Implementation of yolov3 with tensorflow 2
Mostly followed this notebook from kaggle. Implemented the model using tensorflow 2 and keras
Download the yolov3 weights here
Here are some of the test image result
The model plot is here
the list of 80 classes yolov3 can identify is here