Skip to content

Commit f81de14

Browse files
authored
Create model_zoo.md
1 parent d71be2a commit f81de14

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/model_zoo.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Model Zoo
2+
This document contains links to some pre-trained models. See [here](https://github.com/RobotLocomotion/pytorch-dense-correspondence/blob/master/doc/dcn_evaluation.md)
3+
for how to load and visualize a pre-trained network. Prior to evaluating make sure you have downloaded the appropriate train
4+
and test data as outlined in the tutorial.
5+
6+
1. [Caterpillar](https://data.csail.mit.edu/labelfusion/pdccompressed/trained_models/stable/caterpillar_standard_params_3.tar.gz)
7+
2. [Shoes Class Consistent](https://data.csail.mit.edu/labelfusion/pdccompressed/trained_models/stable/shoes_consistent_M_background_0.500_3.tar.gz)
8+
3. [Hats Class Consistent](https://data.csail.mit.edu/labelfusion/pdccompressed/trained_models/stable/hats_consistent_M_background_0.500_3.tar.gz)

0 commit comments

Comments
 (0)