Skip to content

Commit 4b381ff

Browse files
committed
Update README.md
1 parent abea46c commit 4b381ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The examples are organized first by framework, such as TensorFlow, PyTorch, etc.
4747

4848
## Jupyter Notebooks
4949

50-
| Models <img width=500/>| TensorFlow <img width=200/>| PyTorch <img width=500/>| TensorRT <img width=400/>| TRTIS <img width=400/>|
50+
| Models | TensorFlow | PyTorch | TensorRT | TRTIS |
5151
| ------------- | ------------- | ------------- | ------------- | ------------- |
5252
| SSD | [ Inference](https://github.com/NVIDIA/DeepLearningExamples/blob/master/TensorFlow/Detection/SSD/models/research/object_detection/object_detection_tutorial.ipynb) | [ Inference](https://github.com/NVIDIA/DeepLearningExamples/blob/master/PyTorch/Detection/SSD/examples/inference.ipynb) | - | - |
5353
| MaskRCNN | - | [ Training & Inference](https://github.com/NVIDIA/DeepLearningExamples/blob/master/PyTorch/Segmentation/MaskRCNN/pytorch/notebooks/pytorch_MaskRCNN_pyt_train_and_inference.ipynb) | - | - |

0 commit comments

Comments
 (0)