Skip to content

Commit a20ba28

Browse files
authored
Update dcn_evaluation.md
1 parent e935a4b commit a20ba28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/dcn_evaluation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
See the notebook `evaluation_plots_example.ipynb` for an example of how to use the `DenseCorrespondenceEvaluation` tool.
55
The tool allows for loading in a network and dataset and running images through the DCN (dense correspondence network). The function
66
`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.
88

99

1010
## Quantitative Evaluation

0 commit comments

Comments
 (0)