zlai commited on
Commit
fbb4e05
·
1 Parent(s): 715f79d

initial commit

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -389,8 +389,9 @@ def create_demo():
389
  <p style="margin-bottom: 10px; font-size: 94%">
390
  Cost-Volume Free Warping-Based Dense Point Tracking.
391
  <a href='https://cowtracker.github.io/' target='_blank'>Project Page</a> |
 
392
  <a href='https://github.com/facebookresearch/cowtracker/' target='_blank'>GitHub</a> |
393
- <a href='' target='_blank'>Paper</a>
394
  </p>
395
  </div>
396
  """
 
389
  <p style="margin-bottom: 10px; font-size: 94%">
390
  Cost-Volume Free Warping-Based Dense Point Tracking.
391
  <a href='https://cowtracker.github.io/' target='_blank'>Project Page</a> |
392
+ <a href='https://arxiv.org/abs/2602.04877' target='_blank'>arXiv</a> |
393
  <a href='https://github.com/facebookresearch/cowtracker/' target='_blank'>GitHub</a> |
394
+ <a href='https://youtu.be/QQP8TZPMZMw' target='_blank'>Video</a>
395
  </p>
396
  </div>
397
  """