Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
eaae47a
Add dataset landing page for GitHub Pages
AtomScott Nov 17, 2025
b4ae422
Update landing page with comprehensive SoccerTrack v2 dataset descrip…
AtomScott Nov 17, 2025
20347f6
Update landing page with SoccerTrack v2 content: fix STC link, add Ka…
AtomScott Nov 17, 2025
de540b6
Update landing page: Playbox color scheme (orange/green), Kaggle + Go…
AtomScott Nov 17, 2025
b9871ae
Fix Playbox color scheme: dark theme with separate orange/green accen…
AtomScott Nov 17, 2025
1c0eca9
Reorganize Tasks section: use subsections instead of cards (GSR, BAS,…
AtomScott Nov 17, 2025
d9e2f7e
Switch to green base color scheme, add task visualizations with Socce…
AtomScott Nov 17, 2025
3c4d55a
Add task-specific pages (GSR, BAS, MOT) with SoccerNet alignment and …
AtomScott Nov 17, 2025
5895995
Update docs: new production/ folder structure with videos/, gsr/, bas…
AtomScott Nov 17, 2025
778477b
Update Playbox plug: more personal tone
AtomScott Nov 19, 2025
0d36276
Add assets and update docs with images, videos, and Google Drive link
AtomScott Jan 5, 2026
5e43bbf
Add OGP/SEO meta tags and custom OG image, remove Kaggle links
AtomScott Jan 5, 2026
bad349a
Update OG image
AtomScott Jan 5, 2026
bada79c
Remove Hugging Face references from website
AtomScott Jan 5, 2026
f661298
demo visualization movie of gsr and bas
Yukinkmr Jan 12, 2026
d8a82b4
update gitignore
Yukinkmr Jan 12, 2026
c99f829
revert gitignore
Yukinkmr Jan 12, 2026
c2fd9ad
update gitignore
Yukinkmr Jan 12, 2026
1f53358
rename demo of tracking
Yukinkmr Jan 12, 2026
4064919
update tracking movie path
Yukinkmr Jan 12, 2026
d5b510d
update tracking movie path
Yukinkmr Jan 12, 2026
ffccd47
update data structure
Yukinkmr Jan 14, 2026
acfcdb7
update explanation of gsr labels
Yukinkmr Jan 14, 2026
d514f9e
update explanation of bas data
Yukinkmr Jan 14, 2026
d31f46d
Merge pull request #11 from AtomScott/feature/update-landing
AtomScott Jan 14, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Keeping .gitkeep to maintain the folder structure in the repository
data
wandb
*.mp4


# Scratch folder: Contains temporary files for development and testing
scratch/*
Expand Down
Binary file added docs/assets/demo-gsr_and_bas.mp4
Binary file not shown.
Binary file added docs/assets/demo-minimap.mp4
Binary file not shown.
Binary file added docs/assets/demo-tracking.mp4
Binary file not shown.
Binary file added docs/assets/og-image.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/panorama-day.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/panorama-night.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/task-bas.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/task-gsr.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/task-mot.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
580 changes: 580 additions & 0 deletions docs/index-ja.html

Large diffs are not rendered by default.

Loading