sumeetssaurav
sumeetssaurav
Hello, Thank you for such a wonderful work and open-sourcing it. However, if a working demo code could be added, then naive users like me would find it more comfortable...
Hello, Congrats, for the wonderful work. I am facing some issue in replicating the results of your paper using the source code provided here. This portion of the training code...
Hello, Congrats, for the wonderful work. I am facing certain issues while training on the IsoGD database. This part of the code throwing index out range error. tf.contrib.layers.l2_regularizer(weight_decay)(networks.all_params[50]) IndexError: list...
Traceback (most recent call last): File "train.py", line 16, in model = STN() File "/home/vision/STN/STN.py", line 29, in STN x = Conv2D(32, (3, 3), padding='same')(interpolated_image) File "/home/vision/.virtualenvs/dl4cv/lib/python3.5/site-packages/tensorflow_core/python/keras/engine/base_layer.py", line 812, in...
Dear authors, Thank you for the interesting work. However, I am not able to download the dataset using the Baidu link. If possible, can you please provide Google Drive link...