chengan98 commited on
Commit
0c21bfa
·
verified ·
1 Parent(s): 4f9fc81

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ license: mit
9
  [📚 Paper](https://www.arxiv.org/abs/2511.17805) - [🤖 GitHub](https://github.com/jaime-1998/PL-Stitch)
10
 
11
 
12
- This is the official repository for the paper [A Stitch in Time: Learning Procedural Workflow via Self-Supervised Plackett-Luce Ranking](https://www.arxiv.org/abs/2511.17805).
13
 
14
  *PL-Stitch* is an image foundation model that captures visual changes over time, enabling procedural activity understanding. It takes an image as input and produces a feature vector as output, leveraging the novel Plackett-Luce temporal ranking objective to build a comprehensive understanding of both the static semantic information and the procedural context within each frame.
15
 
 
9
  [📚 Paper](https://www.arxiv.org/abs/2511.17805) - [🤖 GitHub](https://github.com/jaime-1998/PL-Stitch)
10
 
11
 
12
+ This is the official repository for the **CVPR2026** paper [A Stitch in Time: Learning Procedural Workflow via Self-Supervised Plackett-Luce Ranking](https://www.arxiv.org/abs/2511.17805).
13
 
14
  *PL-Stitch* is an image foundation model that captures visual changes over time, enabling procedural activity understanding. It takes an image as input and produces a feature vector as output, leveraging the novel Plackett-Luce temporal ranking objective to build a comprehensive understanding of both the static semantic information and the procedural context within each frame.
15