Skip to content

Commit

Permalink
add talk240203
Browse files Browse the repository at this point in the history
  • Loading branch information
duducheng committed Jan 25, 2024
1 parent b3d62f1 commit 929af39
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions assets/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,29 +8,29 @@ const site = {
};

const reports = [
// {
// id: "talk240203",
// poster: "talk240203.jpg",
// date: "2024/2/3",
// daytime: "周六 20:00",
// title: "智能机器人超声检测:自适应、动态和学习驱动的图像采集",
// speaker: "蒋中亮 @TUM",
// host: "杨健程 @EPFL",
// materials: [
// {
// tag: "讲者主页",
// href: "https://www.cs.cit.tum.de/en/camp/members/zhongliang-jiang/"
// },
// // {
// // tag: "视频回放",
// // href: "https://www.bilibili.com/video/#TODO"
// // },
// ],
// topics: [
// "Healthcare",
// "Intelligence",
// ]
// },
{
id: "talk240203",
poster: "talk240203.jpg",
date: "2024/2/3",
daytime: "周六 20:00",
title: "智能机器人超声检测:自适应、动态和学习驱动的图像采集",
speaker: "蒋中亮 @TUM",
host: "杨健程 @EPFL",
materials: [
{
tag: "讲者主页",
href: "https://www.cs.cit.tum.de/en/camp/members/zhongliang-jiang/"
},
// {
// tag: "视频回放",
// href: "https://www.bilibili.com/video/#TODO"
// },
],
topics: [
"Healthcare",
"Intelligence",
]
},
{
id: "talk240112",
poster: "talk240112.jpg",
Expand Down
Binary file added assets/poster/talk240203.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 929af39

Please sign in to comment.