Skip to content

Commit c031d8a

Browse files
authored
Update README.md
Added links to video content on how to use the repository
1 parent 2bd3100 commit c031d8a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ Copyright 2019-2020 The MathWorks, Inc.
44

55
## Introduction
66

7-
This repository consists of the code files for the following videos;
7+
This repository consists of the code files for the following videos, dataset used for this code can be found here : https://drive.google.com/drive/u/1/folders/1bhohhPoZy03ffbM_rl8ZUPSvJ5py8rM- ;
88

9-
1. Data Preprocessing for Deep Learning
10-
2. Design and Train a YOLOv2 Network in MATLAB
11-
3. Import Pretrained Deep Learning Networks into MATLAB
12-
4. Deploy YOLOv2 to an NVIDIA Jetson
9+
1. Data Preprocessing for Deep Learning : https://www.mathworks.com/videos/data-preprocessing-for-deep-learning-1578031296056.html
10+
2. Design and Train a YOLOv2 Network in MATLAB : https://www.mathworks.com/videos/design-and-train-a-yolov2-network-in-matlab-1578033233204.html
11+
3. Import Pretrained Deep Learning Networks into MATLAB : https://www.mathworks.com/videos/import-pretrained-deep-learning-networks-into-matlab-1578034627950.html
12+
4. Deploy YOLOv2 to an NVIDIA Jetson : https://www.mathworks.com/videos/deploy-yolov2-to-an-nvidia-jetson-1578035533852.html
1313

1414
## SetUp
1515

@@ -23,4 +23,4 @@ This repository consists of the code files for the following videos;
2323
2. **Utilities** folder consists of .mat files required for uplaoding pre trained content
2424

2525

26-
for any questions feel free to email at roboticsarena@mathworks.com
26+
for any questions contact the authors : roboticsarena@mathworks.com

0 commit comments

Comments
 (0)