Mina
Mina
Hello Thanks for your implementation. I am trying to build your code, however I got errors in the beginning of make. deform_conv_cuda_kernel.cu(71): error: namespace "std" has no member "min" 1...
Hello Thanks for your informative implementation. However, after few epochs, the final flow looks very much constant, Did you have a same issue?
Hello I am trying to install your package, but I am receiving this error. can you please help me? Could not find a version that satisfies the requirement hpbandster (from...
Hello Thanks for your great work. I train the encoder part 150 epochs (I had to stop the training once and the resume to finish the 150 epochs), but then...
Hello Thanks for your great work. I ran the code for few epochs and I check the final flow estimation looks a constant flow with a single color, Any idea...
I am trying to use your model, however the layer 7 from the vgg and the layer7a_out seems that the shapes are not the same. Tensor("conv2d/kernel:0", shape=(1, 1, 4096, 20),...
I ran the sh make.sh and then CC=g++ python build.py. It seems that It is building fine, however after running the test.py I have got error. Please note that in...