Skip to content

teenathirumala/drone-surveillance-system

Repository files navigation

# How to run the project:

1. Unzip:
   unzip docker_drone_project.zip
   cd docker_drone_project

2. Build Docker image:
   docker build -t drone_jupyter .

3. Run:
   docker run -p 8888:8888 drone_jupyter

4. Open the Jupyter link in browser (it will be shown in terminal)

About

AI-powered drone surveillance system using YOLOv8 for detection and tracking

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published