Skip to content

Files

This branch is 26 commits ahead of, 1368 commits behind facebookresearch/detectron2:main.

tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 26, 2019
Oct 10, 2019
Dec 16, 2019
Dec 14, 2019
Dec 27, 2019
Oct 10, 2019
Oct 10, 2019
Dec 26, 2019
Oct 16, 2019
Oct 17, 2019
Nov 9, 2019
Dec 26, 2019
Dec 29, 2019
Oct 13, 2019
Oct 10, 2019
Oct 10, 2019
Oct 10, 2019
Oct 10, 2019
Dec 4, 2019
Nov 9, 2019
Oct 15, 2019
Nov 14, 2019

Unit Tests

To run the unittests, do:

python -m unittest discover -v -s tests

There are also end-to-end inference & training tests, in dev/run_*_tests.sh.