tensorflow / tensorflow/models
Not able to train the model using tensorflow object detection API 2.0?
Open
@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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.