Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 689 Bytes

File metadata and controls

22 lines (14 loc) · 689 Bytes

TimePLE Project Page

Static project page for TimePLE: Rethinking Temporal Representation for Video Temporal Grounding.

Preview locally

From this directory, run:

python3 -m http.server 8000

Then open http://localhost:8000.

Before release

  • Replace the provisional BibTeX entry with the public arXiv or venue entry.
  • Enable the Code, Models, and Data cards when their URLs are public.
  • Add the canonical project-page URL to the Open Graph and citation metadata.
  • Re-export static/pdfs/timeple.pdf when the paper is updated.

The TimePLE/ directory next to this project is the AAAI submission source and is intentionally independent from this website.