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

Load pretrained network for feed forward only. #86

Open
Anza1234 opened this issue Jun 6, 2017 · 0 comments
Open

Load pretrained network for feed forward only. #86

Anza1234 opened this issue Jun 6, 2017 · 0 comments

Comments

@Anza1234
Copy link

Anza1234 commented Jun 6, 2017

Hi, can anyone help me regarding just feed forwarding a network with a set of images. I am successfully initializing network with trained weights, but I am stuck in on how to pass images to the feed forward function.

var x = convnetjs.img_to_vol(document.getElementById('some image'));\n
How to pass images to this ?

Thanks in advance.
Regards,

@Anza1234 Anza1234 changed the title Load an pretrained network and feed forward only Load pretrained network for feed forward only. Jun 6, 2017
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