Image Classification and Object Detection
Based on Tensorflow, Tensorflow models (Object detection) and Keras.
Using WordPress plugin for annotation and keep track of data.
The object detection module is based in Tensorflow Object Detection API. Setup instructions are given here. The API is under development so we are supporting it till commit ee6fdda. You can simply checkout to this commit.
Setup WordPress and install plugin.
Now install python package requirements by running pip3 install -r requirements.txt
python3 -m deeppress.main --config=<path-to-config-file>
Example config file deeppress.conf.example
, Copy it and make your changes. Update
WprdPress host details.