twinkle

Results 2 issues of twinkle

I did set data path folder and .h5 file. When I ran train_val_FCN_DA.py code , I got this error. Using Theano backend. /home/tf/anaconda2/lib/python2.7/site-packages/keras/layers/core.py:633: UserWarning: `output_shape` argument not specified for layer...

hi~ I want to train six classes . So I changed the annotation (0~6) and changed only num_output :6 and ignore_label :6 . This is my end of segnet_train.prototxt ....