Golem-Image-Classifier
Image classifier
A Golem Network-based image classification service built using the Yapapi Service API
Golem Image Classifier is built using the Service API of Yapapi to interact with the Golem Network (golem.network). Built as part of a Gitcoin Bounty
5 stars
0 watching
3 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list
golemmachine-learningyagna
Related projects:
Repository | Description | Stars |
---|---|---|
lucasjinreal/pytorch_image_classifier | An image classification system built using PyTorch, capable of fine-tuning on various models and datasets. | 113 |
figurestudios/gc__push_image | A tool for hosting and pushing GVMI images on alternative servers besides the traditional Golem main server | 0 |
clarifai/clarifai-go-grpc | An official gRPC client for interacting with Clarifai's image recognition API | 4 |
clarifai/clarifai-go | A Go library providing an API client for interacting with the Clarifai image recognition service. | 55 |
felixgwu/img_classification_pk_pytorch | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 365 |
ibm/max-inception-resnet-v2 | An image classification model using a third-generation deep residual network. | 28 |
neuralix/google_evolution | A Python implementation of an exotic image classifier architecture inspired by Google's evolution of image classifiers | 53 |
cmsflash/beauty-net | Provides a basic framework for training deep learning models on image classification tasks using PyTorch | 187 |
lonl/cdbn | An implementation of a neural network architecture for image classification using convolutional and belief propagation techniques. | 35 |
microsoft/cvt | An implementation of a new neural network architecture that combines the strengths of convolutional and transformer designs to improve performance on image classification tasks. | 555 |
yeephycho/nasnet-tensorflow | A toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow | 136 |
figurestudios/golem-bulk-image-handler | A Python application that generates images in bulk from image inputs using the Golem network. | 0 |
kastnerkyle/kaggle-dogs-vs-cats | A Python implementation of a machine learning solution for classifying images as dogs or cats from the Kaggle competition. | 66 |
endernewton/webly-supervised | A C++ implementation of a webly supervised learning framework for image classification with weak supervision. | 7 |
hekun-nvidia/py-darknet-yolo | A Python interface to YOLO object detection software using Darknet | 27 |