浏览代码

Update README.md

Peter Lin 4 年之前
父节点
当前提交
d82413e0f8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -47,7 +47,7 @@ Official repository for the paper [Real-Time High-Resolution Background Matting]
 
 #### Scripts
 
-We provide several scripts in this repo for you to experiment with our model. More detail instructions are included in the files.
+We provide several scripts in this repo for you to experiment with our model. More detailed instructions are included in the files.
 * `inference_images.py`: Perform matting on a directory of images.
 * `inference_video.py`: Perform matting on a video.
 * `inference_webcam.py`: An interactive matting demo using your webcam.