LArbys / LArCV

Liquid Argon Computer Vision
11 stars 9 forks source link

Forward operation doesn't work with 12 channel data #20

Closed twongjirad closed 8 years ago

twongjirad commented 8 years ago

I0505 01:19:39.141175 4696 layer_factory.hpp:77] Creating layer input I0505 01:19:39.141774 4696 net.cpp:91] Creating Layer input I0505 01:19:39.141790 4696 net.cpp:399] input -> data I0505 01:19:39.142422 4696 net.cpp:399] input -> label I0505 01:19:39.142920 4696 net.cpp:141] Setting up input I0505 01:19:39.142936 4696 net.cpp:148] Top shape: 1 3 768 768 (1769472) I0505 01:19:39.142945 4696 net.cpp:148] Top shape: 1 (1) I0505 01:19:39.142951 4696 net.cpp:156] Memory required for data: 7077892 I0505 01:19:39.142958 4696 layer_factory.hpp:77] Creating layer data_trimese I0505 01:19:39.143282 4696 net.cpp:91] Creating Layer data_trimese I0505 01:19:39.143296 4696 net.cpp:425] data_trimese <- data I0505 01:19:39.143306 4696 net.cpp:399] data_trimese -> Slice1 I0505 01:19:39.143317 4696 net.cpp:399] data_trimese -> Slice2 I0505 01:19:39.143326 4696 net.cpp:399] data_trimese -> Slice3 F0505 01:19:39.143342 4696 blob.cpp:32] Check failed: shape[i] >= 0 (-5 vs. 0)

twongjirad commented 8 years ago

can find a yml file on nudot for 12 channels at: /home/taritree/working/larbys/vic_utility/mac

twongjirad commented 8 years ago

I got the 12 channel data to push through to the network.

Working as of: https://github.com/LArbys/LArCV/commit/b74e048923ba14b828f9530f71d46e71f98a41b4