Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Confusions about the Preparation for 2018 dataset #4

Open
lofrienger opened this issue Jul 25, 2021 · 0 comments
Open

Confusions about the Preparation for 2018 dataset #4

lofrienger opened this issue Jul 25, 2021 · 0 comments

Comments

@lofrienger
Copy link

Hi, thanks for your great work!I am preprocessing 2018 dataset according to https://github.com/BCV-Uniandes/ISINet/blob/main/data/README.md
However, some details are not very clear. I met some issues when I tried to get the coco format annotation for 2018 dataset.

I have already downloaded original 2018 dataset (part-wise annotation) and your dataset (intrument-wise annotation). And I put both dataset in the same folder. Although I noticed you mentioned "use the 2018 labels compatible with the 2017 dataset (final_labels_2017.json).", I don't know how to prepare it. When I run organize2018.py, it requires 'instrument_labels_2017' folder.
May I know how to solve it?
Can you kindly show the dataset folder structure in GitHub, it would be very helpful!

https://github.com/BCV-Uniandes/ISINet/blob/main/data/organize2018.py line 164
instr_label_folder = osp.join(args.data_dir, data_f, in_f, 'instrument_labels_2017')

Thanks for your help!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant