Prateek Joshi
Prateek Joshi
  • Видео 42
  • Просмотров 54 018
Llama 3.2 Vision - Generate Image Description
In this video, I've used Llama 3.2 Vision model via Openrouter's API to generate image description.
Просмотров: 85

Видео

Create Whip Pan Transition With Python
Просмотров 25День назад
Tutorial on implementing Whip Pan video-tranisition effect using Python. Download code and input images - pjoshi15.gumroad.com/l/hiokh
Adjustable Depth Blur Effect | Python Graphics
Просмотров 1321 день назад
Add blur effect in images based on depth in Python. Code - pjoshi15.gumroad.com/l/omvvrp
Color B&W photos Using AI in Python
Просмотров 29Месяц назад
Colorize photos using AI and Python Code - github.com/prateekjoshi565/Photo-Colorization/blob/main/Photo_Colorization.ipynb
Create Smooth Bouncy Text Animation with Python
Просмотров 51Месяц назад
Python tutorial - Create Smooth Bouncy Text Animation
Automated Face Retouching with AI and Python
Просмотров 134Месяц назад
In this video, I have performed face retouching in Python. I have used Facer python lbrary to automatically parse face and segment the skin. Python notebook download - pjoshi15.gumroad.com/l/swjad
Add Text on Curved Surfaces - Python Graphics
Просмотров 22Месяц назад
A Python tutorial on how to overlay text on a curved surface. I have used Wand library to distort a text-image and place it on an image of a ball. Other than that, I have also used numpy, PIL and OpenCV libraries in this tutorial.
Pop Out Effect for Photos - Python Tutorial
Просмотров 222 месяца назад
How to use Python to create pop-out effect in images. Code - github.com/prateekjoshi565/PopOut-Effect/blob/main/pop_out_style_python.ipynb
Add Text to Objects | Perspective Text Effect in Python
Просмотров 262 месяца назад
Python for grpahic design - Tutorial on creating perspective text effect. Add realistic text on objects using image processing techniques.
Modern Graphics Design in Python | Creative Poster
Просмотров 412 месяца назад
Learn to create modern creative poster design using Python in this tutorial. You will also learn how to work with images in Python in an intuitive manner. Download Python code and image files - pjoshi15.gumroad.com/l/jdekg
Create Glowing Neon Circle Background in Python - Photo Manipulation
Просмотров 252 месяца назад
Create Glowing Neon Circle Background in Python - Photo Manipulation Code - github.com/prateekjoshi565/Neon-Glow-Effect/blob/main/python code - neon glow circle background.ipynb
Smoke Text Effect | Python Tutorial | Graphics Design
Просмотров 372 месяца назад
In this Python tutorial, I teach you how to create a cool smoke-text effect by overlaying smoke over text using image processing techniques in Python. Code - pjoshi15.gumroad.com/l/mgcmt
Image Blend Modes in Python
Просмотров 1573 месяца назад
Image blending involves two layers or images that are combined pixel-to-pixel to create a new image. The corresponding pixels of the two layers are combined with the help of a formula. In this tutorial, I have used Python to implement image blending from scratch. The blend modes explained in the video are Multiply, Screen, and Overlay. Python Notebook - github.com/prateekjoshi565/Blend-Modes/bl...
Segment Clothes with Grounded SAM 2 in Python
Просмотров 3773 месяца назад
A python tutorial on segmenting clothes in images using Grounded SAM 2 model. This model allows the user to pass a text prompt specifying the object to segment.
How to Color Match Images in Python
Просмотров 1593 месяца назад
How to Color Match Images in Python
Sky Segmentation Using Grounded SAM 2 Model
Просмотров 2903 месяца назад
Sky Segmentation Using Grounded SAM 2 Model
Rembg vs Transparent Background - Image Background Removal in Python
Просмотров 1284 месяца назад
Rembg vs Transparent Background - Image Background Removal in Python
FLUX.1 [schnell] Model API - Python
Просмотров 5124 месяца назад
FLUX.1 [schnell] Model API - Python
Run SDXL Model on Low GPU Memory | Python Tutorial
Просмотров 1164 месяца назад
Run SDXL Model on Low GPU Memory | Python Tutorial
Differential Diffusion Inpainting with Diffusers in Python
Просмотров 2265 месяцев назад
Differential Diffusion Inpainting with Diffusers in Python
Extract Tables from Image Documents | Florence-2 Model | Python
Просмотров 9145 месяцев назад
Extract Tables from Image Documents | Florence-2 Model | Python
Style Transfer with Stable Diffusion in Python | Diffusers
Просмотров 3905 месяцев назад
Style Transfer with Stable Diffusion in Python | Diffusers
Florence-2 for Data Labeling in Python
Просмотров 2,6 тыс.6 месяцев назад
Florence-2 for Data Labeling in Python
Guided Image Generation - ControlNet and SDXL Flash in Python
Просмотров 2786 месяцев назад
Guided Image Generation - ControlNet and SDXL Flash in Python
Generate Image Descriptions using Gemini Flash
Просмотров 3356 месяцев назад
Generate Image Descriptions using Gemini Flash
SDXL Flash - A fast model with better image quality
Просмотров 1986 месяцев назад
SDXL Flash - A fast model with better image quality
Build AI Image Generation Web App with Anvil - Part 2
Просмотров 407 месяцев назад
Build AI Image Generation Web App with Anvil - Part 2
Build AI Image Generation Web App with Anvil - Part 1
Просмотров 707 месяцев назад
Build AI Image Generation Web App with Anvil - Part 1
Image-to-Image Generation with Stable Diffusion API | Getimg AI
Просмотров 3508 месяцев назад
Image-to-Image Generation with Stable Diffusion API | Getimg AI
Stable Diffusion Image Generation - Python GetImg API Tutorial
Просмотров 3088 месяцев назад
Stable Diffusion Image Generation - Python GetImg API Tutorial

