ZahlGraf
ZahlGraf
Hi, since I did not get the pretrained models running, I tried to train my own model on Jetson TX1. Unfortunately the training stops due to a Segmentation fault: ```...
Hi, I want to try out the eval script and when I use the pretrained GPU checkpoint I get the following error: ``` th eval.lua -model ../PreTrained/model_id1-501-1448236541.t7 -image_folder ../TestImages -num_images...
Having unit tests now is good, but we could find errors earlier, when there are more assertions that check the input and internal state of all functions for inconstant values....