repers
repers
Hi, I have tried to get the code running however I get this: Traceback (most recent call last): File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/usr/lib/python3.6/runpy.py", line 85,...
Hi there, I came across your work when I went to the last CVPR and have been thinking for quite some time on how to apply this for image super-resolution....
Hi, when you were writing the code for AdaCoF in cupy, what software or resources did you use for that, I am trying to understand the cupy/C code, but am...
Hi there, I read your paper and was intrigued by Figure 6b. I was wondering, how did you visualise this and is there any code to do this? Thanks
Hi, I came across your paper recently and thought it was really impressive. I am running the test script using the command provided, but I get an error ``` flow0...
NaNs
Hi there, thanks for providing the code for the CKA analysis. I have tried implementing this on my model, however, I keep on getting NaNs in the final output matrix....
Hi there, I was intrigued reading your work and thought the idea of using a wavelet transform was interesting. I have a question about the methodology you use to obtain...
Hi there, I've seen this used to normalize the inputs, are these the mean and standard deviation values from Vimeo90K or do they represent something else? It would be appreciated...