ManhTin / ba-image-classifier-training

Jupyter Notebook containing the code and instructions for running the training of the image classifier for parking space monitoring

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BA Image classifier training

Setup

This is a Jupyter Notebook and requires a Jupyter Notebook server to be launched.

  • To run locally (not recommended unless you have a powerfull computer) use the Docker Image with tensorflow installed.
  • Recommended way of launching the notebook is using Google Colab just download the notebook from here and upload it into colab

Run model after training and conversion

To run the model on test data use the test script which already contains the model which was trained for the thesis.

About

Jupyter Notebook containing the code and instructions for running the training of the image classifier for parking space monitoring


Languages

Language:Jupyter Notebook 100.0%