Skip to content

Commit 377a168

Browse files
committed
🕹️ Support direct inference on videos (video process demo, #6, #28).
1 parent 9c49079 commit 377a168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This is the official PyTorch implementation of our paper:
1515

1616
## :fire: News
1717

18-
- <span style="font-variant-numeric: tabular-nums;">**2025.04.06**</span>: Now, you can use the [video process demo](./demo/video_process.ipynb) to perform nearly real-time tracking on your videos :joystick:.
18+
- <span style="font-variant-numeric: tabular-nums;">**2025.04.06**</span>: Now, you can use the [video demo](./demo/video_process.ipynb) to perform nearly real-time tracking on your videos :joystick:.
1919
- <span style="font-variant-numeric: tabular-nums;">**2025.04.05**</span>: We support FP16 for faster inference :racing_car:.
2020
- <span style="font-variant-numeric: tabular-nums;">**2025.04.03**</span>: The new codebase is released :tada:. Compared to the previous version, it is more concise and efficient :rocket:. Feel free to enjoy it!
2121
- <span style="font-variant-numeric: tabular-nums;">**2025.03.25**</span>: Our revised paper is released at [arXiv:2403.16848](https://arxiv.org/abs/2403.16848). The latest codebase is being organized :construction:.

0 commit comments

Comments
 (0)