Segment Anything Model (SAM): a new AI model from Meta AI

Поділитися
Вставка

КОМЕНТАРІ • 55

  • @hulkbaiyo8512
    @hulkbaiyo8512 Рік тому +1

    wow, it's been a long time, thanks youtube algorithm. I finally saw you again, follow you since Mask-RCNN, but no notifications for your new video. And thanks for sharing this. I have tested your code on any custom image, and SAM is amazing! Love what you doing, keep sharing your knowledge Aarohi! you are the master of applying those new techs to real life.

    • @CodeWithAarohi
      @CodeWithAarohi  Рік тому +1

      Glad to hear from you and thanks for your kind words. I have posted videos on new topics. You can check them as well🙂

  • @mahejabeenhossain9727
    @mahejabeenhossain9727 10 місяців тому

    Great video! A great starting point!!

  • @yainri
    @yainri Рік тому

    Great explanation and detail. thank you

  • @ela_bd
    @ela_bd Рік тому

    Awesome , Thankyou.

  • @parthhappy
    @parthhappy 6 місяців тому

    How to generate mask using Text prompts?

  • @Life-zx5wp
    @Life-zx5wp Рік тому

    how can i take out of data (frame after segment, and location mask to put it in to txt file for trainning yolo?

  • @AakashGoyal25
    @AakashGoyal25 6 місяців тому

    Hello Aarohi, Great content. Thank you so much!
    Can you also prepare a video on fine tuning SAM model on custom dataset and how to use it for live inference?

  • @shantilalzanwar8687
    @shantilalzanwar8687 Рік тому

    Nice work, keep it up

  • @YifanLi-zg9ud
    @YifanLi-zg9ud Рік тому +2

    Thanks for your video!
    Hi, Aaroh. The appearance of SAM makes me feel the cv area has been explored completely. I used to choose cv as my research direction of master degree. But now it shows I should change my choose. What direction of AI area should I learn to get a good job after graduation? Could I get ur recommendations please? Thanks a lot!

    • @CodeWithAarohi
      @CodeWithAarohi  Рік тому +2

      While it's true that the computer vision field has seen significant advancements in recent years, there are still many open research problems and opportunities for innovation in this area. Additionally, computer vision is just one of many subfields within artificial intelligence, and there are many other areas that are also experiencing rapid growth and development. Some of these areas include: Natural Language Processing (NLP), Reinforcement Learning (RL), Generative Adversarial Networks (GANs), Autonomous Systems, Healthcare AI.
      These are just a few examples of the many areas within AI that are currently experiencing rapid growth and development. Ultimately, the choice of research direction should be based on your interests, skills, and career goals.

  • @ralphmoran
    @ralphmoran Рік тому

    Hi Aarohi, thanks for sharing these videos. I want to ask you something, is there any microcontroller or device to build a drone that houses AI, then it decides by itself based on a trained model? I found that Raspberry PI Zero 2W is a great candidate, small but no powerful. Now, I found NVidia Jetson Nano, great for AI apps but too big for a drone. Do you happen to know or guide me on this project? Thanks again

  • @dipankarnandi7708
    @dipankarnandi7708 Рік тому

    Instead of using the marker point, how about we use bounding box for the object we want to segment.
    That way it wouod be more accurate

    • @CodeWithAarohi
      @CodeWithAarohi  Рік тому

      Yes, You are correct. Here is the video putting masks using bounding boxes ua-cam.com/video/XB9zg99x2jE/v-deo.html

  • @shantilalzanwar8687
    @shantilalzanwar8687 Рік тому

    Hello Aarohi, wondering if I can detect two objects and find their intersection in an image ?

    • @CodeWithAarohi
      @CodeWithAarohi  Рік тому +1

      Yes, You can detect 2 objects and do various different operations on it. To suggest you something, I need to know the entire problem statement.

  • @shantilalzanwar8687
    @shantilalzanwar8687 Рік тому

    Tried the code today, it is not putting star on truck, can you help ?

    • @CodeWithAarohi
      @CodeWithAarohi  Рік тому +1

      I have to check the code to help you with that. YOu can email me at aarohisingla1987@gmail.com

    • @shantilalzanwar8687
      @shantilalzanwar8687 Рік тому

      thanks, will do@@CodeWithAarohi

    • @shantilalzanwar8687
      @shantilalzanwar8687 Рік тому

      Just now forwarded code. You can see it plot images, but plotting star, is not working. My guess is CUDA is not installed. @@CodeWithAarohi

  • @premsai-yu6nj
    @premsai-yu6nj Рік тому

    What is difference with other segment models?

  • @OsamahTAHER
    @OsamahTAHER Рік тому

    Hi Arohi, is it possible to use it for custom object detection in own dataset?? I mean custom dataset

    • @CodeWithAarohi
      @CodeWithAarohi  Рік тому +2

      I am still exploring the algorithm. Can't answer on this right now. But, I mean this model can segment anything as per Meta. So you can try it on the images which have objects of your custom requirement. If it is working fine on the images of your choice then you can simply import this model.

  • @sahilshegokar
    @sahilshegokar Рік тому

    Nice informetion video but can you make more video on this topics as soon as posibal

  • @syedasifahmadqadri129
    @syedasifahmadqadri129 Рік тому

    Hi Mam. Can we use this model for plant disease segmentation?

    • @NikaTadic
      @NikaTadic Рік тому

      Can we retrain this model on the data that we are interested in?

  • @NiM44
    @NiM44 Рік тому

    i've look a lot to find a way label the masks , the only way could we get benefit of this SAM ,
    ANY ONE KNOW HOW TO LABEL SEGMENTED ELEMENTS ?

    • @CodeWithAarohi
      @CodeWithAarohi  Рік тому

      Yes you are right. If you will check there dataset page, they have mentioned that
      "NOTE: There are no class labels for the images or mask annotations." We need to figure out the solution for this. I will try and will share if I were able to do it.

  • @hakankosebas2085
    @hakankosebas2085 Рік тому

    how this perform in real life application in fps, for example segmenting road

    • @CodeWithAarohi
      @CodeWithAarohi  Рік тому

      I am not certain about the answer to your question as the model is newly developed and I haven't explored it properly yet. But I think in next few days, I can answer that 🙂

  • @ajaysivasaitangella1717
    @ajaysivasaitangella1717 Рік тому

    thank you for this wonderful video could please make a video on resnet inception v2

  • @aminmemar416
    @aminmemar416 Рік тому

    code pls😢

    • @CodeWithAarohi
      @CodeWithAarohi  Рік тому

      The official repo of SAM have the code which I used in this video.

  • @dilshodbazarov7682
    @dilshodbazarov7682 Рік тому

    Graet video !!
    Is it possible to automatically segment polygonal or rectangle objects? For example: I have a painting photo which has been taken unprofessionally using a phone. If possible, please make tutorials on how to do so them in python as well as sharing requirements file. It would be great.
    Thank you in advance!!!

  • @genzprogrammer
    @genzprogrammer Рік тому

    Hi Aarohi , Can we get tutorials on NLP like bert, Transformers...

    • @CodeWithAarohi
      @CodeWithAarohi  Рік тому +1

      I will try to make tutorials on requested topics

    • @sahilshegokar
      @sahilshegokar Рік тому

      @@CodeWithAarohi hi Arohi
      can you make it full informetion or tutorials video of that topics

  • @RAZZKIRAN
    @RAZZKIRAN Рік тому

    Thank you madam

  • @umairsabir6686
    @umairsabir6686 Рік тому

    Thanks for this video Aarohi. can you also make a video on the parameters used while doing inference with the pre trained weights. what will be the effect of each parameter. For example if I want to reduce the sensitivity of detected masks then how to do it. For example segment anything detects different mask for the leg, foot, fingers but I need a single mask for all 3 then how to tune it. If I give it a bottle image then it segments the cap and bottle part separately but for now I need single mask.

    • @CodeWithAarohi
      @CodeWithAarohi  Рік тому

      I will try

    • @umairsabir6686
      @umairsabir6686 Рік тому

      @@CodeWithAarohi Thanks Aarohi. Did you plan anything to make this one ?

    • @CodeWithAarohi
      @CodeWithAarohi  Рік тому

      @@umairsabir6686 please check this video: ua-cam.com/video/XB9zg99x2jE/v-deo.html

  • @jorgetoro6844
    @jorgetoro6844 Рік тому +1

    Meta SAM for design seems very weak, the background removal is very clunky and pixelated, is not smooth at all. Waste of time for design, I'm sure it will be great for other AI uses.

    • @NikaTadic
      @NikaTadic Рік тому

      Were you able to remove background? I am doing segmenting everything, however I need to segment all objects in the image but disregard the background

    • @jorgetoro6844
      @jorgetoro6844 Рік тому

      @@NikaTadic Yes, is possible to remove background, but the final result is not good for design purposes as the cut out is not smooth at all. SAM still seems good for AI Vision related things.

    • @nikatadic2021
      @nikatadic2021 Рік тому

      @@jorgetoro6844 I don’t need it for design purposes so it might be helpful for me. Do you mind to share how did you remove it? Thank you!