FSOD-code icon indicating copy to clipboard operation
FSOD-code copied to clipboard

Results 54 FSOD-code issues
Sort by recently updated
recently updated
newest added

When the test was completed and evaluation started, the program encountered the following error. I checked the config file and found that the fsod dataset does not define deveit directoy....

I found that there is a lot of code content in your repository that is not related to fsod's paper, or even more like rewritten detectron. Importantly, there are no...

i don't find the part about using support image and query image to predict new class.

When I compile the lib with cuda-9.0, it poped up an error shown in [log.txt](https://github.com/fanq15/FSOD-code/files/4730450/log.txt). Could you advise? Thanks.

After i download the model_final.pkl, runing the model shows the issue, like "expected 4-dimensional weight (64,3,7,7) but got input size of (4,10,3,320,320)".

Thanks for your amazing work! Recently, **I have mimiced your 1 way 5 shot method in pascal voc dataset by tf1.12. But I finally find the calssifier hard to find...

I'm sorry to trouble,there are 2 questions when I run your codes. 1. When I run "sh make.sh", it displays "gcc: error: /home/its/wlh/meta learning/FSOD-code-master/lib/model/nms/src/nms_cuda.c: No such file or directory" Only...

because I find much thing has changed, Please!

I would like to test it with custom query/support images. It seems like tools/infer_simple.py was the one. But, it doesn't take support/query image as parameters. (I think it's same as...