Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-nc-4.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-4.0
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
# HapticGen
|
| 6 |
+
|
| 7 |
+
This repository contains the fine-tuned text-to-vibration model weights from [HapticGen: Generative Text-to-Vibration Model for Streamlining Haptic Design](https://doi.org/10.1145/3706598.3713609).
|
| 8 |
+
|
| 9 |
+
For model usage, implementation details, and training code, visit the main repository on GitHub:
|
| 10 |
+
[HapticGen/HapticGen](https://github.com/HapticGen/HapticGen)
|
| 11 |
+
|
| 12 |
+
For more details on the methodology and evaluation, refer to the paper:
|
| 13 |
+
[HapticGen (CHI ’25)](https://doi.org/10.1145/3706598.3713609)
|