Skip to content

Commit f5a1181

Browse files
authored
Update README.md
1 parent 8fd0e12 commit f5a1181

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

README.md

+3-9
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,21 @@
11
<p align="center">
22
<h1 align="center">DiffCR: A Fast Conditional Diffusion Framework for Cloud Removal from Optical Satellite Images</h1>
3-
<p align="center">This repository is the official PyTorch implementation of the TGRS 2024 paper DiffCR.
4-
</p>
5-
</p>
3+
<p align="center">This repository is the official PyTorch implementation of the TGRS 2024 paper DiffCR.</p>
64

75
[![arXiv Paper](https://img.shields.io/badge/arXiv-2308.04417-B31B1B)](https://arxiv.org/abs/2308.04417)
86
[![Project Page](https://img.shields.io/badge/Project%20Page-DiffCR-blue)](https://xavierjiezou.github.io/DiffCR/)
97
[![HugginngFace Models](https://img.shields.io/badge/🤗HugginngFace-Models-orange)](https://huggingface.co/XavierJiezou/diffcr-models)
108
[![HugginngFace Datasets](https://img.shields.io/badge/🤗HugginngFace-Datasets-orange)](https://huggingface.co/datasets/XavierJiezou/diffcr-datasets)
119

12-
<p align="center">
13-
<!-- Optional: include a graphic explaining your approach/main result, bibtex entry, link to demos, blog posts and tutorials -->
14-
1510
![DiffCR](image/README/diffcr.jpg)
1611

17-
<!-- ![transformer+lim](image/README/transformer+lim.jpg) -->
1812
</p>
1913

20-
<!-- ## News
14+
## News
2115

2216
- [2023/07/30] Code release.
2317
- [2023/07/16] PMAA got accepted by ECAI 2023.
24-
- [2023/03/29] PMAA is on arXiv now. -->
18+
- [2023/03/29] PMAA is on arXiv now.
2519

2620
## Requirements
2721

0 commit comments

Comments
 (0)