-
Clone repo
-
Move files 'keras_model.h5' to project folder and 'captions_train2014.json' 'captions_train2014.json' to data/coco/annotations
-
Move "yolo.h5" file to data folder
-
Create virtual enviornment named "venv":
virtualenv venv -
Activate virtual enviornment for windows:
venv\Scripts\activate.batfor linux/macOS:source venv/bin/activate -
Install project dependencies:
pip install -r requirements.txt -
Run flask server:
python app.py
davidosama/SmartGalleryAppServer
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|