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

Can't train Custom dataset. Says RecursionError: Max Recursion Depth Exceeded #29

Open
surajs52 opened this issue Sep 15, 2022 · 1 comment

Comments

@surajs52
Copy link

Hi @MedChaabane ,
first of all great work with this repository. Have tested on other videos and found the results to be quiet good.
However, to improve the results for the kind of scenarios that i plan to use this for, have been trying to train the LSTM based 2D tracker on my custom dataset following the process similar to training for kitti dataset.
I get a recursion error in the trajectory_dataset.py script. Have attached a screenshot below for reference.
There was a similar issue raised previously, where the solution was to manually give the "--num_classes" parameter. Tried that, but still facing the same issue.
Let me know if anyone has any fix or solution for this.
Screenshot from 2022-09-15 16-05-49

@surajs52
Copy link
Author

#9 Similar to this issue.

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

1 participant