Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rabah-khalek authored Dec 6, 2023
1 parent d4a7ec1 commit 25f05ef
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,7 @@ source .venv/bin/activate

## Examples

setup dev-env and run the `examples/example1.ipynb` notebook.
On 5 samples from 300W:

```python
TestResult(name='Mean Euclidean Distance (ME)', metric=12.496953183186655, passed=False)
TestResult(name='Normalized Mean Euclidean Distance (NME)', metric=0.06321234461079239, passed=False)
```

sample #1 example (green: ground-truth, red: predictions from face-alignment model):
![](examples/imgs/example1.png)
setup dev-env and check out `examples`.

## Benchmark Datasets

Expand Down

0 comments on commit 25f05ef

Please sign in to comment.