Skip to content

Commit f9eb51a

Browse files
committed
Added Indian Currency Note Detection tutorial using YOLOv5
1 parent 81c9488 commit f9eb51a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

index.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,14 @@ Welcome to PyTorch Tutorials
8585
:link: beginner/nn_tutorial.html
8686
:tags: Getting-Started
8787

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+
8896
.. customcarditem::
8997
:header: Visualizing Models, Data, and Training with TensorBoard
9098
:card_description: Learn to use TensorBoard to visualize data and model training.
@@ -783,6 +791,9 @@ Welcome to PyTorch Tutorials
783791
:tags: TorchRec,Recommender
784792

785793

794+
795+
796+
786797
.. End of tutorial card section
787798
788799
.. raw:: html
@@ -832,6 +843,9 @@ Additional Resources
832843
:button_link: beginner/colab.html
833844
:button_text: Open
834845

846+
847+
848+
835849
.. End of callout section
836850
837851
.. raw:: html

0 commit comments

Comments
 (0)