Update README.md
parent
54864ff52f
commit
5f71f0a8ab
|
@ -38,7 +38,6 @@ How it works: [how_it_works_scenery.md](https://github.com/qwertyforce/scenery/b
|
|||
```npm run build_server``` -> build .ts files
|
||||
```npm run import_tags``` -> import tags from /import/id_tags.txt (generated by places365_tagger_web)
|
||||
```npm run import_captions``` -> import captions from /import/id_caption.txt (generated by image_caption_web)
|
||||
```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
|
||||
|
|
Loading…
Reference in New Issue