learning Hierarchical Features for Scene Labeling: Difference between revisions
Jump to navigation
Jump to search
(Started the general outline) |
|||
Line 2: | Line 2: | ||
'''Test input''': The input into the network was a static image such as the one below: | '''Test input''': The input into the network was a static image such as the one below: | ||
[[File:Example.jpg]] | |||
'''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. | '''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. | ||
<gallery> | |||
Image:Example.jpg|Caption1 | |||
Image:Example.jpg|Caption2 | |||
</gallery> | |||
= Methodology = | = Methodology = |
Revision as of 13:37, 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.
-
Caption1
-
Caption2
Methodology
Pre-processing
Network Architecture
Post-Processing