karpathy / karpathy/convnetjs

Load pretrained network for feed forward only.

Open
#86 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
11.2k
Forks
2.1k
PR merge metrics
No merged PRs in 30d

Description

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,

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.