Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yolov9 detect_dual.py was modified for use in an object and fire detection application that provides email and SMS alerts #14

Open
audioclassify opened this issue Sep 5, 2024 · 0 comments

Comments

@audioclassify
Copy link

The application runs on a low performance (and inexpensive) Ubuntu 22.04.4 desktop computer and provides alerts by email and SMS via a SMTP TLS or SSL mail server.

The CPU only inference times on a low performance desktop computer are between 350 and 400 mSec for Yolov9 object detection and 350 to 400 mSec for YOLOv9 fire detection.

Two weights (models) were trained using 'train_dual.py'

'detect_dual.py' and 'train_dual.py' are from WongKinYiu/yolov9.

For more information please see audioclassify/CedarAlert.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant