mirror of https://github.com/RE-OWOD/RE-OWOD
|
||
---|---|---|
.. | ||
packaging | ||
README.md | ||
linter.sh | ||
parse_results.sh | ||
run_inference_tests.sh | ||
run_instant_tests.sh |
README.md
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.