Skip to content

devxiexie/Height-Identifier-from-Phone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Height-Identifier-from-Phone

If someone takes a mirror selfie with their head and phone visible, this program can identify their height.

Along with the files in this repository, yolov3.weights needs to be downloaded from this link:
https://pjreddie.com/media/files/yolov3.weights

To run the python program, don't just press run, enter:
python3 mirror.py --image FILE NAME --config yolov3.cfg --weights yolov3.weights --classes yolov3.txt
(things in italics need to be replaced)

Major inspo from https://towardsdatascience.com/yolo-object-detection-with-opencv-and-python-21e50ac599e9

Submission for Hack the Wave!
Won Organizer's Choice!

About

If someone takes a mirror selfie with their head and phone visible, this program can identify their height.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages