Skip to content

Commit d0bdde8

Browse files
author
dbickson
committed
improving docs
1 parent 3146556 commit d0bdde8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RUN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ The main function of fastdup is `run`. It works by extracting short feature vect
2626
- A remote folder (s3 or minio starting with minio://)
2727
- A file containing absolute filenames each on its own row
2828
- A python list with absolute filenames
29+
- yolov5 yaml input file containing train and test folders (single folder supported for now)
2930
We support jpg, jpeg, tiff, tif, giff, png, mp4, avi. In addition we support tar, tar.gz, tgz and zip files containing images.
3031
If you have other image extensions that are readable by opencv imread() you can give them in a file and then we do not check for the
3132
known extnsions.

0 commit comments

Comments
 (0)