/cs230_license_plate_project_code

This is a collection of scripts used to train & evaluate YOLO V3 Model for CS230 Project

Primary LanguagePython

cs230_license_plate_project_code

This repo is a collection of scripts used to train & evaluate YOLO V3 model for license plate detection. These scripts are intended to be used with Yun Yang's Tensorflow implementation of YOLO V3 (github) as of May 20, 2019.