YOLOvsSSD

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

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

  • @getsideways7257
    @getsideways7257 6 ปีที่แล้ว +7

    "Is that a cow?.. Is that a train?.. No, that's actually a plane" :)

  • @BrianChu888
    @BrianChu888 7 ปีที่แล้ว +18

    The videos are out of sync, is that just how you show the video or is that real time so YOLO is slower than SSD?

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

      yes, these vides are out of sync because of different FPS.
      In case of me, YOLO is faster than SSD.

    • @satyamamidisetty8100
      @satyamamidisetty8100 4 ปีที่แล้ว

      @@sungtaemoon1423 no man ssd is way faster than yolo

  • @KishorSaitwal
    @KishorSaitwal 7 ปีที่แล้ว +4

    Nice comparison of YOLO and SSD! What is the frame-resolution of this test-video? Thanks.

    • @sungtaemoon1423
      @sungtaemoon1423  7 ปีที่แล้ว

      Sorry I forgot the frame-resolution. I just remember I use the video using iphone7

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

      Can I run YOLO in Windows ?

    • @nectar4103
      @nectar4103 4 ปีที่แล้ว

      @@mwshiv6493 yes but need to do some configuration first.

    • @neeraj.kumar.1
      @neeraj.kumar.1 2 ปีที่แล้ว

      ​@@mwshiv6493
      Yes ?
      Did you try?

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

    Hi, SungTae, How did you get the normal-playing video instead of the faster video which is like the video on Website. Thanks. Which parmeter should we change? thanks

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

      yes, I use normal-playing video. and I just use default parameter.
      It cools~~~

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

    Hello! Did you use YOLOv2, YOLOv2 544x544 or Old YOLO?

  • @r.a.9802
    @r.a.9802 2 ปีที่แล้ว +1

    Hello SungTae, thanks, danke, merci, gracias, where can i test SSD un hace tested YOLO V.4 EN GOOGLE COLAB, BUT WHERE CAN I TEST SSD?

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

    hey! Great video! Which classes are these trained on?

    • @sungtaemoon1423
      @sungtaemoon1423  7 ปีที่แล้ว

      Thanks, I just use default data set

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

      by that you mean MSCOCO? both codebases have multiple "defaults" (ILSVRC, COCO, and Pascal VOC)

    • @sungtaemoon1423
      @sungtaemoon1423  7 ปีที่แล้ว

      yap,, I used MSCOCO.

  • @alialiev3721
    @alialiev3721 7 ปีที่แล้ว

    Hi! So what is the YOLO average FPS on that video? Did you use the same hardware?

    • @sungtaemoon1423
      @sungtaemoon1423  7 ปีที่แล้ว

      yes, I just use notebook ( intel i7). I forgot the FPS. however, I remember it is enough to use it.

  • @aliayub4528
    @aliayub4528 7 ปีที่แล้ว

    Hey where can I get an implementation of the YOLO algorithm (we are trying to detect parts of a moving animal)
    Thanks!

    • @matthewwadle2558
      @matthewwadle2558 6 ปีที่แล้ว

      I'm not sure how successful you will be in detecting parts of an animal with YOLO, but you can download it from pjreddie.com/darknet/yolo/

    • @mwshiv6493
      @mwshiv6493 6 ปีที่แล้ว

      Bro can I run on Windows

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

    could you give detail computer are you using? I mean did you use CPU and GPU, could you give detail of it?
    thanks

    • @sungtaemoon1423
      @sungtaemoon1423  7 ปีที่แล้ว

      I just use samsung series 9 notebookt (i7). not use GPU.
      thanks..

    • @susanto2520
      @susanto2520 7 ปีที่แล้ว

      could you give detail of code did you use for YOLO and SSD? Its look fast enough for using just CPU deeplearning.

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

      sure.. YOLO and SSD is open source.
      please check the site
      YOLO
      pjreddie.com/darknet/yolo/
      SSD
      github.com/weiliu89/caffe/tree/ssd

  • @dipsmedia4986
    @dipsmedia4986 3 ปีที่แล้ว

    Can you please compare YOLO with CNN. Thanks

  • @merasemester
    @merasemester 5 ปีที่แล้ว

    I tried darknet (Yolo v3) and seemed like it did not distribute the load between the different cores in an i3. Rather ran the whole thing on one out of 4 cores. Perhaps i compiled darknet with wrong settings?

    • @smearumi
      @smearumi 4 ปีที่แล้ว

      You have change some settings in Makefile during compilation.
      (e.g.
      AVX=1
      OPENMP=1).
      It works for me.

  • @King_TutanKhamun1
    @King_TutanKhamun1 7 ปีที่แล้ว

    which version of SSd used ?

  • @코크루큰코
    @코크루큰코 6 ปีที่แล้ว

    ssd랑 yolo 버전은 어떤걸 사용하셨나요?

  • @aledarx2329
    @aledarx2329 7 ปีที่แล้ว

    Can you do a video explaining how to install it and operate yolo for a novice

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

      it is very easy.
      please refer to pjreddie.com/darknet/yolo/

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

    SSD loves cows :P

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

    what is ssd?

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

    so what about faster r cnn ? did you tried also for this video.

    • @sungtaemoon1423
      @sungtaemoon1423  7 ปีที่แล้ว

      I did not check the faster r cnn. If I have time, I will compare with faster r cnn

  • @saranyaajay54
    @saranyaajay54 6 ปีที่แล้ว

    Hi... Can I use ssd in matlab

  • @kanatsovetov8494
    @kanatsovetov8494 7 ปีที่แล้ว

    at KARI campus?

    • @sungtaemoon1423
      @sungtaemoon1423  7 ปีที่แล้ว

      Kanat Sovetov yes!!! do u know KARI?

    • @kanatsovetov8494
      @kanatsovetov8494 7 ปีที่แล้ว

      SungTae Moon I did my bachelor's degree at KAIST, which is pretty close to KARI :)

    • @sungtaemoon1423
      @sungtaemoon1423  7 ปีที่แล้ว

      Kanat Sovetov yes right nice meet you :)

  • @Jure1234567
    @Jure1234567 4 ปีที่แล้ว

    I like how you drive on the opposite traffic line so easily, in Russia you would loose your license for that.

    • @robosergTV
      @robosergTV 3 ปีที่แล้ว

      Russia is corrupt, you pay money - drive license saved. Try doing this in China (or wherever this video was taken)

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

    You're a terrible driver ;)