MetaR-CNN icon indicating copy to clipboard operation
MetaR-CNN copied to clipboard

The accuracy of the model was 0!!!!!

Open qindengda opened this issue 4 years ago • 4 comments
trafficstars

Hello! When I train the model with the default settings,the training accuracy in the first phase is 0. I don't think the model has learned anything at all ,and I don't know the problem.

qindengda avatar May 27 '21 09:05 qindengda

@1696427331 Have you solved the problem?Is it a data set construction problem?

hanhao2019102935 avatar May 29 '21 13:05 hanhao2019102935

@1696427331 Have you solved the problem?Is it a data set construction problem?

I haven't solved this problem yet. I use the same data set and data set structure as mentioned in readme. There is no error in network training, and loss seems to be normal, but the accuracy is not right.

qindengda avatar Jun 02 '21 07:06 qindengda

@1696427331 Have you solved the problem?Is it a data set construction problem?

I haven't solved this problem yet. I use the same data set and data set structure as mentioned in readme. There is no error in network training, and loss seems to be normal, but the accuracy is not right.

Hi, have you solved the problem? I met the same problem. The mAP is 0. Besides, I also tried FSDet, which is based on this repo and met 0 mAP problem again. Everything seems normal, but the model can't produce anything. I noticed the training loss is about 1.5 from the forth epoch, which is much higher than the authors provided 0.3. And the meta loss strangely remains the same... What about your case? Thanks

Jaraxxus-Me avatar Jun 11 '21 09:06 Jaraxxus-Me

@1696427331 Have you solved the problem?Is it a data set construction problem?

I haven't solved this problem yet. I use the same data set and data set structure as mentioned in readme. There is no error in network training, and loss seems to be normal, but the accuracy is not right.

Hi, have you solved the problem? I met the same problem. The mAP is 0. Besides, I also tried FSDet, which is based on this repo and met 0 mAP problem again. Everything seems normal, but the model can't produce anything. I noticed the training loss is about 1.5 from the forth epoch, which is much higher than the authors provided 0.3. And the meta loss strangely remains the same... What about your case? Thanks

Sorry,I don't know the cause of the problem at the moment. The problem I encountered was the same as you. The training loss of the model was maintained at about 1.5, and the meta loss basically did not decrease.

qindengda avatar Jun 16 '21 08:06 qindengda