chaneyddtt / Coarse-to-fine-3D-Animal

MIT License
34 stars 9 forks source link

Missing Files #2

Closed ankitatiisc closed 2 years ago

ankitatiisc commented 2 years ago

Hi I can't find files in the project like test_stanford_StanfordExtra_v12.npy, train_animal_pose.npy, train_stanford_StanfordExtra_v12.npy,breeds.csv. I downloaded Stanford dataset but that doesn't have Stanford extra dataset.

chaneyddtt commented 2 years ago

Hi @bogembo, you can download these annotations here.

ankitatiisc commented 2 years ago

What about the animal pose dataset ? I am not able to find train_animal_pose.npy

chaneyddtt commented 2 years ago

Please refer to the instructions on how to download the dataset.

ankitatiisc commented 2 years ago

I followed the instructions. I could only find this file : "test_animal_pose.npy". The link I followed is : . File with training indices was missing. But I found a workaround. I created a training indices file by going through indices of the original animal_pose data. I filtered out the indices with dog category and then selected indices which does not belong to the test indices.