gotch/example/yolo
Goncalves Henriques, Andre (UG - Computer Science) 9257404edd Move the name of the module 2024-04-21 15:15:00 +01:00
..
freetype example/yolo - added drawing label and added some example images 2020-11-01 13:15:33 +11:00
README.md more cleanup at example/yolo 2020-11-14 14:54:37 +11:00
bondi.jpg example/yolo - added drawing label and added some example images 2020-11-01 13:15:33 +11:00
coco-classes.go WIP(example/yolo) 2020-07-15 13:42:40 +10:00
darknet.go Move the name of the module 2024-04-21 15:15:00 +01:00
draw.go Move the name of the module 2024-04-21 15:15:00 +01:00
luxisr.ttf example/yolo - added drawing label and added some example images 2020-11-01 13:15:33 +11:00
main.go Move the name of the module 2024-04-21 15:15:00 +01:00
yolo-v3.cfg WIP(example/yolo) 2020-07-13 18:23:50 +10:00
yolo_bondi.jpg example/yolo - added drawing label and added some example images 2020-11-01 13:15:33 +11:00

README.md

YOLO model Open In Colab

This is an example of implementing YOLO v3 model.

The model weights can be downloaded here.

Here is an example of image inference using Yolo v3 model.

Original Image

Bondi Beach - Original

Yolo v3 inference

Bondi Beach - Yolo inference