Skip to content

JahyaBurke/ECE285_Sauvage_Object_Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Object Detection with YOLOv3 and Faster R-CNN

This repository contains our final project code for the UCSD course ECE 285: Machine Learning for Image Processing.

run

pip install -r requirements.txt
cd YOLO
wget https://pjreddie.com/media/files/yolov3.weights

Then observe ECE_285_ProjectC_Sauvage_Demonstration.ipynb to see the demonstration.

About

Utilizing YOLO and RNN to detect objects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published