Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 399 Bytes

testing.md

File metadata and controls

9 lines (7 loc) · 399 Bytes

Suggested testing procedure

We do not have unit tests but currently recommend the following to make sure nothing has broken:

  1. Run the notebook dense_correspondence/dataset/simple_datasets_test.ipynb
  2. Run the notebook dense_correspondence/correspondence_tools/pytorch-finding-correspondences.ipynb
  3. Run a training notebook
  4. Run qualitative eval notebook
  5. Run quantitative eval notebook