File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -85,6 +85,14 @@ Welcome to PyTorch Tutorials
85
85
:link: beginner/nn_tutorial.html
86
86
:tags: Getting-Started
87
87
88
+ .. customcarditem ::
89
+ :header: Indian Currency Note Detection with YOLOv5
90
+ :card_description: Learn to train and run a YOLOv5 model to detect Indian currency notes using Roboflow and PyTorch.
91
+ :image: _static/img/thumbnails/cropped/indian-currency-yolo.png
92
+ :link: beginner/indian_notes_detection_tutorial.html
93
+ :tags: Image/Video,Object-Detection
94
+
95
+
88
96
.. customcarditem ::
89
97
:header: Visualizing Models, Data, and Training with TensorBoard
90
98
:card_description: Learn to use TensorBoard to visualize data and model training.
@@ -783,6 +791,9 @@ Welcome to PyTorch Tutorials
783
791
:tags: TorchRec,Recommender
784
792
785
793
794
+
795
+
796
+
786
797
.. End of tutorial card section
787
798
788
799
.. raw :: html
@@ -832,6 +843,9 @@ Additional Resources
832
843
:button_link: beginner/colab.html
833
844
:button_text: Open
834
845
846
+
847
+
848
+
835
849
.. End of callout section
836
850
837
851
.. raw :: html
You can’t perform that action at this time.
0 commit comments