Skip to content

Training fails on - faster_rcnn_resnet101 - Error : Groundtruth tensor boxes has not been provided -  #9808

@awaisbajwaml

Description

@awaisbajwaml

Prerequisites

Please answer the following questions for yourself before submitting an issue.

1. The entire URL of the file you are using

htthttps://github.com/tensorflow/models.git

2. Describe the bug

When I start the training I get the following error.

image

3. Steps to reproduce

After preparing my data set and with all other formalities. I use the following command to start the training

python model_main_tf2.py --model_dir=/home/ubuntu/tf_2/training/ --pipeline_config_path=/home/ubuntu/tf/faster_rcnn_resnet101_v1_1024x1024_coco17_tpu-8.config --alsologtostderr

Steps to reproduce the behavior.

4. Expected behavior

RuntimeError: Groundtruth tensor boxes has not been provided

5. Additional context

Include any logs that would be helpful to diagnose the problem.

6. System information

  • OS Ubuntu 18.04
  • TensorFlow installed from source
  • TensorFlow version TF 2.4.1
  • Python version: 3.6
  • CUDA/cuDNN version: 11.2 / 8.1
  • GPU model and memory: k80 12 gb

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions