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

unable to import the yolox.tracker #423

Open
Anu8218 opened this issue Oct 18, 2024 · 1 comment
Open

unable to import the yolox.tracker #423

Anu8218 opened this issue Oct 18, 2024 · 1 comment

Comments

@Anu8218
Copy link

Anu8218 commented Oct 18, 2024

ModuleNotFoundError Traceback (most recent call last)

in <cell line: 26>()
24 import numpy as np
25 from yolox.utils import get_model_info, postprocess
---> 26 from yolox.tracker.byte_tracker import BYTETracker
27
28 # Step 6: Load your YOLOX model (adjust the model path as needed)

ModuleNotFoundError: No module named 'yolox.tracker'

@Anu8218
Copy link
Author

Anu8218 commented Oct 18, 2024

plz solve 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

1 participant