Skip to content

ljq/batch-tagged-by-imagga-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Batch tagged images By imagga API

The project structure

├── .gitignore
├── Pipfile
├── README.md
├── config.py               # config
├── images                  # images resource
│   ├── animal
│   └── car
│   └── ...
├── main.py
├── output                  # tagged json data
│   ├── animal
│   │   └── animal.json
│   └── car
│       └── car.json
├── requirements.txt
└── tagging.py

About

Batch tagged images By imagga API

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages