Skip to content

A collaborative computer vision AI project for Cornell's AI Practicum (CS 4701) class.

Notifications You must be signed in to change notification settings

JustKong13/dirty-dish-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dirty-dish-detector

A collaborative computer vision project by Brian La, Justin Kong, and Richard Gu

Instructions for Viewing Demo/Results

To run the YOLO demo

  • run src/yolo/video_feed.py

To generate the YOLO confusion matrix values

  • run src/yolo/yolo.py

To generate the ResNet confusion matrix values

  • run src/resnet/resnet_test.py

Edit model train configurations in dataset_generation.py and main.py

Models are saved to .pkl files

About

A collaborative computer vision AI project for Cornell's AI Practicum (CS 4701) class.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published