bingykang / Fewshot_Detection

Few-shot Object Detection via Feature Reweighting
https://arxiv.org/abs/1812.01866
526 stars 111 forks source link

result is 0 #25

Open ghost opened 4 years ago

ghost commented 4 years ago

What should weightfile be? I try to use 1 weight, for example 000080.weights, to evaluate the model. But the result of each class is 0. And I try to use all 8 weights by toweightfile. The error is "shape '[32, 3, 3, 3]' is invalid for input of size 85". I don't have any solution.

zhuziyao commented 4 years ago

Did you solve this problem? I also encountered this problem.After I use train_meta.py to train the weight ,During t i run the voc_eval,py, the result is all 0

zhu-wenming commented 3 years ago

I met the same problem

aeinsara commented 3 years ago

I have the same problem. Did anyone solve this problem?

gusdhg commented 2 years ago

I have the same problem, have you solve this problem?

HeuristicLU commented 1 year ago

i want to know how to solve it? thanks