From 73c95c1c06b54311439b0796c789befb6a115d8f Mon Sep 17 00:00:00 2001 From: yushuo718 Date: Thu, 27 Jun 2024 10:11:09 +0300 Subject: [PATCH] update news with talk --- content/news/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/news/_index.md b/content/news/_index.md index 85ce138..93d5899 100644 --- a/content/news/_index.md +++ b/content/news/_index.md @@ -4,7 +4,7 @@ title: News ### 2024 -- [2024-06-18] I gave a talk on "Towards More Realistic Continual Learning at Scale" ([slides]({{< relref "../publication/CLVision_talk/CLVision24_ChenZhao.pdf" >}})) as an invited speaker in the [CLVision Workshop in CVPR 2024]("https://sites.google.com/view/clvision2024"). +- [2024-06-18] I gave a talk on "Towards More Realistic Continual Learning at Scale" [slides]({{< relref "../publication/CLVision_talk/CLVision24_ChenZhao.pdf">}}) as an invited speaker in the [CLVision Workshop in CVPR 2024]("https://sites.google.com/view/clvision2024"). - [2024-03-28] We released [OpenTAD]("https://github.com/sming256/OpenTAD"), an open-source toolbox for temporal action detection (TAD), comprising 14 methods with 8 datasets. - [2024-02-27] 4 papers are accepted to CVPR 2024: [Dr2Net]({{< relref "../publication/Dr2Net" >}}), [AdaTAD]({{< relref "../publication/AdaTAD" >}}), [TGT]({{< relref "../publication/TGT" >}}), and [Ego-Exo4D]({{< relref "../publication/Ego-exo4D" >}})!