We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4a7ec1 commit 25f05efCopy full SHA for 25f05ef
README.md
@@ -20,16 +20,7 @@ source .venv/bin/activate
20
21
## Examples
22
23
-setup dev-env and run the `examples/example1.ipynb` notebook.
24
-On 5 samples from 300W:
25
-
26
-```python
27
-TestResult(name='Mean Euclidean Distance (ME)', metric=12.496953183186655, passed=False)
28
-TestResult(name='Normalized Mean Euclidean Distance (NME)', metric=0.06321234461079239, passed=False)
29
-```
30
31
-sample #1 example (green: ground-truth, red: predictions from face-alignment model):
32
-
+setup dev-env and check out `examples`.
33
34
## Benchmark Datasets
35
0 commit comments