-
I learned that there is several method for optical flow extraction.I want to know what' your principle.Is there a paper for this?
-
I just learned what is optical flow, and i want to know the meaning of the args -v(verbose)?
could you explain more details ? really thanks!!!!!!
-
Hello, thank you for such valuable work. I read and debugged your code, and I have a question about how to visualize the optical flow calculated by the motionsqueeze module. I observed that the data r…
-
Incorporating segmentation masks into appearance module will allow learning of localized ciliary patches. Right now, we have segmentation masks on ~20% of entire dataset and appearance module is not t…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
Running webui.sh presents errors to do with lzma and pyto…
-
Hi,
I just wanna visualize deconvolution of C3D feature map of pre-trained models to explain what C3D have learned, i have tried some open source code, such as **deep-visualization-toolbox**,but they…
-
What is the fastest way to train a new style? Is it necessary to train an optical flow model on the hollywood dataset, for every new style?
-
Hello,
First of all, thank you for your wonderful work and detailed insights with the supplemental material of your papers. I am currently doing my MsC thesis on Optical Flow interpolation using De…
-
After train on my own data. When I use the lora weights to inference by `python cli_demo.py,` some errors happen.
ValueError: Target modules {'base_model.model.transformer_blocks.22.attn1.to_v', 'b…
-
Below is a list of ideal input features to ADAM's internal representation, the final representation may not include all of these.
In addition we want some way of being able to translate from our bu…