tensorflow / tensorflow/models

What should be there in VAL_JSON_FILE?

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

@pkulzc is already working on this.

Since May 22, 2020.

models:research:odapi type:support
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

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.