50.7 GB
6,206 files
Updated about 12 hours ago
Name
Size
compare
execution
inference
README.md563 Bytes
xet
__init__.py0 Bytes
xet
conftest.py1.82 kB
xet
test_asset_seeder.py10.1 kB
xet
README.md

Automated Testing

Running tests locally

Additional requirements for running tests:

pip install pytest
pip install websocket-client==1.6.1
opencv-python==4.6.0.66
scikit-image==0.21.0

Run inference tests:

pytest tests/inference

Quality regression test

Compares images in 2 directories to ensure they are the same

  1. Run an inference test to save a directory of "ground truth" images
    pytest tests/inference --output_dir tests/inference/baseline
  1. Make code edits

  2. Run inference and quality comparison tests

pytest
Total size
50.7 GB
Files
6,206
Last updated
Jul 9
Pre-warmed CDN
US EU US EU

Contributors