From 747e69d8d86ced620f14d13ab34e9ac5cf329464 Mon Sep 17 00:00:00 2001 From: a Date: Sun, 3 Nov 2024 01:41:42 +0800 Subject: [PATCH] correct README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 200bca3..dfbe7fe 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ We will release the ultra-high precision model in future(Including angles and em Download the emoticon model (the angle model is already in the code):[https://pan.baidu.com/s/1oxznkRcP5w8lzYMAjj87-w],accesscode:WIKI - # run the simple inference script(angel) + # run the simple inference script(angle) Take a video of face rotation with a computer camera,and put it into video file CUDA_VISIBLE_DEVICE=0 python video.py --video_name ./video/your_video_name.mp4 (tips:You can modify video.py file to infer pictures)