about:Use this template for reporting a bug for projects under the “official” folder
name:"[OfficialModel]BugReport"
about:Use this template for reporting a bug for the “official” directory
labels:type:bug,models:official
---
<!--
Please make sure that this is a bug.
As per our GitHub Policy (https://github.com/tensorflow/models/blob/master/ISSUES.md), we only address code bugs, documentation issues, and feature requests on GitHub.
# Prerequisites
Please go to Stack Overflow (http://stackoverflow.com/questions/tagged/tensorflow-model-garden) for help and support.
-->
Please answer the following questions for yourself before submitting an issue.
- [ ] I am using the latest TensorFlow Model Garden release and TensorFlow 2.
- [ ] I am reporting the issue to the correct repository. (Model Garden official or research directory)
- [ ] I checked to make sure that this issue has not been filed already.
<!-- Provide a reproducible test case that is the bare minimum necessary to generate the problem. -->
**Other info / logs**
<!-- Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached. -->
about:Use this template for reporting a bug for projects under the “research” folder
name:"[ResearchModel]BugReport"
about:Use this template for reporting a bug for the “research” directory
labels:type:bug,models:research
---
<!--
Please make sure that this is a bug.
# Prerequisites
As per our GitHub Policy (https://github.com/tensorflow/models/blob/master/ISSUES.md), we only address code bugs, documentation issues, and feature requests on GitHub.
Please answer the following questions for yourself before submitting an issue.
Please go to Stack Overflow (http://stackoverflow.com/questions/tagged/tensorflow-model-garden) for help and support.
- [ ] I am using the latest TensorFlow Model Garden release and TensorFlow 2.
- [ ] I am reporting the issue to the correct repository. (Model Garden official or research directory)
- [ ] I checked to make sure that this issue has not already been filed.
The research models (https://github.com/tensorflow/models/tree/master/research) are a large collection of models implemented in TensorFlow by researchers. They are not officially supported. It is up to the individual researchers to maintain the models and/or provide support on issues and pull requests.
<!-- Provide a reproducible test case that is the bare minimum necessary to generate the problem. -->
**Other info / logs**
<!-- Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached. -->
about:Use this template for reporting a documentation issue for projects under the “research” folder
name:"[ResearchModel]DocumentationIssue"
about:Use this template for reporting a documentation issue for the “research” directory
labels:type:docs,models:research
---
<!--
Please make sure that this is a documentation issue.
As per our GitHub Policy (https://github.com/tensorflow/models/blob/master/ISSUES.md), we only address code bugs, documentation issues, and feature requests on GitHub.
# Prerequisites
Please go to Stack Overflow (http://stackoverflow.com/questions/tagged/tensorflow-model-garden) for help and support.
Please answer the following question for yourself before submitting an issue.
The research models (https://github.com/tensorflow/models/tree/master/research) are a large collection of models implemented in TensorFlow by researchers. They are not officially supported. It is up to the individual researchers to maintain the models and/or provide support on issues and pull requests.
-->
- [ ] I checked to make sure that this issue has not been filed already.
**Documentation URL(s) with the issue:**
<!-- Please provide a link to the documentation entry, for example: https://github.com/tensorflow/models/blob/master/research/README.md -->
## 1. The entire URL of the documentation with the issue
**Description of the issue (what needs to be changed):**
about:Use this template for raising a feature request for projects under the “research” folder
name:"[ResearchModel]FeatureRequest"
about:Use this template for raising a feature request for the “research” directory
labels:type:feature,models:research
---
<!--
Please make sure that this is a feature request.
As per our GitHub Policy (https://github.com/tensorflow/models/blob/master/ISSUES.md), we only address code bugs, documentation issues, and feature requests on GitHub.
# Prerequisites
Please go to Stack Overflow (http://stackoverflow.com/questions/tagged/tensorflow-model-garden) for help and support.
Please answer the following question for yourself before submitting an issue.
The research models (https://github.com/tensorflow/models/tree/master/research) are a large collection of models implemented in TensorFlow by researchers. They are not officially supported. It is up to the individual researchers to maintain the models and/or provide support on issues and pull requests.
-->
- [ ] I checked to make sure that this feature has not been requested already.
**Please provide the entire URL of the model you are using?**