havanagrawal / clomask

Capstone Project for Clobotics: Using Mask R-CNN for Rigid/Non-Rigid Retail Consumable Product Detection
MIT License
7 stars 4 forks source link

Webapp proto #6

Closed havanagrawal closed 6 years ago

havanagrawal commented 6 years ago

Initial Prototype for the Website

Directory Structure:

.
├── CloMaskWebAppDemo.gif
├── README.md
├── css
│   └── jumbotron-narrow.css
├── favicon.ico
├── index.html
├── js
│   ├── aws-sdk.js
│   ├── aws-sdk.min.js
│   ├── credentials.js
│   ├── dropzone.js
│   └── s3utils.js
├── model_server
│   ├── Mask_RCNN
│   ├── README.md
│   ├── __init__.py
│   ├── coco_model.py
│   ├── config.py
│   ├── install_mrcnn.sh
│   ├── model_api.py
│   ├── model_server.py
│   ├── modelserver
│   ├── output
    └── requirements.txt