Skip to content

Commit 25f05ef

Browse files
authored
Update README.md
1 parent d4a7ec1 commit 25f05ef

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

README.md

+1-10
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,7 @@ source .venv/bin/activate
2020

2121
## Examples
2222

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-
![](examples/imgs/example1.png)
23+
setup dev-env and check out `examples`.
3324

3425
## Benchmark Datasets
3526

0 commit comments

Comments
 (0)