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

missing positional arguments when creating Re3Tracker object #2

Open
ashkan-abbasi66 opened this issue Jan 17, 2019 · 2 comments
Open

Comments

@ashkan-abbasi66
Copy link

Thanks for sharing your code
When I want to run the image_demo.py, I have faced the following error:

C:\Users\ashkan\Anaconda3\envs\tf15-gpu\python.exe "C:/Users/ashkan/Documents/Python Scripts/re3/demo/image_demo.py"
Traceback (most recent call last):
  File "C:/Users/ashkan/Documents/Python Scripts/re3/demo/image_demo.py", line 18, in <module>
    tracker = re3_tracker.Re3Tracker()
TypeError: __init__() missing 4 required positional arguments: 'model_path', 'iou_threshold', 'n_init', and 'max_age'
@DecentMakeover
Copy link

hey did you fix this , i am facing the same issue

@vinayakkgarg
Copy link

same query, did anyone manage to fix this?

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

3 participants