Pirazh / Vehicle_Key_Point_Orientation_Estimation

This is the repository for Vehicle Key-Point and Orientation Estimation
81 stars 18 forks source link

About Datasets #13

Closed pswena closed 2 years ago

pswena commented 2 years ago

I want to reproduce the results in the VehicleID datasets, but I want to know how can you get the ground truth about vehicle keypoint(such as the files "keypoint_test.txt" and "keypoint_train.txt")? and "mean.pth.tar" about VehicleID datasets? Thank you!

Pirazh commented 2 years ago

Hi, the files "keypoint_test.txt" and "keypoint_train.txt" are obtained from here as referenced in our documentation. You can also obtained them from data/VehicleKeyPointData directory. The mean.pth.tar file is obtained by computing mean and standard deviation for all channels across samples within the training data.