ytfeng commited on
Commit
8979da2
·
1 Parent(s): 290b27e

Add back example output images as lfs tracked files (#166)

Browse files

* lfs track images now

* add back example images

* modify paths

* modify paths part 2

* correct paths in each model's readme

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ python demo.py --input /path/to/image -v
29
 
30
  Note: Zoom in to to see the recognized facial expression in the top-left corner of each face boxes.
31
 
32
- ![fer demo](./examples/selfie.jpg)
33
 
34
  ## License
35
 
 
29
 
30
  Note: Zoom in to to see the recognized facial expression in the top-left corner of each face boxes.
31
 
32
+ ![fer demo](./example_outputs/selfie.jpg)
33
 
34
  ## License
35