Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 307 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 307 Bytes

Computer Vision Project

A project to detect cars and then classify them in a given video clip. Used Tiny-YoloV4 for object detection and used transfer learning for MobileNetV2 CV model.

Included is my final report and my jupter notebook which contains the all my work including training and evaulation.