Skip to content

ptkz/parking_detection

Repository files navigation

Parking Detection

model folder contains the exported inference graph trained with Tensorflow Object Detection API

How Tos

The env folder contains the exported Anaconda environment with the required packages to run this app.

To recreate the environment run

conda env create -f environment.yml

If the environment is installed properly, activate it and run the app with

python app.py

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published