Alberto

Results 4 comments of Alberto

Hi guys, sorry for my late response. I couldn't avoid reading your thread. I have been working in this for a month already. My conclusions, don't try to test the...

@RAJA-PARIKSHAT Also, to get the PIL format, you will need to do this: ``` from PIL import Image # assuming you read the image with opencv im = Image.fromarray(im).convert('L') ```

Hi @minar09 nice work! Could you add citation.cff file so I could cite this repo? Thank you!

@yarfomin Yes, at first I was able to train and render some results. However apparently I have some issues with the parse map because I'm not having the desired agnostic...