You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/dcn_evaluation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
See the notebook `evaluation_plots_example.ipynb` for an example of how to use the `DenseCorrespondenceEvaluation` tool.
5
5
The tool allows for loading in a network and dataset and running images through the DCN (dense correspondence network). The function
6
6
`evaluate_network_qualitative` produces plots of the dense descriptors and is a good starting point for exploring the
7
-
functionality of `DenseCorrespondenceEvaluation`.
7
+
functionality of `DenseCorrespondenceEvaluation`. In order to load your network you should edit [`evaluation.yaml`](https://github.com/RobotLocomotion/pytorch-dense-correspondence/blob/master/config/dense_correspondence/evaluation/evaluation.yaml) and add an entry for the network you wish to evaluate.
0 commit comments