tensorflow / tensorflow/models

Not able to train the model using tensorflow object detection API 2.0?

Open
#8,997 18 comments 0 reactions 3 assignees View on GitHub

@pkulzc is already working on this.

Since Jul 29, 2020.

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

Description

When I run this command: python model_main_tf2.py --model_dir=models/my_ssd_resnet50_v1_fpn --pipeline_config_path=models/my_ssd_resnet50_v1_fpn/pipeline.config
Then following errors results which I have attached in the txt file as below:
errors.txt

My system is :
Nvidia GTX 1060 with 3 gb Ram
Tensorflow 2.2
Cuda toolkit=10.1
Cudnn= 7.6.5
python=3.8

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.