Hanawh / Atlas_200DK_yolov3_v5_python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Atlas_200DK_yolov3_v5_python

Notes

For yolov3, the official code gives the yolov3 model trained by caffe.To facilitate the training of my own datasets, I will use the tenforflow version of the yolov3 model trained by this repository. I modified the official code to deploy the OM Model transfered from tensorflow model using python. At the same time, you can get the time spent in preprocessing, model inference, post-processing.

For yolov5, the process is more troublesome, please visit my blog for more information

Environments

  • C73

About


Languages

Language:Python 100.0%