Комментарии

  • @pjoshi_15
    @pjoshi_15 6 дней назад

    Generate image descriptions using open source model - Llama 3.2 ruclips.net/video/uE-nkEMtXlU/видео.html

  • @cafeecomputacao
    @cafeecomputacao 9 дней назад

    thanks 🤓☺

  • @615bla
    @615bla 19 дней назад

    that is exactly what i was looking for, thank you

  • @Dasss411
    @Dasss411 24 дня назад

    Thank you so much man, very informative!

  • @rachitshah2722
    @rachitshah2722 Месяц назад

    Can we use differential diffusion for a custom mask, which we are using in a normal inpainting pipeline. How can we use differential diffusion for FLux based pipeline

  • @pjoshi_15
    @pjoshi_15 Месяц назад

    Add a glowing circle behind a person - ruclips.net/video/ZAxgaHllx24/видео.html

  • @pjoshi_15
    @pjoshi_15 2 месяца назад

    Image Blend Modes in Python ruclips.net/video/1khPnhakcwg/видео.html

  • @YiDong-h5x
    @YiDong-h5x 2 месяца назад

    Thank you so much!

  • @pjoshi_15
    @pjoshi_15 2 месяца назад

    Create Smoke Text Effect with Python ruclips.net/video/33MlKuQYdWU/видео.html

  • @pjoshi_15
    @pjoshi_15 3 месяца назад

    Image Blend Modes in Python ruclips.net/video/1khPnhakcwg/видео.html

  • @pjoshi_15
    @pjoshi_15 3 месяца назад

    Clothes Segmentation using Grounded SAM 2 ruclips.net/video/w8K7YN4v-78/видео.html

  • @pjoshi_15
    @pjoshi_15 3 месяца назад

    Sky Segmentation using Grounded SAM 2 ruclips.net/video/TP02S0U5-bM/видео.html

  • @AmanChauhan-hr1wh
    @AmanChauhan-hr1wh 3 месяца назад

    How i can extract data of table present in cropped image into csv

    • @pjoshi_15
      @pjoshi_15 3 месяца назад

      @@AmanChauhan-hr1wh there are many OCR models that can be used for extracting text from the image. Even Florence 2 has the capability to perform OCR.

  • @YogeshMali-l2y
    @YogeshMali-l2y 3 месяца назад

    Hey prateek can u please make a video on training lora model to generate consistent character and style for flux dev model in colab

  • @himanshuraj5689
    @himanshuraj5689 3 месяца назад

    paid?

    • @pjoshi_15
      @pjoshi_15 3 месяца назад

      @@himanshuraj5689 Yes it is a paid API

  • @YogeshMali-l2y
    @YogeshMali-l2y 4 месяца назад

    Can you share the kaggle notebook link

  • @pysohan
    @pysohan 4 месяца назад

    Could you create the Flux dev video? I'm encountering a few errors with the model.

  • @YogeshMali-l2y
    @YogeshMali-l2y 4 месяца назад

    You got one new subscriber today. I really got xao much help through your videos. Keep creating

  • @YogeshMali-l2y
    @YogeshMali-l2y 4 месяца назад

    So nice explanation for beginners. Honestly like it❤.could you. Please help me by making a video on how train LoRA for sdxl in colab to generate consistent character and the style. On our own dataset 😊

  • @YogeshMali-l2y
    @YogeshMali-l2y 4 месяца назад

    Really prateek thank you for this video, this helped me in my project 😊. Keep making such videos regarding helpful ai model in colab. Thanks once again 😊❤

  • @YogeshMali-l2y
    @YogeshMali-l2y 4 месяца назад

    Can you please share the colab notebook. Please 🙂

  • @tobi.e6412
    @tobi.e6412 4 месяца назад

    Nice Video, is It possible to give an specific Shirt to stable to fit in the model?

  • @muhamedhalil
    @muhamedhalil 5 месяцев назад

    Great tutorial. Thank you. You got yourself a Like and Subscribe from me. Could you also provide us with access to the source code itself, it would mean a lot.

    • @pjoshi_15
      @pjoshi_15 5 месяцев назад

      Thanks for subscribing! I have added the code in the description.

    • @muhamedhalil
      @muhamedhalil 5 месяцев назад

      @@pjoshi_15 Thanks.

    • @AmanChauhan-hr1wh
      @AmanChauhan-hr1wh 3 месяца назад

      how to extract this into CSV efficiently?

  • @SURAJ_2609
    @SURAJ_2609 5 месяцев назад

    Can you please share the code for this project?

  • @schnippeldifit7805
    @schnippeldifit7805 5 месяцев назад

    thank you

  • @mind6861
    @mind6861 5 месяцев назад

    nice vid bud , excellent work

  • @AmeerSameerKhan
    @AmeerSameerKhan 6 месяцев назад

    Very helpful as always, thank you!

  • @AmeerSameerKhan
    @AmeerSameerKhan 6 месяцев назад

    Thanks once again, Prateek! P.S: Still waiting for a video showing how to host SDXL Flash on a cloud GPU to enable access via an API! 🙂 more power to you!

  • @AmeerSameerKhan
    @AmeerSameerKhan 6 месяцев назад

    Another great video ✨

  • @AmeerSameerKhan
    @AmeerSameerKhan 6 месяцев назад

    You produce such amazing videos!!! Super helpful, on point - Crisp! I am sure by the end of this year, you will exceed 1000's of followers (still cannot believe you are on 65 only) I'd love to see a video, in your crisp style, showing how to host SDXL Flash on a cloud GPU to enable access via an API! Would really help people getting started, make sense of the landscape.

    • @pjoshi_15
      @pjoshi_15 6 месяцев назад

      Thanks Ameer for the kind words 🙂 I'll try to publish more videos on SDXL Flash and Cloud hosting.

    • @AmeerSameerKhan
      @AmeerSameerKhan 6 месяцев назад

      @@pjoshi_15 Eagerly look forward to those!

  • @oxuanhieu5753
    @oxuanhieu5753 6 месяцев назад

    when I run script, I get error: outofmemory even though i also run on collab: input_points_2 = [[[200, 850]]] inputs_2 = processor(img, input_points=input_points_2, return_tensors="pt").to("cuda") outputs_2 = model(**inputs_2) masks_2 = processor.image_processor.post_process_masks(outputs_2.pred_masks.cpu(), inputs["original_sizes"].cpu(), inputs["reshaped_input_sizes"].cpu()),

  • @amirsohail855
    @amirsohail855 7 месяцев назад

    Thank you @Prateek Joshi for this useful knowledge.

  • @mightye6669
    @mightye6669 8 месяцев назад

    worked, but the model is crap lol. I want to use this method to content automation but I dont think it will work

  • @yekta-learn
    @yekta-learn 8 месяцев назад

    Thank you bro. It was greate

  • @saigopal5086
    @saigopal5086 10 месяцев назад

    Really good and on point explanation. wish to see more tutorials related to hugging face models.

  • @matt18712
    @matt18712 11 месяцев назад

    Thanks for taking the time to make this tutorial. I'm new to all of this and you did a good job explaining the paramters.

  • @alijassim2011
    @alijassim2011 2 года назад

    hi how are you >>>>How do you calculate the total number of cars and where will you put the code

    • @pjoshi_15
      @pjoshi_15 2 года назад

      Hi, I simply use the number of contours below the highlighted horizontal line to count the detected vehicles. Hope it helps!

    • @alijassim2011
      @alijassim2011 2 года назад

      @@pjoshi_15 yes bro i see thats but i mean the totals numbers of all cars with 24 h for exe.

    • @alijassim2011
      @alijassim2011 2 года назад

      @@pjoshi_15 ples answer me how can i contact you bro

  • @satyamskillz
    @satyamskillz 4 года назад

    Nice and simple tutorial