Difference between revisions of "learning Hierarchical Features for Scene Labeling"
From statwiki
(→Introduction) |
(→Introduction) |
||
Line 9: | Line 9: | ||
<gallery> | <gallery> | ||
Image:labeled_cows.png|Labeled Result | Image:labeled_cows.png|Labeled Result | ||
− | Image:cow_legend. | + | Image:cow_legend.png|Legend |
</gallery> | </gallery> | ||
Revision as of 14:45, 2 November 2015
Introduction
Test input: The input into the network was a static image such as the one below:
Training data and desired result: The desired result (which is the same format as the training data given to the network for supervised learning) is an image with large features labelled.
- labeled cows.png
Labeled Result
- cow legend.png
Legend
Methodology
Pre-processing
Network Architecture
Post-Processing