TannerGilbert / Tensorflow-Object-Detection-API-Train-Model

Train a object detection model with the Tensorflow Object Detection API and Tensorflow 2.
https://gilberttanner.com/blog/creating-your-own-objectdetector
MIT License
194 stars 104 forks source link

Colab notebook training errors #7

Closed jjdisplay closed 3 years ago

jamesee commented 4 years ago

Hi,

I took your colab notebook and ran at Colab. The training could not proceed... error messages as follow:

I do not know how to proceed from here, please assist.

==================== Errors may have originated from an input operation. Input Source operations connected to node EfficientDet-D0/functional_1/stack_5/block_1/expand_conv2d/Conv2D: EfficientDet-D0/functional_1/stack_5/block_0/id/Identity (defined at /local/lib/python3.6/dist-packages/official/modeling/activations/swish.py:75)

Input Source operations connected to node EfficientDet-D0/functional_1/stack_5/block_1/expand_conv2d/Conv2D: EfficientDet-D0/functional_1/stack_5/block_0/id/Identity (defined at /local/lib/python3.6/dist-packages/official/modeling/activations/swish.py:75)

Function call stack: _dist_train_step -> _dist_train_step

github-actions[bot] commented 4 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days