From 5310386ea1ab9ec35c4598dac8b11c83d5b48ee3 Mon Sep 17 00:00:00 2001 From: yushuo718 Date: Thu, 27 Jun 2024 09:50:33 +0300 Subject: [PATCH] update news with talk --- content/news/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/news/_index.md b/content/news/_index.md index 1040861..f662321 100644 --- a/content/news/_index.md +++ b/content/news/_index.md @@ -4,8 +4,8 @@ title: News ### 2024 -- [2024-06-18] I gave a talk on "Towards More Realistic Continual Learning at Scale" as an invited speaker in the [CLVision Workshop in CVPR 2024]({{< relref "https://sites.google.com/view/clvision2024" >}}). -- [2024-03-28] We released [OpenTAD]({{< relref "https://github.com/sming256/OpenTAD" >}}), an open-source toolbox for temporal action detection (TAD), comprising 14 methods with 8 datasets. +- [2024-06-18] I gave a talk on "Towards More Realistic Continual Learning at Scale" 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" >}})!