We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07614b7 commit e934fc7Copy full SHA for e934fc7
doc/testing.md
@@ -0,0 +1,9 @@
1
+## Suggested testing procedure
2
+
3
+We do not have unit tests but currently recommend the following to make sure nothing has broken:
4
5
+1. Run the notebook dense_correspondence/dataset/simple_datasets_test.ipynb
6
+2. Run the notebook dense_correspondence/correspondence_tools/pytorch-finding-correspondences.ipynb
7
+3. Run a training notebook
8
+4. Run qualitative eval notebook
9
+5. Run quantitative eval notebook
0 commit comments