- Object Detection and Image Classification with YOLO - Sep 10, 2018.
We explain object detection, how YOLO algorithm can help with image classification, and introduce the open source neural network framework Darknet.
Image Recognition, Object Detection, YOLO
How to Implement a YOLO (v3) Object Detector from Scratch in PyTorch: Part 1 - May 17, 2018.
The best way to go about learning object detection is to implement the algorithms by yourself, from scratch. This is exactly what we'll do in this tutorial.
Computer Vision, Image Recognition, Neural Networks, Object Detection, Python, PyTorch, YOLO
- Object Detection: An Overview in the Age of Deep Learning - Sep 13, 2017.
Like many other computer vision problems, there still isn’t an obvious or even “best” way to approach the problem of object recognition, meaning there’s still much room for improvement.
Pages: 1 2
Computer Vision, Convolutional Neural Networks, Deep Learning, Image Recognition, Neural Networks, Object Detection, YOLO