Closed FSet89 closed 6 years ago
I forgot to resize the original images.
@FSetragno Hi FSetragno, Could you please let me know the fromat of trainval.txt? I can't download the original dataset. Thanks
Hi, each row is like this (note the single space as separator): filename.jpg filename.jpg.rbox
@FSetragno Got it! Thank you so much for your help.
I made a very small dataset just to test the framework. I placed the files in data/MyDataset/train_data (jpg files and .jpg.rbox files with same name). The I created the trainval.txt file in data/MyDataset and I copied create_data.sh in the same folder. I ran the script and two MDB files were generated (data and lock). Finally, I created a script in examples/rbox just like the others and I ran it, but I got the following error:
Did I do something wrong?