Divam Gupta

Results 17 issues of Divam Gupta

Right now the trivial way to generate images of different sizes is to recreate the Maple Diffusion object with the new size params. Is there any way which is more...

Nice work on Lama Cleaner. Its a really useful tool! I had a question, how did you create a portable conda environment for the one-click macos installer. Thanks

Hi, What is the test accuracy is generated by the model? The test accuracy is not mentioned in the project page either. It would be really good you mention the...

In the interpolation, the code is using a step function in the x and y values which is not differentiable. How is it traininable end to end via back propagation?...

I was trying to convert the following model. [https://github.com/yjxiong/caffe/tree/action_recog/models/action_recognition](https://github.com/yjxiong/caffe/tree/action_recog/models/action_recognition ) Both these models are working fine with the main and latest version of caffe via python interface. I got the...

I was trying to run the demo. I am getting the following error: ``` WARNING: Logging before InitGoogleLogging() is written to STDERR F0808 09:21:26.621508 2574 common.cpp:53] CPU-only Mode: cannot make...

Have you tried running your model on more datasets for pix2pix? If yes could you post the results of those datasets on readme. And it would be useful for people...