gotch/example/yolo
2022-03-12 15:47:15 +11:00
..
freetype example/yolo - added drawing label and added some example images 2020-11-01 13:15:33 +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 varstore reworked and update 2022-03-12 15:47:15 +11:00
draw.go example/yolo - added drawing label and added some example images 2020-11-01 13:15:33 +11:00
luxisr.ttf example/yolo - added drawing label and added some example images 2020-11-01 13:15:33 +11:00
main.go varstore reworked and update 2022-03-12 15:47:15 +11:00
README.md more cleanup at example/yolo 2020-11-14 14:54:37 +11:00
yolo_bondi.jpg example/yolo - added drawing label and added some example images 2020-11-01 13:15:33 +11:00
yolo-v3.cfg WIP(example/yolo) 2020-07-13 18:23:50 +10:00

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