tensorflow / tensorflow/models
What should be there in VAL_JSON_FILE?
@pkulzc is already working on this.
Since May 22, 2020.
- Dominant language
- Python
- Stars
- 77.7k
- Forks
- 44.8k
- PR merge metrics
- No merged PRs in 30d
Description
Hi folks. It's been a while that I am using the TensorFlow Object Detection API and I absolutely love using it. But I have been using it with a TensorFlow 1.13.1 backend and I was really happy to see the development direction going forward with supporting TensorFlow 2.x backend as well.
Because of the fact that TFOD API works based on declarative configurations, I think mentioning what should be there in VAL_JSON_FILE would be helpful. As far as I know, the TFRecords that we are supplying already contains the annotations of the bounding boxes, so in that case what exactly should be there in VAL_JSON_FILE and in what format?
Thanks in advance for your time.
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.