Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I want to change to c #24

Open
sunjunlishi opened this issue Sep 3, 2016 · 0 comments
Open

I want to change to c #24

sunjunlishi opened this issue Sep 3, 2016 · 0 comments

Comments

@sunjunlishi
Copy link

sunjunlishi commented Sep 3, 2016

your code:out = net.forward_all(data=np.asarray([transformer.preprocess('data', scale_img)]))
your code:def _Net_forward_all(self, blobs=None, *_kwargs):
all_outs = {out: [] for out in set(self.outputs + (blobs or []))}
for batch in self._batch(kwargs):
outs = self.forward(blobs=blobs, *_batch)

   i can not understard

my:how to change to c++ code,like cnn->blob_by_name(layer); which layer is outMap--response map

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant