Skip to content

HackForge-JUSL/Data-Dazzlers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Files and Folders Structure

root

  • templates
    • This folder contains HTML templates for the website.
  • images
    • This folder will contain images for the website.
  • static
    • This folder contains static files (e.g., CSS, JavaScript) for the website.
  • model_training
    • smoke_train.ipynb: Jupyter Notebook file for training smoke detection model.
    • fire_train.ipynb: Jupyter Notebook file for training fire detection model.
  • det_models
    • yolov8n.pt: Pre-trained YOLOv8 model for object detection.
    • (other files...): Other model files for detection tasks.
  • models
    • fire.py: Python script containing code for fire detection model.
    • smoke.py: Python script containing code for smoke detection model.
    • parking.py: Python script containing code for parking detection model.
    • people.py: Python script containing code for people detection model.
  • requirements.txt
    • File listing all Python dependencies required for the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •