Santosh Adhikari
Santosh Adhikari
  • Видео 8
  • Просмотров 38 452
DREAMBOOTH: 15 MINS TRAINING In Stable Diffusion In Google Colab! Super Natural Results! No GPU!
Dreambooth is a Google AI technique to train Stable diffusion model on your custom images.
00:00 Intro
01:29 Preparing images
02:56 Resizing
04:30 Training Dreambooth
10:20 Inference using Automatic 1111
Image resizer: www.birme.net/
Training Dreambooth: colab.research.google.com/drive/1ZG9IWt2lsyG3IAgqPAKWMsC6D_Gzk-SY?usp=sharing
Automatic 111: colab.research.google.com/drive/1STA1mRw4x7ifteu8OF9iMGy139ADzFVZ?usp=sharing
Просмотров: 2 732

Видео

Training palm(Hand) Segmentation using U2Net using 50 images.
Просмотров 223Год назад
Inference result of U2net segmentation model trained only on 50 images. #Handsegmentation #Deep learning Source code: github.com/shuntos/hand_palm_segmentation Contact: santoshadhikari514@gmail.com
Weed Classification Mobile app using Deep Learning and Computer vision
Просмотров 1262 года назад
Detects and Classify following Weed categories: 1) Chinee Apple 2) Lantana 3) Parkinsonia 4) Parthenium 5) Prickly Acacia 6) Rubber Vine 7 ) Siam weed 8) Snake weed Yolov5 for bounding box prediction and class prediction. Deployed using python Flask server and Android application for user Interface.
Urine Strip Analyzer Android App Using Opencv ( Image processing)
Просмотров 4023 года назад
Android App to to Detect and analyze Urine strip with 11 different parameters. Image processing( Opencv) is used to detect strip and patch and calculating value of different parameters . This application is a fast, qualitative and semi-quantitative, dip-and-read test for the detection of Ascorbic Acid, Glucose, Bilirubin, Ketone, Specific Gravity, Blood, pH, Protein, Urobilinogen, Nitrite and L...
Face Detection and Tracking using MTCNN and SORT.
Просмотров 1,6 тыс.4 года назад
Face Detection using MTCNN and tracking Detected faces throughout the video . Video : This is America Source Code: github.com/shuntos/Face-Detection-Tracking Contact: santoshadhikari514@gmail.com
VTON-IT: Virtual Try-On using Image Translation. 2D cloth overlay using GAN and Deep learning.
Просмотров 27 тыс.4 года назад
State of the Art 2D virtual Dressing application. Used Deep learning and computer vision technology for cloth segmentation and overlaying . Github: github.com/shuntos/VITON-IT #Computer_Vision #ImageProcessing #Deeplearning #ArtificialIntelligence #ImageSegmentation #Artificial Intelligence in Fashion #VR Contact: santoshadhikari514@gmail.com
vehicle counting using CNN and Opencv. Machine Learning.
Просмотров 2,5 тыс.5 лет назад
Vehicle Classification and counting . Using Deep learning for object detection Using kalman filter for object tracking. 95 % accuracy contact:santoshadhikari514@gmail.com
Plant diseases detection based on CNN
Просмотров 4,4 тыс.6 лет назад
CNN based tomato diseases detection. Github: github.com/shuntos/Plant-diseases-detection.git

