kbardool / Keras-frcnn

Keras Implementation of Faster R-CNN
Apache License 2.0
395 stars 313 forks source link

Software reccomendation #92

Open rizkidewanto opened 4 years ago

rizkidewanto commented 4 years ago

Hi. I would like to know what software reccomendation for data labelling for this. Thank you

Karan-Choudhary commented 2 years ago

You can use labelImg library For installation- pip install labelImg To run labelImg just type labelImg in command prompt

image