Copyright 2019-2023 The MathWorks, Inc.
This repository consists of the code files for the following videos; the dataset used for this code can be found here: https://drive.google.com/drive/u/1/folders/1bhohhPoZy03ffbM_rl8ZUPSvJ5py8rM-
- Data Preprocessing for Deep Learning
- Design and Train a YOLOv2 Network in MATLAB
- Import Pretrained Deep Learning Networks into MATLAB
- Deploy YOLOv2 to an NVIDIA Jetson
- How to Perform Deep Learning Inference in Simulink
- Clone the repository.
- Launch Deeplearningforobjectdetection.prj to set-up the project environment.
- Download the data from this folder: https://drive.google.com/drive/u/1/folders/1bhohhPoZy03ffbM_rl8ZUPSvJ5py8rM-
- The first time you run this example, edit appropriately and run adjustGroundTruthPaths.m to adjust the ground truth data objects' source path for your computer. Instructions on the edits needed are in the code file.
- codeFiles folder consists of MATLAB® code files for each of the videos and a sample Simulink® model
- Utilities folder consists of .MAT files required for uplaoding pre-trained content and helper functions
Labeling data:
- How To Label Video and Image Data For Deep Learning
- How to Use Custom Automation Algorithms for Data Labeling
Training an ACF Detector for custom automation algorithms:
For any questions contact the authors: roboticsarena@mathworks.com