Skip to content

Flask GUI to collect ground truth data on test videos to get accuracy on a drone crash detection model's predictions.

Notifications You must be signed in to change notification settings

EthanStanks/DroneCrashValidationGUI

Repository files navigation

Training and Validation GUI

description coming soon...

Run with Docker

  • docker build -t validation-gui:1.0 .
  • docker run --shm-size=8g -it -d -p 5000:5000 -v ${PWD}:/app validation-gui:1.0

GUI Walkthrough

coming soon...

About

Flask GUI to collect ground truth data on test videos to get accuracy on a drone crash detection model's predictions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published