Update README.md
parent
eba9965b50
commit
deedd5ec8e
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue