tensorflow / tensorflow/models

Faster rcnn nas loss doesn't go down

Open
#7,849 5 comments 0 reactions 3 assignees View on GitHub

@pkulzc is already working on this.

Since Jun 19, 2020.

models:research:odapi type:support
Dominant language
Python
Stars
77.7k
Forks
44.8k
PR merge metrics
No merged PRs in 30d

Description

Hi, I am training custom objects on faster_rcnn_nas but total loss doesn't go down 0.9 or takes so long. I trained same dataset with faster_rcnn_inception_resnet_v2 loss goes under 0.1 around a couple hours (2k-3k steps).

Should i train more?

Here my tensorboard loss graph (faster_rcnn_nas):
tb_nas


System information
  • **TensorFlow version: 1.14
  • GPU model and memory: Nvidia quadro p5000

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.