Commit ·
50cc9bd
1
Parent(s): 6283e0a
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,8 @@ This HuggingFace repository contains the pre-generated graphs for the sperm vide
|
|
| 8 |
|
| 9 |
The graphs have been generated with varying spatial threshold values: 0.1, 0.2, 0.3, 0.4, and 0.5. Each spatial threshold determines the maximum distance between two nodes for them to be connected in the graph. The repository contains separate directories for each spatial threshold.
|
| 10 |
|
|
|
|
|
|
|
| 11 |
## Repository Structure
|
| 12 |
|
| 13 |
The repository is structured as follows:
|
|
|
|
| 8 |
|
| 9 |
The graphs have been generated with varying spatial threshold values: 0.1, 0.2, 0.3, 0.4, and 0.5. Each spatial threshold determines the maximum distance between two nodes for them to be connected in the graph. The repository contains separate directories for each spatial threshold.
|
| 10 |
|
| 11 |
+
The source code used to generate graphs can be found here: https://github.com/vlbthambawita/visem-tracking-graphs
|
| 12 |
+
|
| 13 |
## Repository Structure
|
| 14 |
|
| 15 |
The repository is structured as follows:
|