Update COMPRESS_IMG.md
typo Signed-off-by: Victor Hall <victor.charles.hall@gmail.com>
This commit is contained in:
parent
390348c503
commit
e02ea99a0f
|
@ -18,7 +18,7 @@ If you are hoping to use massive training files in the future as tech advances,
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
usage: compress_img_2.py [-h] [--img_dir IMG_DIR] [--out_dir OUT_DIR]
|
usage: compress_img.py [-h] [--img_dir IMG_DIR] [--out_dir OUT_DIR]
|
||||||
[--max_mp MAX_MP] [--quality QUALITY] [--overwrite]
|
[--max_mp MAX_MP] [--quality QUALITY] [--overwrite]
|
||||||
[--noresize] [--delete]
|
[--noresize] [--delete]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue