$ ./train.py --config config/CONFIG_NAME.yaml
$ ./test.py --result result/CONFIG_NAME/EXP_VERSION/
$ tensorboard --logdir=PROJECT_PATH/result/ --host 0.0.0.0 --port PORT_NUMBER
And, open http://SERVER_URL:PORT_NUMBER in browser.
| Name | Name | Last commit date | ||
|---|---|---|---|---|