Telegram Web
πŸ–₯ Face swap on python.

pip install --user opencv-python insightface matplotlib
# скачай 'inswapper_128.onnx' ΠΎΡ‚ΡΡŽΠ΄Π° 'clck.ru/36ct6v' ΠΈ закинь Π² ΠΏΠ°ΠΏΠΊΡƒ с ΠΊΠΎΠ΄ΠΎΠΌ
import cv2
import insightface
from insightface.app import FaceAnalysis
import matplotlib.pyplot as plt

app = FaceAnalysis(name='buffalo_l')
app.prepare(ctx_id=0, det_size=(640, 640))
swapper = insightface.model_zoo.get_model('inswapper_128.onnx')

def swap_faces(img):
img = cv2.imread(img)
fig, ax = plt.subplots(1, 1, figsize=(10, 5))
ax.imshow(img[:,:,::-1])
ax.axis('off'); plt.show()
faces = app.get(img)
face1, face2 = faces[0], faces[1]
imgnew = img.copy()
imgnew = swapper.get(imgnew, face1, face2, paste_back=True)
imgnew = swapper.get(imgnew, face2, face1, paste_back=True)
fig, ax = plt.subplots(1, 1, figsize=(10, 5))
ax.imshow(imgnew[:,:,::-1])
ax.axis('off'); plt.show()
return imgnew


swap_faces('Π’Π£Π’ Π’Π’ΠžΠ Π˜Π—ΠžΠ‘Π ΠΠ–Π•ΠΠ˜Π•')


πŸŽ₯ Video: https://www.youtube.com/shorts/78CFNgTTX54

πŸ‘Œ @CodeProgrammer
❀‍πŸ”₯8πŸ‘4❀1
🌴Machine Learning A-Zβ„’: AI, Python & R + ChatGPT Bonus [2023] 🌴

Learn to create Machine Learning Algorithms in Python and R from two Data Science experts. Code templates included.

This course includes:
42 hours on-demand video
5 coding exercises
39 articles
9 downloadable resources

🟒 Price :- $20

Source :- https://www.udemy.com/course/machinelearning/

Contact @hussein_sheikho
πŸ‘9❀2
Media is too big
VIEW IN TELEGRAM
❀️‍πŸ”₯Hacking the WIFI password❀️‍πŸ”₯

βœ… By: https://www.tgoop.com/Python53
πŸ‘14❀‍πŸ”₯4
πŸ”… Create an Audiobook in Python

πŸ‘Œ https://www.tgoop.com/CodeProgrammer

More Likes, Share, Subscribe πŸ˜‰β€οΈ
🫑12❀5πŸ‘5
import PyPDF2
import pyttsx3
# Read the pdf by specifying the path in your computer
pdfReader = PyPDF2.PdfFileReader(open('clcoding.pdf', 'rb'))
# Get the handle to speaker
speaker = pyttsx3.init()
# split the pages and read one by one
for page_num in range(pdfReader.numPages):
text = pdfReader.getPage(page_num).extractText()
speaker.say(text)
speaker.runAndWait()
# stop the speaker after completion
speaker.stop()
# save the audiobook at specified path
engine.save_to_file(text, 'E:\audio.mp3')
engine.runAndWait()

πŸ‘Œ https://www.tgoop.com/CodeProgrammer

More Likes, Share, Subscribe πŸ˜‰β€οΈ
πŸ‘12πŸ‘10❀8🫑5
Get and download all Udemy courses and other courses for only $10

Create an account on Patreon
patreon.com/DataScienceBooks
πŸ‘6❀2
πŸ‘Œ https://www.tgoop.com/CodeProgrammer

More Likes, Share, Subscribe πŸ˜‰β€οΈ
πŸ‘26❀5
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ”₯ flowty-realtime-lcm-canvas

A realtime sketch to image demo using LCM and the gradio library.

Source: https://github.com/flowtyone/flowty-realtime-lcm-canvas

πŸ‘Œ https://www.tgoop.com/CodeProgrammer

More Likes, Share, Subscribe πŸ˜‰β€οΈ
πŸ‘7😱3
Artificial Intelligence && Deep Learning
Channel for who have a passion for -

* Artificial Intelligence
* Machine Learning
* Deep Learning
* Data Science
* Computer vision
* Image Processing
* Research Papers

https://www.tgoop.com/DeepLearning_ai

https://www.tgoop.com/MachineLearning_Programming
πŸ‘15❀1😍1
Support Vector Machines in OpenCV

Article: https://machinelearningmastery.com/support-vector-machines-in-opencv/

πŸ‘Œ https://www.tgoop.com/CodeProgrammer

