diff --git a/src/content/activities/2024-keynote-speech.md b/src/content/activities/2024-keynote-speech.md deleted file mode 100644 index 59da1d6..0000000 --- a/src/content/activities/2024-keynote-speech.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: "Keynote at CVPR 2024" -date: 2024-06-20 -cover: "../../assets/activity-keynote.jpg" -description: "Prof. John Doe gave a keynote speech on the future of Vision Transformers." ---- - -Prof. Doe was invited to give a keynote speech at the CVPR 2024 workshop. He presented our latest findings on efficient transformer architectures and discussed the future directions of computer vision research. diff --git a/src/content/activities/2024-lab-retreat.md b/src/content/activities/2024-lab-retreat.md deleted file mode 100644 index 2ae4bfa..0000000 --- a/src/content/activities/2024-lab-retreat.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: "Annual Lab Retreat 2024" -date: 2024-09-10 -cover: "../../assets/activity-workshop.jpg" -description: "The team went to the seaside for a weekend of team building and brainstorming." ---- - -Our annual lab retreat was held at the beautiful Seaside Resort. We discussed our research roadmap for the next year and enjoyed some volleyball on the beach. diff --git a/src/content/activities/2024-summer-school.md b/src/content/activities/2024-summer-school.md deleted file mode 100644 index 2ef61d3..0000000 --- a/src/content/activities/2024-summer-school.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: "AI Summer School Workshop" -date: 2024-07-15 -cover: "../../assets/activity-school.jpg" -description: "We hosted a 3-day workshop on Deep Learning for undergraduates." ---- - -The lab organized a summer school for over 50 undergraduate students. Topics included introduction to PyTorch, CNNs, and Transformers.