You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -229,6 +229,7 @@
229
229
230
230
## Computer Vision
231
231
*[torchvision](https://github.com/pytorch/vision) - Datasets, Transforms, and Models specific to Computer Vision. <imgheight="20"src="img/pytorch_big2.png"alt="PyTorch based/compatible">
232
+
*[PyTorch3D](https://github.com/facebookresearch/pytorch3d) - PyTorch3D is FAIR's library of reusable components for deep learning with 3D data.
232
233
*[gluon-cv](https://github.com/dmlc/gluon-cv) - Provides implementations of the state-of-the-art deep learning models in computer vision. <imgheight="20"src="img/mxnet_big.png"alt="MXNet based">
233
234
*[KerasCV](https://github.com/keras-team/keras-cv) - Industry-strength Computer Vision workflows with Keras. <imgheight="20"src="img/keras_big.png"alt="MXNet based">
234
235
*[OpenCV](https://github.com/opencv/opencv) - Open Source Computer Vision Library.
0 commit comments