We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abea46c commit 4b381ffCopy full SHA for 4b381ff
1 file changed
README.md
@@ -47,7 +47,7 @@ The examples are organized first by framework, such as TensorFlow, PyTorch, etc.
47
48
## Jupyter Notebooks
49
50
-| Models <img width=500/>| TensorFlow <img width=200/>| PyTorch <img width=500/>| TensorRT <img width=400/>| TRTIS <img width=400/>|
+| Models | TensorFlow | PyTorch | TensorRT | TRTIS |
51
| ------------- | ------------- | ------------- | ------------- | ------------- |
52
| 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) | - | - |
53
| 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