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

No module named 'det3d', how to install det3d? #27

Closed
DuZzzs opened this issue May 10, 2022 · 1 comment
Closed

No module named 'det3d', how to install det3d? #27

DuZzzs opened this issue May 10, 2022 · 1 comment

Comments

@DuZzzs
Copy link

DuZzzs commented May 10, 2022

I followed install.md, does anyone know how to install det3d? Thanks.

(simtrack) z@z:~/dev/simtrack$ python ./tools/val_nusc_tracking.py examples/point_pillars/configs/nusc_all_pp_centernet_tracking.py --checkpoint model_zoo/simtrack_pillar.pth  --work_dir work_dirs/
Traceback (most recent call last):
  File "./tools/val_nusc_tracking.py", line 8, in <module>
    from det3d.datasets import build_dataloader, build_dataset
ModuleNotFoundError: No module named 'det3d'
@DuZzzs
Copy link
Author

DuZzzs commented May 11, 2022

Copy setup.py from det3d repo, delete ext_modules contents. It works for me.

@DuZzzs DuZzzs closed this as completed May 11, 2022
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