R2CNN_FPN_Tensorflow icon indicating copy to clipboard operation
R2CNN_FPN_Tensorflow copied to clipboard

The README.md may contain mistakes

Open zhonhel opened this issue 5 years ago • 1 comments

Hi,

This is a nice work~ : ) But I think the README.md may have mistakes, like:

Clone the repository

cd $R2CNN_ROOT/data/io/  
python convert_data_to_tfrecord.py --VOC_dir='***/VOCdevkit/VOCdevkit_train/' --save_name='train' --img_format='.jpg' --dataset='ship'

Hope you can correct it to make people understand better~

zhonhel avatar Apr 13 '19 03:04 zhonhel

Is the 'ship' required adjust to customized class?

FoilHao avatar May 22 '19 13:05 FoilHao