SCoulY

Results 2 issues of SCoulY

Hi, I followed the instructions in README and ran the following command: python spacenetutilities/scripts/createDataSpaceNet.py /home/yuankunhao/datasets/spacenet/AOI_4_Shanghai_Train --srcImageryDirectory RGB-PanSharpen --outputDirectory /home/yuankunhao/datasets/spacenet/AOI_4_Shanghai_Train/annotations --annotationType PASCALVOC2012 --convertTo8Bit --imgSizePix 400 The traceback is like this: `fullpathImageDirectory...

Hi, i see your implementation of the invertible resnet. But i am still confused about the classification part in the paper? Do they have two seperate models for classification and...