zhouyik commited on
Commit
2638c1b
·
verified ·
1 Parent(s): f3aac27

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ # [Improving Video Segmentation via Dynamic Anchor Queries](https://arxiv.org/pdf/2404.00086.pdf)
6
+ Yikang Zhou, [Tao Zhang](https://scholar.google.com/citations?user=3xu4a5oAAAAJ&hl=zh-CN),
7
+ [ShunPing Ji](https://scholar.google.com/citations?user=FjoRmF4AAAAJ&hl=zh-CN),
8
+ [Shuicheng Yan](https://scholar.google.com/citations?user=DNuiPHwAAAAJ&hl=zh-CN&oi=ao),
9
+ [Xiangtai Li](https://scholar.google.com/citations?user=FL3ReD0AAAAJ&hl=zh-CN&oi=ao)
10
+
11
+ **Project Page: [https://zhang-tao-whu.github.io/projects/DVIS_DAQ](https://zhang-tao-whu.github.io/projects/DVIS_DAQ/)**