pimcore / image-tagging
Installs: 751
Dependents: 0
Suggesters: 0
Security: 0
Stars: 32
Watchers: 8
Forks: 10
Open Issues: 0
Language:Python
Type:pimcore-bundle
Requires
- pimcore/pimcore: ^5.4 || ^6.0
README
This bundle enables automatic Image Tagging with ML technology directly in Pimcore. After training a model with training data, it is possible to auto-tag new images automatically.
- Starting auto-tagging of new assets directly in Pimcore Backend
- Machine Learning based on tensorflow
- Training models via console commands
Usage:
-
Preparing test data by assigning tags to asset images.
- Requirements for tag names:
- unique
- lower case
- Requirements for tag names:
-
Training (and retraining) models via console command, e.g.
bin/console pimcore:tensorflow train -t country -N cars_country -m 0
-
Start auto tagging directly via Pimcore Backend or via console command, e.g.
bin/console pimcore:tensorflow predict -N cars_country -m 0 -i 231