Skip to content

Latest commit

 

History

2 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

Classifier

Setup

python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt 

Run

1. Transform

./transform/svgToPng.sh
python3 transform/groupSets.py

2. Train

python3 train/classifier.py

3. Serve

cd app
python3 -m flask --app app run

关于

No description, website, or topics provided.

Resources

Stars

0 stars

关注者

2 watching

复刻s

发布

贡献者

Languages