Download the git repository:
git clone https://github.com/alemoreno991/Spring23-Lift.git
This repository is dependent on the following submodules linked below:
Download/update repository submodules. This (or an equivalent command) will need to be executed to install the submodules dependencies prior to running the core components:
cd ~/<path-to-repo>/Spring23-Lift/
git submodule update --init --recursive
Understanding yolo and Realsense
- How To Deploy YOLOv7 on Live Webcam for Custom Object Detection with OpenCV
- Object detection with YOLO V3 and Realsense camera
- How To Use YOLOv7 Model for Object Detection
Understanding 3D positioning
Understanding yolo customization
- Official YOLO v7 Custom Object Detection Tutorial | Windows & Linux
- Official YOLOv7 | Object Detection
- Albumentations
- Albumentation tutorial
Unity Perception