Комментарии

  • @rubanteramnleuzr.3068
    @rubanteramnleuzr.3068 2 дня назад

    where are you using code to make this project?

    • @santoshadhikari3993
      @santoshadhikari3993 2 дня назад

      Open-cv image processing algorithm implemented in Andriod(Java)

  • @sohampatil9947
    @sohampatil9947 22 дня назад

    can you please tell me how can i run your code on repository .. it is very important for us to run it for our college project

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

    Are'nt u thinking in make in 3d Like manikin from opitex but with a real person? I give u an idea

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

    santosh, looking to get in touch!

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

    Can pls share me the project source code

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

    hey can you please help me to get its source code i'm working on that for college project pls santosh

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

    Hi! I am interested in the project. Please contact me for better understanding.

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

    Can I contact you?

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

    Hey can I get in touch with you

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

    hello can you plz tell where i can get its dataset

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

    Hello, I have sent you a email. Would love to get code access and also pls share your latest whatsapp to discuss more. thanks.

  • @mrhncf134
    @mrhncf134 Год назад

    can get the code

  • @FomiMoist
    @FomiMoist Год назад

    can u help me run this code ?

  • @ponyososuke6647
    @ponyososuke6647 Год назад

    Is the google colab the one you are using free? Google stopped SD working on collab now

  • @OpenlaOpenla-p2w
    @OpenlaOpenla-p2w Год назад

    bro can you share your trained model file pls

    • @santoshadhikari3993
      @santoshadhikari3993 Год назад

      It's really easy to train. If you need help contact me at santoshadhikari514@gmail.com

  • @AABrains
    @AABrains Год назад

    bro how u have 30 gb storage in drive, i have only 15 gb

    • @santoshadhikari3993
      @santoshadhikari3993 Год назад

      It's paid account.

    • @AABrains
      @AABrains Год назад

      @@santoshadhikari3993 but paid account starts from 100gb minimum

  • @joelapablaza7722
    @joelapablaza7722 Год назад

    Hi! grate video! Can I train it from a custom model? For that I need to upload first the model to google drive and use it instead of "runwayml/stable-diffusion-v1-5"? Can u please explain me how to select the custom model from my drive and not the hugginface one?

    • @santoshadhikari3993
      @santoshadhikari3993 Год назад

      Thanks for watching. Yes, you can select any base model for training. The easiest way is to upload your model to hugging face platform and use it instead of runwayml/stable-diffusion-v1-5. you can go through this documentation: huggingface.co/docs/hub/models-uploading. Also, you can train by specify path of your model in train_dreambooth.py ( --pretrained_model_name_or_path=$MODEL_NAME \)

    • @joelapablaza7722
      @joelapablaza7722 Год назад

      @@santoshadhikari3993 Thank u! I'm sorry but I have 2 more questions. Can I use a safetensor as the pretrained model? And the last one, I'm uploading the model to my repo on hugging face, on the path "runwayml/stable-diffusion-v1-5" I need to change it to my "myuser/repo-name" but how can I specify which model to use? from example "testing.safetensor". Thanks and sorry for to many questions

    • @thuanhoang-im5vp
      @thuanhoang-im5vp Год назад

      ​@@joelapablaza7722 are you successful uploading differrent model????

  • @omarafique
    @omarafique Год назад

    Hey, can you help us get images of our products in the same way? If a mannequin is wearing the garment and it comes onto a human body?

  • @manoj00881
    @manoj00881 Год назад

    I want to contact you regarding this is there any way to contact you please reply

  • @keep-updating-keep-exploring

    bro need this code for my assignment please share 😅

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

    Bro code for cloth replace

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

    Source ?

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

    nice project!! you can source code, i send mail to u. tks very much

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

    May i please get the source code

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

    Bleh diminta sorcodenya bg?

  • @ThoLe-nk7or
    @ThoLe-nk7or 2 года назад

    could you share source code for me ?

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

    Good project I have an idea of a great market space your project combined with another can fit in if you are interested tell me

  • @lelotaiser5491
    @lelotaiser5491 3 года назад

    hello , i just send you email can you please check it .

  • @omaraga152
    @omaraga152 3 года назад

    Does it work with pants?

  • @RAJESH-hf6iv
    @RAJESH-hf6iv 3 года назад

    Can you please guide or help learn required concepts for develop this please..?

  • @brindarajesh7651
    @brindarajesh7651 3 года назад

    Sir, I have contacted you many times but havent got any response yet :(

  • @jgicreativity9588
    @jgicreativity9588 3 года назад

    can get the code

  • @wwjrdaily9078
    @wwjrdaily9078 3 года назад

    Nice work. May I contact you?

    • @santoshadhikari3993
      @santoshadhikari3993 3 года назад

      Thanks. yes you can. santoshadhikari514@gmail.com , whatsapp 9846744841, +9779846744841

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

      @@santoshadhikari3993 hey your contact info Please?

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

    Amazing work you did !! If i want to make a program like this , what should i have to learn ,can you recommend some resources.

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

    Can pls share the project report

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

    Please bruh

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

      Contact me : gmail - santoshadhikari514@gmail.com, whatsapp: 9846744841 , +9779846744841

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

    Bro, teach me how to do , I will pay 250 bucks

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

      Contact me : gmail - santoshadhikari514@gmail.com, whatsapp: 9846744841 , +9779846744841

    • @리나유니버스
      @리나유니버스 4 года назад

      @@santoshadhikari3993 hello i am interested at your this virtual on project . Can you share or sell your project?

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

      @@리나유니버스 contact me on gmail : santoshadhikari514@gmail.com, or +9779846744841, 9846744841

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

    have you data leaf disease ? if you have it,please share with me

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

    I want ppt of this project

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

    Great work Brother !!! Could you please share your code. May i contact you through email

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

    May i get the source code .. Its really urgent plzz

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

    Are you using t-shirt segmentation followed by Thin plate spline transform to obtain this result.

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

      Body part segmentation is performed on target image, and then partwise incremental fitting is applied for perfect alignment of Reference cloth.

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

      @@santoshadhikari3993 "Partwise incremental fitting" is a standard computer vision technique or is it some thing you have devised. If it's a standard technique then could you pls direct me to some resources where I could read more about it.

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

      @Abhinav, " Partwise incremental fitting" is my concept.

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

      @@santoshadhikari3993 Have you published it or is it confidential.

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

    It's very interesting. Can you share how you did it?

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

    I wish to learn this from you soon 👌👌👌👌

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

    Awesome!! Do you have anyway to learn like this or some example of the solution? Thanks you ,sir...

  • @Yourself98
    @Yourself98 5 лет назад

    Help me run code .please

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

      Tomato Disease Detection using Tensorflow ruclips.net/video/6JMeAKlYpUE/видео.html

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

      ​@@ExtrinsicTechnology have you data leaf disease ? if you have it,please share with me

  • @tkinter3160
    @tkinter3160 5 лет назад

    i need code , you have github

  • @carlosruz5399
    @carlosruz5399 5 лет назад

    Great work¡¡¡ Can you share the algortihm? Im working in a school project for architecture faculty and i want to create an algorithm that count people from a video taken from a Drone, any advices?

  • @suryavamsi3680
    @suryavamsi3680 5 лет назад

    I am gettin an error of no module named darkflow cython_utils. Cy_yolo_findboxes So what to do now

  • @sathya6363
    @sathya6363 5 лет назад

    how to run this code?

    • @santoshadhikari3993
      @santoshadhikari3993 5 лет назад

      Contact me in Gmail. santoshadhikari514@gmail.com

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

      Tomato Disease Detection using Tensorflow ruclips.net/video/6JMeAKlYpUE/видео.html