EscVM / OIDv4_ToolKit

Download and visualize single or multiple classes from the huge Open Images v4 dataset
GNU General Public License v3.0
809 stars 635 forks source link

Preparing label for training YOLOV3 #69

Open hojatb opened 4 years ago

hojatb commented 4 years ago

Thank you very much for your fantastic work. Can you please let me know which part of your program makes the label text file? I want to update that part to prepare the annotation text file for using it with YOLOv3.

RajashekarY commented 4 years ago

Hey you can use my repo to do so https://github.com/RajashekarY/OIDv4_ToolKit-YOLOv3 which is a fork of the original author @EscVM

rondinellimorais commented 3 years ago

Please see my answer here

https://github.com/EscVM/OIDv4_ToolKit/issues/85#issuecomment-716897084