matthiasmace
matthiasmace
Hello I am trying to train cfrasrnn with my own data using https://github.com/martinkersner/train-CRF-RNN/ I had to slightly modify some pieces of the code to make it run on my Mac...
Hi @bittnt I am trying to train with my own data following Martin Kresner's https://github.com/martinkersner/train-CRF-RNN lmdb creation is OK nut when I make 'python2.7 solve.py 2>&1 | tee train.log', it...
Hi when trying to train crfasrnn with my own data, I get stuck in data preparation. I guess it could arise from malformed PNG but I do not get the...
Dear Martin In am willing to make the training run on MacOS. I am able to use CRFasRNN but when I want I run solve.py, I get the following errors...
Hi @martinkersner I am trying to train CRFasRNN with my own data on a mac. [train.log](https://github.com/martinkersner/train-CRF-RNN/files/1504257/train.log) I am able to produce lmdb using 500px (largest edge) but when i make...