Update README.md

pull/9/head
qwertyforce 2023-02-23 22:21:00 +03:00 committed by GitHub
parent eba9965b50
commit deedd5ec8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -40,6 +40,6 @@ How it works: [how_it_works_scenery.md](https://github.com/qwertyforce/scenery/b
```npm run import_captions``` -> import captions from /import/id_caption.txt (generated by image_caption_web)
```npm run import_with_check``` -> import images from /import/images with duplication check and calculation of ambience features, including tags and captions
```npm run import_without_check``` -> import images from /import/images without duplication check and calculation of ambience features, including tags and captions
```npm run import_without_check``` -> import images from /import/images without duplication check and calculation of ambience features, including tags and captions
if you add "-- --use_filename_id" to these npm scripts, image_id will be extracted from file name. File name must be an unique number > 0