Peter Lin 4 rokov pred
rodič
commit
d82413e0f8
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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.