Skip to content

Commit b4bdd1b

Browse files
committed
Updated about, news, publications
1 parent a2e6512 commit b4bdd1b

5 files changed

Lines changed: 44 additions & 5 deletions

File tree

_bibliography/papers.bib

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,25 @@ @inproceedings{Saunders2023FACTS
1212
year = {2024},
1313
}
1414

15-
@inproceedings{Saunders2024D4E,
15+
@inproceedings{Saunders2024TalkLoRA,
1616
author = {Saunders, Jack and Namboodiri, Vinay P.},
17-
title = {Dubbing for Everyone: Data-Efficient Visual Dubbing using Neural Rendering Priors},
18-
publisher = {arxiv},
17+
title = {TalkLoRA: Low-Rank Adaptation for Speech-Driven Animation},
18+
publisher = {The 35th British Machine Vision Conference},
1919
year = {2024},
2020
}
2121

22+
@inproceedings{Saunders2025DEAD,
23+
author = {Saunders, Jack and Namboodiri, Vinay P.},
24+
title = {DEAD: Data-Efficient Audiovisual Dubbing using Neural Rendering Priors},
25+
publisher = {The 36th British Machine Vision Conference},
26+
year = {2025},
27+
}
28+
29+
@inproceedings{saunders2025gasp,
30+
title={{GASP}: Gaussian Avatars with Synthetic Priors},
31+
author={Saunders, Jack and Hewitt, Charlie and Jian, Yanan and Kowalski, Marek and Baltru\v{s}aitis, Tadas and Chen, Yiye and Cosker, Darren and Estellers, Virginia and Gyd{\'e}, Nicholas and Namboodiri, Vinay P and others},
32+
booktitle={Proceedings of the Computer Vision and Pattern Recognition Conference (CVPR)},
33+
pages={271--280},
34+
month={June},
35+
year={2025}
36+
}

_news/2024-07-22-Microsoft.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
layout: post
3+
date: 2024-07-22
4+
title: Microsoft Intern
5+
inline: false
6+
---
7+
8+
I started my internship at Microsoft as a Research Science Intern.

_news/2025-02-26-CVPR.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
layout: post
3+
date: 2025-02-26
4+
title: GASP has been accepted toCVPR
5+
inline: false
6+
---
7+
8+
Our paper, GASP, resulting from my Microsoft internship has been accepted to CVPR 2025. The paper is available [here](https://microsoft.github.io/GASP/).

_news/2025-07-24-BMVC.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
layout: post
3+
date: 2025-07-24
4+
title: DEAD has been accepted to BMVC
5+
inline: false
6+
---
7+
8+
Our paper, DEAD (previously dubbing for everyone) is now accepted at BMVC25. See you all in Sheffield.

_pages/about.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ selected_papers: false # includes a list of papers marked as "selected={true}"
1717
social: true # includes social icons at the bottom of the page
1818
---
1919

20-
Hi! I'm Jack, a PhD student at the University of Bath. I'm fortunate to be supervised by [Vinay Namboodiri](https://vinaypn.github.io/) and [Darren Cosker](https://www.cs.bath.ac.uk/~dpc/). I'm a part of [ART-AI](https://cdt-art-ai.ac.uk/) and [CAMERA](https://www.camera.ac.uk/). I have completed an internship with Epic Games, and am starting on a research internship at Microsoft this summer. I also run [RealSyncAI](http://realsyncai.com/) to communicate information around lip-sync models, deepfakes and video dubbing.
20+
Hi! I'm Jack, a reasearch scientist working on AI Avatars. I have recently finished my PhD and was fortunate to be supervised by [Vinay Namboodiri](https://vinaypn.github.io/) and [Darren Cosker](https://www.cs.bath.ac.uk/~dpc/). I'm a part of [ART-AI](https://cdt-art-ai.ac.uk/) and [CAMERA](https://www.camera.ac.uk/). I run [RealSyncAI](http://realsyncai.com/) where I work with companies to build the next generation of Avatars, lip-sync models, and video dubbing. I'm spending most of my time these days building the rendering technology being used by [Tavus](https://tavus.io/). I have also interned with Microsoft and Epic Games.
2121

22-
My research is centred around deep learning for Digital Humans. In particular, I'm looking at *style* in 2D and 3D facial animation, in particular emotional and idiosyncratic. The ultimate aim of my research is to allow for the creation and editing of facial video and 3D animations without the need for artistic skill or expensive performance capture systems. I'm also trying to keep it with the latest tech including: Gaussian Splatting, NeRFs, Diffusion Models, Transformers and Inverse/Differentiable Rendering. It's a lot!
22+
My research is centred around deep learning for Digital Humans. In particular, I'm looking at *style* in 2D and 3D facial animation, in particular emotional and idiosyncratic. The ultimate aim of my research is to allow for the creation and editing of facial video and 3D animations without the need for artistic skill or expensive performance capture systems. I'm also trying to keep it with the latest tech including: Gaussian Splatting, Diffusion Models, Transformers and Inverse/Differentiable Rendering.

0 commit comments

Comments
 (0)