tensorflow / tensorflow/models
How 'up-to-date' is TensorFlow in adding State-of-the-Art (Object Detection) models to its Object Detection API repository?
@pkulzc is already working on this.
Since May 26, 2020.
- Dominant language
- Python
- Stars
- 77.7k
- Forks
- 44.8k
- PR merge metrics
- No merged PRs in 30d
Description
Hi all!
I am curious to learn if TensorFlow is up-to-date in adding or updating State-of-the-Art object detection models to this project repository. I have worked on a couple of projects using TensorFlow Object Detection API in the recent past using SSD and Faster R-CNN.
I believe most of the members of the TensorFlow community is already aware of paperswithcode. I stumbled across a page which includes the State-of-the-Art Object Detection methods. -- Is there a way in which these models can be added to TensorFlow Object Detection API?
I'd be glad to contribute to this project if it doesn't exist already.
Thank you,
Sandeep Aswathnarayana
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.