Fast Segment Anything (FastSAM) vs SAM | Is it 50x faster?

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ม.ค. 2025

ความคิดเห็น • 35

  • @zappist751
    @zappist751 ปีที่แล้ว +5

    roboflow is my favorite youtube channel :)

    • @Roboflow
      @Roboflow  ปีที่แล้ว +2

      That’s what I wanted to hear 🔥

  • @donniezheng9163
    @donniezheng9163 ปีที่แล้ว +2

    Thank you so much for your hard work! There are all brilliant videos.

  • @muhammadumarsotvoldiev8768
    @muhammadumarsotvoldiev8768 ปีที่แล้ว +2

    Thank you very much for yor work, and contribution to open source👍

    • @Roboflow
      @Roboflow  ปีที่แล้ว

      My pleasure!

  • @cyberhard
    @cyberhard ปีที่แล้ว +2

    Another excellent video and demo.

    • @Roboflow
      @Roboflow  ปีที่แล้ว

      Thanks a lot! I really try my best this time.

  • @nizarelharrouni2351
    @nizarelharrouni2351 ปีที่แล้ว +3

    Hi piotr,
    I hope you are doing fine. First I'd like to thank you for your contribution and dedication to the open source community and your innovation.
    I wanted to ask you regardin S.A.M and the geospatial aspect of it or and deeplearning derived application to the classification of image.
    Are you familiar or have you tried or have any idea if it is possible to classify different types of buildings ,in my case riyadhs which are a specific type of traditionnal housing in Morocco and other regular buildings, the main goal is to do a time series of the evolution of this type of housing through the years.
    And if it can be done on GEE (google earth engine ) or just regular collab notebook
    And finaly if it can be exported as a shapefile.
    Thank you for your time i hope to hear from you soon and sorry for any inconvenience .

  • @romanbreyer4291
    @romanbreyer4291 8 หลายเดือนก่อน

    great video! is there an existing approach which handles non-complete segmented objects and makes them complete? E.g. segmenting a car, but the back has been covered by another object.

  • @inquisitiverakib5844
    @inquisitiverakib5844 ปีที่แล้ว +1

    how can we get .json file from this annotated image which will carry the co-ordinates of the polygon mask as text format???

  • @adityashrivastava9183
    @adityashrivastava9183 ปีที่แล้ว +1

    Does this work for medical images in TIFF format ?

    • @Roboflow
      @Roboflow  ปีที่แล้ว

      I’m not sure if it works with TIFF, but personally I would not use this model with medical images. You should aim for top prediction quality not speed optimization.

  • @gexiang471
    @gexiang471 ปีที่แล้ว

    Whether to support inference using c++

  • @TUSHARGOPALKA-nj7jx
    @TUSHARGOPALKA-nj7jx 8 หลายเดือนก่อน

    Such a great video. Can you please tell me how to train Fastsam on a custom dataset like Coco or ade20k to also have image classification and detection

  • @fourier_mourier
    @fourier_mourier ปีที่แล้ว +2

    Hi, using several rtx series gpu i found out Fast SAM is almost x100 faster than the original one. Sometimes predictions may seem not so accurate but it's worth noting that, as the authors specified on their github page, fast sam was trained only using 2% of the original sam training dataset. I think many will be ok with such tool working realtime rather than waiting another 20-40 seconds inferencing SAM.
    How's about yolov8 vs yolo-nas comparison?) testing on my personal datasets has showed yolo-nas was not better than v8 so it would be great if you compare them using different tasks

    • @Roboflow
      @Roboflow  ปีที่แล้ว +2

      So you touched on a number of important topics. I think many people will be happy with FastSAM replacing SAM. Like I said for simple scenes FastSAM may be just what you need. 20-40 seconds for SAM inference? I didn't experienced that latency. As for yolov8 vs yolo-nas, you meant pretrained COCO models or fine-tuning?

    • @fourier_mourier
      @fourier_mourier ปีที่แล้ว +1

      ​@@Roboflow
      I just did inference on a bit higher resolution images so original sam turned out to be too slow
      As for v8 vs nas i think fine-tuned or trained from scratch will be much cleaner since we can't be actually sure about which data authors used to get their "sota" map values)

    • @Roboflow
      @Roboflow  ปีที่แล้ว +1

      @@fourier_mourier same goes for any model. You are never sure about the training process. All you know is the score on COCO. Thats actually one of the biggest problem with model benchmarks...

    • @fourier_mourier
      @fourier_mourier ปีที่แล้ว

      ​​​@@Roboflow yeah, so i would be glad if you have time to compare them too: i used some custom datasets of mine and yolo-nas didn't perform any better than v8 despite their claims =/
      Maybe rt-detr can be included too - it seems it has now stable training pipeline in ultralytics package

    • @atomadeus
      @atomadeus ปีที่แล้ว

      I think using FastSAM to develop a semi-automatic annotation tool is a great idea.

  • @bhaktiras.r
    @bhaktiras.r ปีที่แล้ว

    Thank you for this video❤️, will you pls make a video on speed estimation of vehicle on the road?

  • @seabirdman1
    @seabirdman1 2 หลายเดือนก่อน

    Any idea when fastSAM might be upgraded to be based on Yolo11n which is about 7% faster than 8n?

  • @lengocdatk16_hcm58
    @lengocdatk16_hcm58 ปีที่แล้ว

    Hi. how can i get results after Segment to txt file to train with yolo ?

  • @74Gee
    @74Gee 5 หลายเดือนก่อน

    I wonder if Sam2/fastsam could be used to improve person tracking.

  • @samiaghezal
    @samiaghezal ปีที่แล้ว +1

    how to use with MPS

    • @Roboflow
      @Roboflow  ปีที่แล้ว

      What’s MPS? 🤔

    • @samiaghezal
      @samiaghezal ปีที่แล้ว

      Metal Performance Shaders from Apple@@Roboflow

    • @seabirdman1
      @seabirdman1 2 หลายเดือนก่อน

      “device = MPS”

  • @유영재-c9c
    @유영재-c9c ปีที่แล้ว +3

    Also handle mobilesam!!!

    • @Roboflow
      @Roboflow  ปีที่แล้ว

      Not sure if I want us to cover every SAM-based model. Curious why you think MobileSAM is worth takings look?