Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nivratti committed Apr 25, 2022
1 parent e55a117 commit de4fff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Simple implement inference deep head pose ncnn version with high performance and
### Cmake project
- In project root inside docker: `mkdir -p build && cd build
- Cmake and build: `cmake ..` && `make`
- Run test: `./main`
- Run test: `./main "../models" "../images/input_head_image.jpg"`

- Examples:

Expand Down

0 comments on commit de4fff7

Please sign in to comment.