Skip to content

MaroonCoffee/skyscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skyscan

Skyscan is a demo created to demonstrate the capabilities of YOLOV5 with drone footage. Though only a demo, I plan to expand this project with more sample footage and features such as output logs and more trackable objects.

Demo

In its current form, skyscan takes in drone footage of a group of pedestrians and prints the current pedestrian count to the screen. The purpose of this program is to be used for surveyers, interested determining the average foottraffic of a given area. Future iterations will include more tools for analyzing the data from the footage.

Prerequisites

  • python
    pip install -r requirements.txt

Usage

  • command line
    python skyscan.py input.mp4 -o output.mp4

To exit the program early, press 'q' to terminate the program while it is running.

About

beginner drone computer vision project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages