1. 首页
  2. 人工智能
  3. 深度学习
  4. YOLOv3_TensorFlow源码

YOLOv3_TensorFlow源码

上传者: 2020-08-19 08:49:15上传 ZIP文件 3.07MB 热度 11次
This is my implementation of YOLOv3 in pure TensorFlow. It contains the full pipeline of training and evaluation on your own dataset. The key features of this repo are: Efficient tf.data pipeline Weights converter (converting pretrained darknet weights on COCO dataset to TensorFlow checkpoint.) Ext
用户评论