fanq15 / FewX

FewX is an open-source toolbox on top of Detectron2 for data-limited instance-level recognition tasks.
https://github.com/fanq15/FewX
MIT License
346 stars 48 forks source link

ValueError: Unsupported type found in checkpoint! res4_avg: <class 'dict'> #61

Open xiaofeng-c opened 3 years ago

xiaofeng-c commented 3 years ago

I use the trained model without finetune and run the demo.py to inference images,but get this issue,can you help me with it?

xiaofeng-c commented 3 years ago

i use the trained model_final.pth or model_step59999.pth to inference,but get the wrong result,do you know what wrong with it? 000019