tensorflow / tensorflow/models

EfficientDet_d0 stops in colab while training

Open
#10,997 0 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

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

Description

On finetuning the model in google colab, the model stops without any reason

INFO:tensorflow:Step 800 per-step time 0.182s
I0519 18:26:33.234112 140311211771712 model_lib_v2.py:705] Step 800 per-step time 0.182s
INFO:tensorflow:{'Loss/classification_loss': 0.6315968,
'Loss/localization_loss': 0.015179463,
'Loss/regularization_loss': 0.030118918,
'Loss/total_loss': 0.6768952,
'learning_rate': 0.02628}
I0519 18:26:33.236839 140311211771712 model_lib_v2.py:708] {'Loss/classification_loss': 0.6315968,
'Loss/localization_loss': 0.015179463,
'Loss/regularization_loss': 0.030118918,
'Loss/total_loss': 0.6768952,
'learning_rate': 0.02628}
^C

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.