yuweihao/KERN

pretrain_detector

wuxueliang123 opened this issue · 4 comments

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

ModuleNotFoundError: No module named 'dataloaders

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

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

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