YOLO [You Only Look Once] Object Detection

Поділитися
Вставка
  • Опубліковано 8 січ 2017
  • Tensorflow Implementation of YOLO v1 Object Detection.
    Paper: arxiv.org/abs/1506.02640
    [C] Project: github.com/pjreddie/darknet
    [Tensorflow] Project: github.com/dshahrokhian/YOLO_...
    Song: Voicians - Survival League

КОМЕНТАРІ • 17

  • @levlev.1028
    @levlev.1028 3 роки тому +7

    not sure how this ended up in my yt recommendations but it seems cool asf 😅

  • @FilterYT
    @FilterYT 7 років тому +2

    This is very cool, thanks for sharing!

  • @Zlx-sx9gt
    @Zlx-sx9gt 2 роки тому

    Amazing 👌👌👌👌

  • @lujia
    @lujia 6 років тому +1

    Is there a way to ease the sudden change in bounding box size?

  • @seenPunktSee
    @seenPunktSee 2 роки тому

    spot the *horse*

  • @FastNotSave
    @FastNotSave 7 років тому +4

    So this network is labelling a Transformer as a Person. Interesting :D

    • @dshahrokhian
      @dshahrokhian  7 років тому +1

      Or a motorbike (0:30).

    • @willysatrionugroho8086
      @willysatrionugroho8086 4 роки тому

      That's because transformers so ambiguos like a shemale. Shemale have 50% chance as a male or a female unless you see his adam apple.

  • @larryguo2529
    @larryguo2529 7 років тому +1

    Tks for posting, great sharing.
    I got some info that without a GPU, it may take 1-2s per frame,
    What If I only like to identify certain categories ? (say, only car, and motocycles), could it increase the speed (without GPU) ?

    • @dshahrokhian
      @dshahrokhian  7 років тому +2

      The inference will take the same time since the only difference is the number of categories that you trained the network with. The architecture of the network remains the same, thus the elapsed time from input to output will also remain the same.

    • @larryguo2529
      @larryguo2529 7 років тому

      ok, tks for the reply.....(still thinking a way to increase the speed on cost economic embedded platform )...

    • @jochem3368
      @jochem3368 6 років тому

      Is it possible to assign two categories to 1 objects for example: car and yellow

  • @realsnoby
    @realsnoby 3 роки тому

    hvh

  • @larryguo2529
    @larryguo2529 7 років тому +1

    pls check tensorflow page link,,,,404...