OpenImagingLab / OpenImagingLab/FlashVSR

about Buffer_LQ4x_Proj and Causal_LQ4x_Proj

Open
#88 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.