tensorflow / tensorflow/models
Unable to upload object_detection_tutorial.ipynb into Jupyter notebook
@pkulzc is already working on this.
Since May 14, 2020.
- Dominant language
- Python
- Stars
- 77.7k
- Forks
- 44.8k
- PR merge metrics
- No merged PRs in 30d
Description
I am training Mobilenet SSD object detection model using tensor flow. The Url for the project is given below.
https://github.com/tensorflow/models/tree/master/research/object_detection
My problem is that I am unable to upload object_detection_tutorial.ipynb file into Jupyter notebook for testing the obtained model on images. I am getting an error message in JSON file. I have been following a article to train this model.Its url is given below.
https://towardsdatascience.com/custom-object-detection-using-tensorflow-from-scratch-e61da2e10087

Describe the feature you request and the current behavior/state.
Are you willing to contribute it (Yes/No)?
Any other info.
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.