TeeSoloJ

Results 5 comments of TeeSoloJ

> I have the similar problem. When training from scratch, the model converges very slowly. Me too

I have changed the path into absolutely path of the test.txt .but the error still exists

I show a line of the "test.txt" :/home/jzzz/SegNet/CamVid/test/0001TP_008550.png /home/jzzz/SegNet/CamVid/testannot/0001TP_008550.png . And I also want to know how can i get similar labelled pics that segnet provided which are one tunnel...

@hoomanNo5 The cityscapes instanceIds images are encoded by InstanceID. In short, firstly, different class of objects have different pixel values, besides, different entities of the same class also have different...

@594cp @doantientai I would like to use ```pillow``` to do image processing. For this issue, I just follow the method used by this paper, maybe it is simple with some...