turkeyju commited on
Commit
c03323c
·
verified ·
1 Parent(s): 7c34df2

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
+ tags:
4
+ - video-panoptic-segmentation
5
+ - video-instance-segmentation
6
+ ---
7
+ A Simple Video Segmenter by Tracking Objects Along Axial Trajectories (TMLR 2024)
8
+
9
+ Project page: https://github.com/TACJu/Axial-VS
10
+
11
+ arXiv: https://arxiv.org/abs/2311.18537