Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

TigDog splits #8

Open
eliabntt opened this issue Dec 5, 2023 · 5 comments
Open

TigDog splits #8

eliabntt opened this issue Dec 5, 2023 · 5 comments

Comments

@eliabntt
Copy link

eliabntt commented Dec 5, 2023

hi there, can you share the splits used for the tigdog dataset (esp the validation set) and which 36 images per category you used during training?

@chaneyddtt
Copy link
Owner

Hi @eliabntt, we use the splits following the previous work , and here is the randomly selected label list for training.

@eliabntt
Copy link
Author

eliabntt commented Dec 6, 2023

Thanks

@eliabntt eliabntt closed this as completed Dec 6, 2023
@eliabntt
Copy link
Author

eliabntt commented Dec 6, 2023

Hi @chaneyddtt. Can you confirm that the actually labelled images for the various sets are as follow?

Train has 6112 annotations and 7350 images
Valid has 1317 annotations and 1486 images
Train 36 has 31 annotations and 32 images

I'm having difficulties reproducing your splits. I'm running the python code to split the tigdog dataset. That's giving me 10152 images as expected. Then I'm using the three npy files to filter the filenames based on the original folder sorted list. So if a idx is on one npy file, I keep the corresponding filename.

@eliabntt eliabntt reopened this Dec 6, 2023
@eliabntt
Copy link
Author

eliabntt commented Dec 6, 2023

Perhaps: do you have the file name lists for each of those splits or a COCO-style json?

@chaneyddtt
Copy link
Owner

Hi @eliabntt, please refer to the image for how I generate the index for labeled images. Basically I randomly select images with 9 keypoints appearing in the image.

image

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

No branches or pull requests

2 participants