Exercise:Convolution and Pooling

From Ufldl

Jump to: navigation, search
(Step 4: Test classifier)
(Step 1: Load learned features)
Line 22: Line 22:
=== Step 1: Load learned features ===
=== Step 1: Load learned features ===
-
In this step, we will load the color features you learned in [[Exercise:Learning color features with Sparse Autoencoders]]. To verify that the features are correct, the loaded features will be visualized, and you should get something like the following:
+
In this step, you will use the features from  [[Exercise:Learning color features with Sparse Autoencoders]]. If you have completed that exercise, you can load the color features that was previously saved. To verify that the features are good, the visualized features should look like the following:
[[File:CNN_Features_Good.png|300px]]
[[File:CNN_Features_Good.png|300px]]

Revision as of 17:45, 23 May 2011

Personal tools