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

ImportError: cannot import name 'Car2000' #32

Open
Totoro-wen opened this issue Sep 6, 2019 · 0 comments
Open

ImportError: cannot import name 'Car2000' #32

Totoro-wen opened this issue Sep 6, 2019 · 0 comments

Comments

@Totoro-wen
Copy link

Hello,When i run this code python train.py, i met the following problem.

Traceback (most recent call last):
  File "train.py", line 11, in <module>
    from core.utils import init_log, progress_bar
  File "/home/aibc/Wen/classification/NTS-Net/core/utils.py", line 8, in <module>
    from core.dataset import CUB, Car2000
ImportError: cannot import name 'Car2000'
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