mirror of https://github.com/RE-OWOD/RE-OWOD
|
||
---|---|---|
.. | ||
README.md | ||
run_inference_tests.sh | ||
run_instant_tests.sh |
README.md
Some scripts for developers to use, include:
run_instant_tests.sh
: run training for a few iterations.run_inference_tests.sh
: run inference on a small dataset.../../dev/linter.sh
: lint the codebase before commit../../dev/parse_results.sh
: parse results from log file.