ameerazam08 commited on
Commit
16c4623
1 Parent(s): c556685
public/paper_image/paper8.png ADDED
public/paper_image/paper9.png ADDED
src/app/about-event.tsx CHANGED
@@ -6,8 +6,26 @@ import AboutCard from "@/components/about-card";
6
  import React from 'react';
7
  const EVENT_INFO = [
8
 
9
-
10
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
 
12
  {
13
  title: "Resolution-Agnostic Neural Compression for \
 
6
  import React from 'react';
7
  const EVENT_INFO = [
8
 
 
9
 
10
+ {
11
+ title: "AVI-Talking: Learning Audio-Visual Instructions for \
12
+ Expressive 3D Talking Face Generation",
13
+ description: "AVI-Talking, a system for creating lifelike talking faces that match speech with expressive facial movements. Using advanced language models, it generates instructions for facial details based on speech, resulting in realistic and emotionally consistent animations.",
14
+ subTitle: "Speech/LLMs/Talking Head",
15
+ imageName : "paper9.png",
16
+ paper_links :"https://arxiv.org/pdf/2402.16124.pdf"
17
+
18
+ },
19
+
20
+ {
21
+ title: "REAL3D-PORTRAIT: ONE-SHOT REALISTIC 3D \
22
+ TALKING PORTRAIT SYNTHESIS",
23
+ description: "Real3D-Portrait addresses limitations in one-shot 3D talking portrait generation by enhancing reconstruction accuracy, stable animation, and realism. It employs a large image-to-plane model, efficient motion adapter, and head-torso-background super-resolution model for realistic videos, alongside a generalizable audio-to-motion model for audio-driven animation.",
24
+ subTitle: "Talking Head/Face Generation/Lipsync/Nerf",
25
+ imageName : "paper8.png",
26
+ paper_links :"https://arxiv.org/pdf/2401.08503.pdf"
27
+
28
+ },
29
 
30
  {
31
  title: "Resolution-Agnostic Neural Compression for \