faster R-CNN training loss was small but performance very poor

1 回表示 (過去 30 日間)
jingxue chen
jingxue chen 2020 年 10 月 14 日
コメント済み: Madhav Thakker 2020 年 11 月 23 日
Hi, I am training an faster R-CNN detector on my own dataset, the training loss can below 0.1 when training come to an end. But APs on test dataset are about 0.5, and them seems to be worser when I add epoch. I am wondering what's wrong? And when should I stop training? The training dataset has 3500 images and 5 classes.
  1 件のコメント
Madhav Thakker
Madhav Thakker 2020 年 11 月 23 日
Do the images in test set follow the same distribution in training set? It is unlikely that the model trained on some images would work well on different distribution of images.
If the images are of similar distribution, check that you are not overfitting to the training set.

サインインしてコメントする。

回答 (0 件)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by