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/model_zoo.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
@@ -13,6 +13,6 @@ Inside of the folders for each of these pre-trained networks you will find:
13
13
14
14
Models
15
15
16
-
1.[Caterpillar](https://data.csail.mit.edu/labelfusion/pdccompressed/trained_models/stable/caterpillar_standard_params_3.tar.gz) -- note that this network was trained with M_background = 2.0 and M_masked = 0.5, this means there is a larger contrastive loss with the background than there is with the rest of the object. While we didn't find this to improve quantitative visualizations, it can improve qualitative visualizations of the descriptor space.
16
+
1.[Caterpillar](https://data.csail.mit.edu/labelfusion/pdccompressed/trained_models/stable/caterpillar_standard_params_3.tar.gz) -- note that this network was trained with M_background = 2.0 and M_masked = 0.5, this means there is a larger contrastive loss with the background than there is with the rest of the object. While we didn't find this to improve quantitative metrics, it can improve qualitative visualizations of the descriptor space.
17
17
2.[Shoes Class Consistent](https://data.csail.mit.edu/labelfusion/pdccompressed/trained_models/stable/shoes_consistent_M_background_0.500_3.tar.gz)
18
18
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