hlwu commited on
Commit
393afe7
·
verified ·
1 Parent(s): 9f649af

Add model card metadata

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # DeltaVLM
2
 
3
  This repository hosts the pretrained DeltaVLM checkpoint from the paper [DeltaVLM: Interactive Remote Sensing Image Change Analysis via Instruction-guided Difference Perception](https://arxiv.org/abs/2507.22346).
 
1
+ ---
2
+ license: other
3
+ language:
4
+ - en
5
+ tags:
6
+ - remote-sensing
7
+ - vision-language
8
+ - image-change-captioning
9
+ - pytorch
10
+ pipeline_tag: image-text-to-text
11
+ ---
12
+
13
  # DeltaVLM
14
 
15
  This repository hosts the pretrained DeltaVLM checkpoint from the paper [DeltaVLM: Interactive Remote Sensing Image Change Analysis via Instruction-guided Difference Perception](https://arxiv.org/abs/2507.22346).