diff --git a/css/styles.css b/css/styles.css index 39543b6..d5aae1a 100644 --- a/css/styles.css +++ b/css/styles.css @@ -115,10 +115,15 @@ hr.row-item { a:not([class*="btn"]):not(.nav-link) { text-decoration: none; } + a:not([class*="btn"]):not(.nav-link):hover { text-decoration: underline; } +#more_news_btn:hover{ + text-decoration: none; +} + #more_news_btn[aria-expanded="false"]:after { content: '▼ Read More'; } diff --git a/img/UbiComp_2024.jpg b/img/UbiComp_2024.jpg new file mode 100644 index 0000000..b9ce1e5 Binary files /dev/null and b/img/UbiComp_2024.jpg differ diff --git a/index.html b/index.html index bd821f6..2ae0e00 100644 --- a/index.html +++ b/index.html @@ -166,6 +166,27 @@

2024

+
+
+ + + +
+ +
+

+ Solving the Sensor-Based Activity Recognition Problem (SOAR): Self-Supervised, Multi-Modal Recognition of Activities from Wearable Sensors
+ Harish Haresamudram, Chi Ian Tang, Sungho Suh, Paul Lukowicz, Thomas Ploetz
+ In UbiComp/ISWC 2024 Adjunct +

+ +
+
+
+

@@ -216,7 +237,7 @@

2023

- Self-supervised learning for data-efficient human activity recognition
+ Self-supervised Learning for Data-efficient Human Activity Recognition
Chi Ian Tang
PhD Thesis

@@ -236,7 +257,7 @@

2023

- Solving the sensor-based activity recognition problem (SOAR): self-supervised, multi-modal recognition of activities from wearable sensors
+ Solving the Sensor-based Activity Recognition Problem (SOAR): Self-supervised, Multi-modal Recognition of Activities from Wearable Sensors
Harish Haresamudram, Chi Ian Tang, Sungho Suh, Paul Lukowicz, Thomas Ploetz
In UbiComp/ISWC 2023 Adjunct

diff --git a/sitemap.xml b/sitemap.xml index 4e660e3..92faa85 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2,6 +2,6 @@ https://iantang.co/ - 2024-09-21T00:04:00Z + 2024-09-22T00:19:00Z \ No newline at end of file