Skip to content

dsuyu1/seniorproject2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

img

Proposed workflow.

Privacy-First CCTV System

Making a robust and secure IoT edge device framework for my senior project class.

Training YOLO

  1. Download the dataset from Kaggle.

  2. Place the dataset into the repo and run the convert_to_yolo.py script. There may be file pathing errors so ensure the dataset paths are as described in the python script editing either the path used in the python file or of the dataset. From here you can download your yolo versions weights from ultralytics and run the following:

yolo train model=\<your model weights\> data=face.yaml imgsz=640 epochs=100 batch=16 

Midterm Poster

Midterm poster presentation

About

Making a new and secure IoT framework for my senior project class.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors