How Can I add extra features in fully connected layer? I am using VGG net for tranfer learning.

3 views (last 30 days)
After getting feature matrix before fc6, I want to add some extra features (which I have specific to each training image) in fc6 layer besides what is coming from conv layers.
Can I do it during training ?
any clue!
thanks

Answers (0)

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!