nonwhy commited on
Commit
60287ed
·
verified ·
1 Parent(s): a887f50

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ **PURE** is the first framework to employ a multimodal large language model (MLLM) as its backbone for addressing low-level vision tasks.
2
+
3
+ [![PURE](https://img.shields.io/badge/Paper-PURE-2b9348.svg?logo=arXiv)](https://arxiv.org/abs/2503.11073)
4
+
5
+ # Usage
6
+ We provide the implementation of PURE, as well as sampling code, in our [github repository](https://github.com/nonwhy/PURE/).