webly-supervised
Image classifier
A C++ implementation of a webly supervised learning framework for image classification with weak supervision.
Code release for webly supervised paper (ICCV'15)
7 stars
2 watching
0 forks
Language: C++
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
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 |
ibm/max-inception-resnet-v2 | An image classification model using a third-generation deep residual network. | 28 |
ibm/max-image-segmenter | An image segmentation system that identifies objects in an image and assigns each pixel to a particular object. | 32 |
lonl/cdbn | An implementation of a neural network architecture for image classification using convolutional and belief propagation techniques. | 35 |
felixgwu/img_classification_pk_pytorch | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 365 |
lucasjinreal/pytorch_image_classifier | An image classification system built using PyTorch, capable of fine-tuning on various models and datasets. | 113 |
ibm/max-resnet-50 | An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset. | 14 |
facebookresearch/pycls | A flexible PyTorch image classification framework for rapid research exploration and model evaluation. | 2,138 |
cmsflash/beauty-net | Provides a basic framework for training deep learning models on image classification tasks using PyTorch | 187 |
controlcpluscontrolv/golem-image-classifier | A Golem Network-based image classification service built using the Yapapi Service API | 5 |
tobypde/frrn | A software framework for training and evaluating full-resolution residual networks for semantic image segmentation tasks | 280 |
webmproject/libwebp | A library for encoding and decoding image files in the WebP format | 2,027 |
yeephycho/nasnet-tensorflow | A toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow | 136 |
thelegendali/deeplab-context | An implementation of a deep learning system for semantic image segmentation using a combination of convolutional neural networks and conditional random fields. | 239 |
subeeshvasu/awsome_delineation | A curated list of resources and papers on 3D and 2D delineation techniques for image processing and computer vision applications. | 22 |