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

checking of networks/XXX.znn file #30

Open xiuliren opened 9 years ago

xiuliren commented 9 years ago

whenever there is an error of network configuration file, we get a segmentation fault, and have no idea what is the problem. It would be better to have some checking of the networks/XXX.znn file in the backend or frontend.