Hacker News new | ask | show | jobs
by jawrainey 2995 days ago
There's an object detection library (YOLO[1]) freely available that achieves similar bounding boxes/matches to ambient's homepage demo; Joseph Redmon also gave a TedX[2] about it that describes some of the technical details.

[1]: https://pjreddie.com/darknet/yolo/

[2]: https://www.ted.com/talks/joseph_redmon_how_a_computer_learn...

1 comments

I just saw the YOLO stuff in action at AWS Summit and it was _epic_. Super fast and really really awesome.