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
127c9d80
Unverified
Commit
127c9d80
authored
Apr 16, 2021
by
Pablo Ribalta Lorenzo
Committed by
GitHub
Apr 16, 2021
Browse files
Add efficientnet to community (#9894)
Signed-off-by:
Pablo Ribalta Lorenzo
<
pribalta@nvidia.com
>
parent
79946a70
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
community/README.md
community/README.md
+1
-0
No files found.
community/README.md
View file @
127c9d80
...
...
@@ -19,6 +19,7 @@ This repository provides a curated list of the GitHub repositories with machine
|
[
ResNet 101
](
https://github.com/IntelAI/models/tree/master/benchmarks/image_recognition/tensorflow/resnet101
)
|
[
Deep Residual Learning for Image Recognition
](
https://arxiv.org/pdf/1512.03385
)
| • Int8 Inference
<br/>
• FP32 Inference |
[
Intel
](
https://github.com/IntelAI
)
|
|
[
ResNet 50
](
https://github.com/IntelAI/models/tree/master/benchmarks/image_recognition/tensorflow/resnet50
)
|
[
Deep Residual Learning for Image Recognition
](
https://arxiv.org/pdf/1512.03385
)
| • Int8 Inference
<br/>
• FP32 Inference |
[
Intel
](
https://github.com/IntelAI
)
|
|
[
ResNet 50v1.5
](
https://github.com/IntelAI/models/tree/master/benchmarks/image_recognition/tensorflow/resnet50v1_5
)
|
[
Deep Residual Learning for Image Recognition
](
https://arxiv.org/pdf/1512.03385
)
| • Int8 Inference
<br/>
• FP32 Inference
<br/>
• FP32 Training |
[
Intel
](
https://github.com/IntelAI
)
|
|
[
EfficientNet
](
https://github.com/NVIDIA/DeepLearningExamples/tree/master/TensorFlow2/Classification/ConvNets/efficientnet
)
|
[
EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks
](
https://arxiv.org/pdf/1905.11946.pdf
)
| • Automatic mixed precision
<br/>
• Horovod Multi-GPU training (NCCL)
<br/>
• Multi-node training on a Pyxis/Enroot Slurm cluster
<br/>
• XLA |
[
NVIDIA
](
https://github.com/NVIDIA
)
|
### Object Detection
...
...
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