https://github.com/xoriantopensource/xis-image-classification
Image Classification using GCP
https://github.com/xoriantopensource/xis-image-classification
Last synced: over 1 year ago
JSON representation
Image Classification using GCP
- Host: GitHub
- URL: https://github.com/xoriantopensource/xis-image-classification
- Owner: XoriantOpenSource
- License: apache-2.0
- Created: 2017-10-17T04:28:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T00:40:50.000Z (over 3 years ago)
- Last Synced: 2025-01-05T16:13:58.256Z (over 1 year ago)
- Language: Python
- Size: 22.8 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XIS-Image-Classification
Image Classification using [Google Cloud Platform Vision APIs](https://cloud.google.com/vision/)
This application consists of the following components:
- XIS_Image_Indexer - Command line utility for indexing images.
- XIS_RestApi - REST api for searching images with predefined query.
We are providing multiple storage options for storing/indexing the sample images:
- Google Cloud Storage
- MongoDB
- Minio