chautuankien
chautuankien
It is very interesting that you use Pixel Shuffle and Channel Attention for motion estimation without estimating optical flow. I want to ask that in the paper you said that...
I want to ask that can I use the pretrained weight model with different number of hidden layer or different number of head, or different input size?
I am having issue when using `ij.py.run_script` to run java code. I was able to connect to my java code but in my java code, i import ij library, but...
Hi, I came across your paper recently and thought it was really impressive. I am doing the Prepare Dataset part to create .npy file. As you said, I clone the...