Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
53fd242a
Unverified
Commit
53fd242a
authored
Jun 18, 2020
by
Jaeyoun Kim
Committed by
GitHub
Jun 18, 2020
Browse files
Update README_TEMPLATE.md
Add badge logos
parent
c187e404
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
6 deletions
+8
-6
.github/README_TEMPLATE.md
.github/README_TEMPLATE.md
+8
-6
No files found.
.github/README_TEMPLATE.md
View file @
53fd242a
> :memo: A README.md template for releasing a paper code implementation to a GitHub repository.
>
> * Template version: 1.0.2020.1
25
> * Template version: 1.0.2020.1
70
> * Please modify sections depending on needs.
# Model name, Paper title, or Project Name
> :memo: Add a badge for the ArXiv identifier of your paper (arXiv:YYMM.NNNNN)
[

](https://arxiv.org/abs/...)
[

](https://arxiv.org/abs/...)
This repository is the official or unofficial implementation of the following paper.
...
...
@@ -28,8 +28,8 @@ This repository is the official or unofficial implementation of the following pa
> :memo: Provide maintainer information.
*
Last name, First
name (
[
@GitHub username
](
https://github.com/username
)
)
*
Last name, First
name (
[
@GitHub username
](
https://github.com/username
)
)
*
Full
name (
[
@GitHub username
](
https://github.com/username
)
)
*
Full
name (
[
@GitHub username
](
https://github.com/username
)
)
## Table of Contents
...
...
@@ -37,8 +37,8 @@ This repository is the official or unofficial implementation of the following pa
## Requirements
[

](https://github.com/tensorflow/tensorflow/releases/tag/v2.1.0)
[

](https://www.python.org/downloads/release/python-360/)
[

](https://github.com/tensorflow/tensorflow/releases/tag/v2.1.0)
[

](https://www.python.org/downloads/release/python-360/)
> :memo: Provide details of the software required.
>
...
...
@@ -104,6 +104,8 @@ python3 ...
## License
[

](https://opensource.org/licenses/Apache-2.0)
> :memo: Place your license text in a file named LICENSE in the root of the repository.
>
> * Include information about your license.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment