-
The contest address is here
-
Baseline: Test Acc 90.14%
=======
- step1
python3 preprocess.py- step2
Train from scratch:
python3 train.py or Train from checkpoint:
python3 train.py --net-params /path/to/*.pth- step3
python3 test.py| Name | Name | Last commit date | ||
|---|---|---|---|---|
The contest address is here
Baseline: Test Acc 90.14%
=======
python3 preprocess.py Train from scratch:
python3 train.py or Train from checkpoint:
python3 train.py --net-params /path/to/*.pthpython3 test.py