authors:
Talisma Manuel
model v0.1
This project is about an underwater drone equipped with intelligent computer vision capabilities. The drone is able to track objects autonomously, making it a valuable tool for various underwater applications.
Object Tracking: A model for object tracking was trained, focusing on tracking fish. The training process utilized the Roboflow Universe public Aquarium dataset. It can be adapted to an augmented custom dataset on Roboflow. This code resides within the repository.
Hand Gesture Recognition: Another Colab notebook explores hand gesture recognition, potentially for future drone control.