seung-lab / znn-release

Multi-core CPU implementation of deep learning for 2D and 3D sliding window convolutional networks (ConvNets).
GNU General Public License v3.0
94 stars 33 forks source link

Sample can not be used without label #8

Closed xiuliren closed 9 years ago

xiuliren commented 9 years ago

In forward pass, we should be able to process new data without label image.

nicholasturner1 commented 9 years ago

Should be fixed now - I'll do a bit more debugging before closing the issue