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

argparse.ArgumentError: argument --seed: conflicting option string: --seed #13

Open
wangxiao5791509 opened this issue May 20, 2021 · 3 comments

Comments

@wangxiao5791509
Copy link

Thanks for sharing the code with us. I find an issue on this line.

@DanMS98
Copy link

DanMS98 commented Feb 18, 2022

I'm facing the same issue. Did you find anything about it?

@wangxiao5791509
Copy link
Author

@DanMS98 GOTURN is hard to train (I mean use other training datasets) and the results are very poor. I suggest you try other strong and fast trackers, such as DiMP, TransT, etc.

@DanMS98
Copy link

DanMS98 commented Feb 19, 2022

@wangxiao5791509 Thanks for the recommendations, but I'm using GOTURN as a part of my bachelor final project and I'm stuck with it. 😄
Also, I found the issue if you are still interested. The argparser for seed was defined twice, I commented one of them and I was good to go. Also, I had to replace the view function with the reshape function. Except for these, I didn't have any other problem training it.

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