-
Notifications
You must be signed in to change notification settings - Fork 12
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
Train the model for track 1 #3
Comments
Hi P3ngLiu, Please refer to https://github.com/ipl-uw/2019-CVPR-AIC-Track-1-UWIPL Deep Feature Re_identification part. Starting from the second row, there are guidelines on how to convert track1 videos into cropped images for reid and obtain feature files. Please let us know if you have any questions. Hope this helps! |
Hi jrcai Yes, i sucessfully got the results of track1 using your pretrained model and guidelines. But my problem is that how to train a ReID model using track 1 dataset. The Guidelines of your code only has the steps of training ReID model using track 2 dataset. But the structure of track1 and track 2 dataset are different, so how you got the ReID model for track1? |
@jrcai
|
Hi
I'm trying to practice and redo your work on AIcity track1. I saw this is a detailed guidance about how to train a ReID model using the AIcity track2 dataset. But i'm not clear about how to train the model for track1. I already have the AIcity track 1 dataset. Can you provide some more detailed guidance about training the model for track 1?
Thank you so much!
The text was updated successfully, but these errors were encountered: