OpenImagingLab / OpenImagingLab/FlashVSR
about Buffer_LQ4x_Proj and Causal_LQ4x_Proj
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 152
- PR merge metrics
- No merged PRs in 30d
Description
作者您好,感谢开源工作!
在代码中看到在infer_flashvsr_full.py代码中采用了Buffer_LQ4x_Proj,而在infer_flashvsr_v1.1_full.py代码中采用了Causal_LQ4x_Proj,Buffer_LQ4x_Proj从实现来看并没有利用过往的结果作为cache,而是取了当前clip中最后2帧,请问这样实现是为了?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare infer_flashvsr_full.py and infer_flashvsr_v1.1_full.py, focusing on Buffer_LQ4x_Proj and Causal_LQ4x_Proj and how each handles prior results or the final two frames of the current clip. The issue is addressed when the rationale for choosing each implementation is documented or clarified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100