Live data from Hacker News

YOLO: Real-Time Object Detection

pjreddie.com

61–63 of 63 posts

Re: YOLO: Real-Time Object Detection

#61

I don’t really understand how this is any different from Overfeat or SSD...

YOLO is a combination of backend encoder and head. Backend (Darknet) is unique to YOLO, that would be the main difference with SSD, if I'm not mistaken.

You might want to check the username of who you're relying to.

Re: YOLO: Real-Time Object Detection

#63
post #11

The YOLOv3 paper is pretty delightful: https://arxiv.org/pdf/1804.02767.pdf

It's honest, instead of the inflated bs you usually have to spin around your half working experiments.

For another example of such honesty, see the paper “HonestNN: An Honest Neural Network ‘Accelerator’”, from the SIGBOVIK 2019 proceedings: http://sigbovik.org/2019/proceedings.pdf#page=107. I love that paper.
Post reply on HN