More Likes, Share, Subscribe πŸ˜‰β€οΈ
πŸ‘15❀6😍2🫑1
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ”₯ Building and Evaluating Advanced RAG Applications

A new free course from deeplearning.ai on complex RAG (Retrieval Augmented Generation ) techniques has been released.🦾

This course teaches advanced LLM techniques that will help you generate good and relevant answers and...

deeplearning.ai/short-courses/building-evaluating-advanced-rag/

πŸ‘Œ https://www.tgoop.com/CodeProgrammer

More Likes, Share, Subscribe πŸ˜‰β€οΈ
πŸ‘12❀8
🎞 Pytube is a lightweight #Python library that enables you to download #YouTube videos and playlists in specific formats and resolutions.

https://github.com/pytube/pytube

https://www.tgoop.com/CodeProgrammer

More Likes, Share, Subscribe πŸ˜‰
πŸ’―17❀10πŸ‘10
Programmers joked with each other πŸ˜‚
🐳30😱19πŸ‘7🫑4πŸ’―1
STOP WORKING – START EARNINGπŸ†

Do you really like your salary? What about the time you spend at work? Is everything fair and square? Do you have a house, car, summer house? Let's be honest…

🫡I urge you to forget about working for peanuts and start earning real money.

Subscribe to the Mark Trading channel today, and I'm confident that by tomorrow, you'll have made your first profit!

🀫On the channel, you'll find trading signals that you can easily copy even without experience!

https://www.tgoop.com/+mdMjDnomUa83NWJk
πŸ‘6❀‍πŸ”₯2❀1
πŸ–₯ Calculate derivatives in Python

https://www.tgoop.com/CodeProgrammer

More Likes, Share, Subscribe πŸ˜‰
πŸ‘26πŸ’―4πŸ‘1
⚑️ 8 free courses to master large language models:

1- LLM University

The course provides an understanding of how LLM work, their practical applications, and guides students in using LLMs to build and deploy applications.
https://docs.cohere.com/docs/llmu

2- hugging face NLP course

This course provides comprehensive knowledge of Hugging Face transformers, datasets, tokenizers, and the Accelerate tool in the field of Natural Language Processing (NLP).
https://huggingface.co/learn/nlp-course/chapter1/1

3- DeepLearningAI

A collection of free courses created in collaboration with many companies such as LangChain, OpenAI, Google, Weights & Biases, Microsoft and others.
https://www.deeplearning.ai/short-courses/

4- Weights_biases course

This course shows how to create LLM-based applications using API, Langchain ΠΈ W&B Prompts . He talks about developing, experimenting, and evaluating LLM-oriented applications.
https://www.wandb.courses/courses/building-llm-powered-apps

5- Introduction to LLMs course by google cloud

An introductory level course covering what LLMs are, their use cases, and how to improve LLM performance using prompt tuning
https://www.cloudskillsboost.google/course_templates/539

6- Databricks courses

The program includes two courses: " LLMs: Application through Production " and " LLMs: Foundation Models from the Ground Up "
https://www.databricks.com/blog/enroll-our-new-expert-led-large-language-models-llms-courses-edx

7- Course "LangChain & Vector Databases in Production" from activeloopai, towards_AI and Intel

The three-course series will provide students with the knowledge and skills to learn, fine-tune, and integrate LLM into production.
https://learn.activeloop.ai/courses/langchain

8- LLM Bootcamp

Covers topics such as Prompt Engineering, LLMOps, UX for language user interfaces, augmented language models, rapid LLM application development, future trends in LLM, fundamental concepts and walkthrough of askFSDL.
https://fullstackdeeplearning.com/llm-bootcamp/

https://www.tgoop.com/CodeProgrammer

More Likes, Share, Subscribe πŸ˜‰
πŸ‘16❀4πŸ‘1
πŸ–₯ Hitchhiker's Guide to Python

Python Best Practices Guidebook

A guide to best practices for installing, configuring and using Python on a daily basis, including pip, numpy, virtualenv and more.

Resources: https://whatsapp.com/channel/0029VaC7Weq29753hpcggW2A/110
πŸ‘7❀1
What's your gender?
Anonymous Poll
85%
man
15%
woman
πŸ‘15πŸ€”9❀5
πŸ–₯ Turn (almost) any Python command line program into a full GUI application with one line.

πŸ”— GitHub: https://github.com/chriskiehl/Gooey

https://www.tgoop.com/CodeProgrammer

More Likes, Share, Subscribe πŸ˜‰
πŸ‘15πŸ’―1
2025/07/13 17:23:48
Back to Top
HTML Embed Code: