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
a8eae76f
Unverified
Commit
a8eae76f
authored
Jul 15, 2020
by
Melanie Buehler
Committed by
GitHub
Jul 15, 2020
Browse files
Add Intel's object detection models to community README (#8867)
parent
809e19af
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
community/README.md
community/README.md
+8
-0
No files found.
community/README.md
View file @
a8eae76f
...
...
@@ -20,6 +20,14 @@ This repository provides a curated list of the GitHub repositories with machine
|
[
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
)
|
### Object Detection
| Model | Paper | Features | Maintainer |
|-------|-------|----------|------------|
|
[
R-FCN
](
https://github.com/IntelAI/models/tree/master/benchmarks/object_detection/tensorflow/rfcn
)
|
[
R-FCN: Object Detection<br/>via Region-based Fully Convolutional Networks
](
https://arxiv.org/pdf/1605.06409
)
| • Int8 Inference
<br/>
• FP32 Inference |
[
Intel
](
https://github.com/IntelAI
)
|
|
[
SSD-MobileNet
](
https://github.com/IntelAI/models/tree/master/benchmarks/object_detection/tensorflow/ssd-mobilenet
)
|
[
MobileNets: Efficient Convolutional Neural Networks<br/>for Mobile Vision Applications
](
https://arxiv.org/pdf/1704.04861
)
| • Int8 Inference
<br/>
• FP32 Inference |
[
Intel
](
https://github.com/IntelAI
)
|
|
[
SSD-ResNet34
](
https://github.com/IntelAI/models/tree/master/benchmarks/object_detection/tensorflow/ssd-resnet34
)
|
[
SSD: Single Shot MultiBox Detector
](
https://arxiv.org/pdf/1512.02325
)
| • Int8 Inference
<br/>
• FP32 Inference
<br/>
• FP32 Training |
[
Intel
](
https://github.com/IntelAI
)
|
### Segmentation
| Model | Paper | Features | Maintainer |
...
...
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