Skip to content

how to test the caffe version? #7

@xhsoldier

Description

@xhsoldier

I have written a simple python script, and it can load the model.
How can I get the result?
print 'The result of forward:'
sigmoid = net.blobs['sigmoid-fuse'].data[0]
or
upscore = net.blobs['upscore-fuse'].data[0]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions