Weapons-Detection/ ├── backend/ # Main application code │ ├── main.py # Main application entry point │ ├── detection.py # YOLO detection logic │ ├── streaming_server.py # Flask streaming server │ ├── ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.