YOLO-NAS vs YOLOV8 for Real-time Object Detection - Pros and Cons

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ต.ค. 2024

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

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

    Join My AI Career Program
    www.nicolai-nielsen.com/aicareer
    Enroll in My School and Technical Courses
    www.nicos-school.com

  • @polymir9053
    @polymir9053 5 หลายเดือนก่อน +1

    The reason for the slow performance with Yolo-nas is because your running inference using their .predict function. Their prediction functions are slow and not meant to be ran in a production system. You have to export the model into into something like onnx format to get the actual speeds. Once you do that, it should be much faster.

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

      Yup I know, but even in onnx it gets smoked by yolov8

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

      @@NicolaiAI Thats interesting.. I'm starting to doubt their claims that its faster. But looking back at their github, they seem to claim only the 8bit quant models are faster, so maybe they aren't lying? I'll have to try the 8 bit

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

    Thank you for the video! looking forward to watch your video about how to improve YoloNAS inference speed!

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

      Thanks a lot for watching! Have u been trying it out urself?

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

      @@NicolaiAI I tried YoloNAS on my webcam and had the same issue but I think I should try the INT8 quantized version next time.

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

      Yeah for sure. Should still run way faster doe

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

    Thank you, for sharing, Nicolai.

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

      Thanks for watching Jonathan!

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

    Thanks for putting this together!

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

      Thanks a lot for watching! Means a ton to me

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

    Thank you for your awesome tutorial. Do these models (YOLOv8 & YOLO-NAS) also work on Android? Please share your experience if you have tried it to deploy on Android.

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

    Thank you so much for very good contain.Can we use any other pretrained model instead of coco for YOLO NAS.

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

    Hey Nic. This video is amazing.i have a question for you. Can you help me giving the approach , how to build a helmet detection model for motorbikes and a seat belt detector for cars and other vehicles as a single project? Kindly take the pain to share the right approach and models to use for that.

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

    I did a comparison between yolo and detr in a limited datasets and found yolo is a little better even though both of them results are far from satisfaction. Our training datasets are only around 200.

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

      Cool comparison. I don’t think much has been done to detr recently

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

      I'm actually surprised that YOLO only did a little better. While transformer models tend to outperform pure CNNs, they are also know to be very data hungry as well.

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

    Great lectures.

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

      Thanks a lot man! Appreciate u watching

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

    Love your content but I'm surprised that you didn't use more advanced comparators in the pros and cons like licenses, label format to train on custom data, ... it could have been more informative IMHO

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

      Thanks a lot for watching a the feedback! This was just a quick overview and to more to see how you can run the two models easily. We are definitely going to cover way more of all of that in the future. Stay tuned!

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

      @@NicolaiAI 🤝

  • @ZeynepC3
    @ZeynepC3 7 หลายเดือนก่อน +1

    Thanks for the video, I have a question. Which one is faster, yolov8 or yolo-NAS? Have you had a chance to test this?

    • @NicolaiAI
      @NicolaiAI  7 หลายเดือนก่อน

      Yolov8 for sure!

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

    How to train this on 8 GPUs on DGX A100?

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

    i tried yolov8 for sometime, and when i want to try tuning hyperparameters using raytune, it shows an error, even though i followed the steps provided by Ultralytics, can you make a video about tuning yolov8 hyperparameters using raytune?

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

    Personally, I would detect you in an instant if I saw you outside :D
    1ms, piew!
    [That Yolo Guy]

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

      Hahah! Come say hi if you detect me one day

  • @NeuralNetwork-go5zn
    @NeuralNetwork-go5zn ปีที่แล้ว +1

    hello, really nice tutorial!
    I created a custom yolo detection with yolov8m as a base, but when I run it, as soon as the speed of the objects increases, the algorithm loses track of me and starts to "jerk" the video output. Does anyone have an idea how to fix this?
    (yolov8m algorithm trained on 300 custom images)
    Thanks so much to anyone who can help me!!

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

      Hi Thanks a lot man! Are u using a tracker?

    • @NeuralNetwork-go5zn
      @NeuralNetwork-go5zn ปีที่แล้ว

      @@NicolaiAI yes i think, i use model.track(..)

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

    Hi, what graphics card are you using?