Skip to content

Commit 9a56866

Browse files
authored
Update README.md
1 parent d7a8f42 commit 9a56866

File tree

1 file changed

+18
-11
lines changed

1 file changed

+18
-11
lines changed

README.md

Lines changed: 18 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,25 @@
1-
# ProjectBabble
2-
A Mouth tracking system for VR, 100% Opensource!
31

4-
Currently, the architecture is a modified efficientnetv2-b0 model (although we actively look into other architectures and models) training on blendshapes from ARKit (with some of our own modifcations to the ARKit standard)! The model outputs 45 blenshapes of which most cross over with SRanipals blendshapes.
2+
![Babble Logo](https://github.com/SummerSigh/ProjectBabble/blob/SummerSigh-patch-4/Babble.png?raw=true)
53

6-
### How to run
7-
Go to the releases tab, download the latest exe. Run the exe installer and enjoy!
4+
# Table of Contents
5+
- [What is Babble?](#what-is-babble)
6+
- [Features](#features)
7+
- [Usefull Links](#useful-links)
8+
89

9-
### Warranty
10-
Lol
10+
## What is Babble?
1111

12-
### Credit
12+
<p align="center">
13+
Babble is an open mouth tracking project desgined to work with any existing VR headset. We strive to make our models robust to different lighting, cameras, image qualities, and facial structures!
14+
</p>
1315

14-
Thank you to dfgHiatus#7426 for providing the unity demo as well as the intergrations with other apps!
16+
## Features
17+
- 100% Opensource! 🌟
18+
- Fast and robust! 🚀
19+
- Works with most existing blendshape standards! ⚙️
20+
- Constantly updated and modified! 🔧
1521

16-
Thank you to Rames The Generic#3540 who made the dataset, tested and evaluated the performence for the models, and for being awesome!
22+
## Useful links
23+
- [Our Discord!](https://discord.gg/XAMZmjBktk)
24+
- [Wandb Runs](https://wandb.ai/summerai/ProjectBabble)
1725

18-
Copyright (c) 2022 Sameer Suri

0 commit comments

Comments
 (0)