Self-contained localhost webapp for curating computer vision training datasets.

git clone <this-repo>
cd pictureCram
pip install -e .
python -m picturecram --project ~/my-dataset
# Open http://localhost:8777
pip install, runs on localhost, zero cloud dependencies🚧 Under active development.
18 commits
Python
55.4%
JavaScript
30.8%
CSS
7.5%
HTML
6.3%
Self-contained localhost webapp for curating computer vision training datasets.

git clone <this-repo>
cd pictureCram
pip install -e .
python -m picturecram --project ~/my-dataset
# Open http://localhost:8777
pip install, runs on localhost, zero cloud dependencies🚧 Under active development.
18 commits
Python
55.4%
JavaScript
30.8%
CSS
7.5%
HTML
6.3%