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

Saved Checkpoint Error #8

Open
Shruthi-Sampathkumar opened this issue Jul 25, 2019 · 7 comments
Open

Saved Checkpoint Error #8

Shruthi-Sampathkumar opened this issue Jul 25, 2019 · 7 comments

Comments

@Shruthi-Sampathkumar
Copy link

Where can I find the 'models/MultiObjDetTracker-CHKPNT-03-0.55.hdf5'??

@Cram3r95
Copy link

I have the same problem. I got how to run the trainer.py, checking some mistakes due to python version. However, I am not able to find where is the file 'models/MultiObjDetTracker-CHKPNT-03-0.55.hdf5'. Can you help me?

@Shruthi-Sampathkumar
Copy link
Author

I have the same problem. I got how to run the trainer.py, checking some mistakes due to python version. However, I am not able to find where is the file 'models/MultiObjDetTracker-CHKPNT-03-0.55.hdf5'. Can you help me?

I think that we have to train it from scratch by setting LOAD_MODEL in MultiObjDetTracker to False.

@Shruthi-Sampathkumar
Copy link
Author

When I got the hdf5 files saved, I tried to predict on 4 images using the prdict() in MultiObjDetTracker. The classes predicted were found to be empty and as well as the bounding boxes. When I tried to view the hdf5 files stored using pandas, they were found to be empty as well. May I know what might be casuing this issue?

@Shruthi-Sampathkumar
Copy link
Author

I have the same problem. I got how to run the trainer.py, checking some mistakes due to python version. However, I am not able to find where is the file 'models/MultiObjDetTracker-CHKPNT-03-0.55.hdf5'. Can you help me?

Did you train the model?

@Cram3r95
Copy link

I have the same problem. I got how to run the trainer.py, checking some mistakes due to python version. However, I am not able to find where is the file 'models/MultiObjDetTracker-CHKPNT-03-0.55.hdf5'. Can you help me?

Did you train the model?

I assumed that the model was already trained. Do you know how to perform the training with this files?

@Cram3r95
Copy link

I did what you mentioned above, but now I have other issues. In MultiObjTrack.py I am not able to find the .pickle files required to train the model. They are expected to belong to MOT dataset. Did you find them?

@Cram3r95
Copy link

I cannot find this file: data/MultiObjDetTracker_MOT17_TrainAnn.pickle

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