Skip to content

Commit 72a52c6

Browse files
authored
Update README.md
We goin bois
1 parent 38e31d8 commit 72a52c6

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# ProjectBabble
22
A Mouth tracking system for VR, 100% Opensource!
33

4-
Currently the architecture is a modified mobilenetv3-large training on blenshapes from ARKit! The model outputs 33 blenshapes of which most cross over with SRanipals blendshapes.
4+
Currently the architecture is a modified efficientnetv2-b0 training on blenshapes from ARKit! The model outputs 31 blenshapes of which most cross over with SRanipals blendshapes.
55

6-
### A few things to note
7-
1. The current version of the model may not work for your mouth as it has been trained on a not very diverse dataset. Expect this to change in newer versions.
8-
2. Not all blendshapes may work as there isnt enough data collected in the dataset.
9-
3. This model is not a 1 to 1 translation to SRanipal blenshapes. While most blendshapes do cross over with SRanipal cheek and tounge movements are limited.
6+
### One thing to note
7+
1. This model is not a 1 to 1 translation to SRanipal blenshapes. While most blendshapes do cross over with SRanipal cheek and tounge movements are limited.
8+
9+
### How to run
10+
Go to the releases tab, download the latest exe. Clone this repo, and then move the calibration file (calib.json) to the same location as the exe. Next get the .onnx model in the repo and move it to the same location as the exe. Run the exe and enjoy!
1011

1112
### Warranty
1213
Lol
@@ -17,4 +18,4 @@ Thank you to dfgHiatus#7426 for providing the unity demo as well as the intergra
1718

1819
Thank you to Rames The Generic#3540 who made the dataset, tested and evaluated the performence for the models, and for being awesome!
1920

20-
Copyright (c) 2022 Sameer Suri
21+
Copyright (c) 2022 Sameer Suri

0 commit comments

Comments
 (0)