Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 381 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 381 Bytes

Fire AIoT System

파일 설명

  • main.py: 메인 창, 웹 뷰어 실행
  • detect.py: 화재, 사람을 감지하는 모듈
  • delivery.py: 각종 데이터를 아두이노, 파이어베이스 등으로 전송하는 모듈
  • best.pt: YOLOv8 화재 감지 인공지능 모델
  • templates/index.html: 웹 뷰어 HTML 코드
  • static/styles.css: 웹 뷰어 CSS 코드