RE-OWOD/dev/README.md

8 lines
275 B
Markdown
Raw Permalink Normal View History

2022-01-04 13:17:03 +08:00
## Some scripts for developers to use, include:
- `linter.sh`: lint the codebase before commit.
- `run_{inference,instant}_tests.sh`: run inference/training for a few iterations.
Note that these tests require 2 GPUs.
- `parse_results.sh`: parse results from a log file.