Skip to content

Files

Latest commit

Sep 22, 2023
f468930 · Sep 22, 2023

History

History
This branch is up to date with johnnynunez/detectron2:main.

dev

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.