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

AssertionError #10

Open
annni1 opened this issue May 30, 2021 · 2 comments
Open

AssertionError #10

annni1 opened this issue May 30, 2021 · 2 comments

Comments

@annni1
Copy link

annni1 commented May 30, 2021

Hello,Thank you for your work!
question:assert os.path.exists(model_dir) == True
AssertionError
Often appear this problem, how to solve excuse me?
Do you have a more detailed README.MD?What version of CUDA/TorchVision do you use?

@Yejin0111
Copy link
Owner

Hello,Thank you for your work!
question:assert os.path.exists(model_dir) == True
AssertionError
Often appear this problem, how to solve excuse me?
Do you have a more detailed README.MD?What version of CUDA/TorchVision do you use?

For assertion error. You may not put the model file (.pth) in a right place.

For CUDA/TorchVision version. If you can run the PyTorch 1.0+ (GPU version) on your device. It must work for our code.

@allenlittlestar
Copy link

Hello,Thank you for your work! question:assert os.path.exists(model_dir) == True AssertionError Often appear this problem, how to solve excuse me? Do you have a more detailed README.MD?What version of CUDA/TorchVision do you use?
我将(.pth)文件放在了根目录的checkpoint/coco2014/ 文件夹下,也遇到了这个问题,请问您解决了这个问题了吗?

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