wizyoung / YOLOv3_TensorFlow

Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.
MIT License
1.55k stars 579 forks source link

if there is no target in the image.the image can be trained as background? #249

Open henbucuoshanghai opened 4 years ago

LyuYifan commented 4 years ago

If there is no target in the image, this image will not be included in the file "train.txt".