"docker-hub/PointPillars/readme.md" did not exist on "80a37498e1ec103a03fa7ab563beeab016afb2dc"
README.md 275 Bytes
Newer Older
yongshk's avatar
yongshk committed
1
2
3
4
5
6
7

## 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.