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

pretrain_detector #19

Open
wuxueliang123 opened this issue Jun 20, 2020 · 4 comments
Open

pretrain_detector #19

wuxueliang123 opened this issue Jun 20, 2020 · 4 comments

Comments

@wuxueliang123
Copy link

您好,我在VG预训练detector时遇到这样的错误:
from dataloaders.mscoco import CocoDetection,CocoDataLoader

ModuleNotFoundError: No module named 'dataloaders

@yuweihao
Copy link
Owner

Hi @wuxueliang123 ,this repo does not depend on mscoco. This part is from neural-motifs and you can refer to that repo.

@L6-hong
Copy link

L6-hong commented Dec 16, 2020

Hello, I don't know why the pre-training model has been downloaded and shown to be damaged. I have downloaded it many times. Why is this? Could you please send it to me? Thank you

@yuweihao
Copy link
Owner

Hi @L6-hong , no need to decompress the model, just load it by torch.load('vg-faster-rcnn.tar').

@L6-hong
Copy link

L6-hong commented Dec 16, 2020 via email

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