KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#cli
#claude-code
#codex
#developer-tools
#react
#windows
offset-fidelity-loss
★ 31
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
docs
:
No description available.
terraform-aws-transfer-sftp
:
No description available.
pop-master-go
:
强网杯pop_master go解法
Kros.Generators.Flattening
:
No description available.
terraform-multicloud-quickstart
:
A tutorial using ZeroTier + Terraform on multiple clouds
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
offset-fidelity-loss
?
Download (.md)
# Understanding Deformable Alignment in Video Super-Resolution (AAAI 2021) This repository contains the core code of our offset-fidelity loss. It can be easily integrated into existing codebases such as [MMEditing](https://github.com/open-mmlab/mmediting) and [BasicSR](https://github.com/xinntao/BasicSR). ## Citations If you think our paper is useful, plese consider citing our paper: ``` @InProceedings{chan2021understanding, author = {Chan, Kelvin C.K. and Wang, Xintao and Yu, Ke and Dong, Chao and Loy, Chen Change}, title = {Understanding Deformable Alignment in Video Super-Resolution}, booktitle = {AAAI Conference on Artificial Intelligence}, year = {2021} } ```