python - How to predict float vector labels with caffe? -


i wondering if it's possible predict 1-by-n feature associated input image using caffe. in this post there solution make caffe predict binary vector such [1 0 1 0].

is solution suitable if have 1-by-n float vector label (such [0.2, 0.1, 0.3, 0.4] ? want predict such vector, not binary vector label.

you can think multitaskdata layer. can parse float typed label vector mentioned in question.


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

configurationsection - activeMq-5.13.3 setup configurations for wildfly 10.0.0 -