All Projects → Groupimg → Similar Projects or Alternatives

636 Open source projects that are alternatives of or similar to Groupimg

awesome-computer-vision-models
A list of popular deep learning models related to classification, segmentation and detection problems
Stars: ✭ 419 (+150.9%)
Awesome Computer Vision Models
A list of popular deep learning models related to classification, segmentation and detection problems
Stars: ✭ 278 (+66.47%)
Labeld
LabelD is a quick and easy-to-use image annotation tool, built for academics, data scientists, and software engineers to enable single track or distributed image tagging. LabelD supports both localized, in-image (multi-)tagging, as well as image categorization.
Stars: ✭ 129 (-22.75%)
Mutual labels:  image-classification
Python Machine Learning Book
The "Python Machine Learning (1st edition)" book code repository and info resource
Stars: ✭ 11,428 (+6743.11%)
Pytorch image classifier
Image classification: efficientnet/resnest/seresnext/.....
Stars: ✭ 118 (-29.34%)
Mutual labels:  image-classification
Robot Grasp Detection
Detecting robot grasping positions with deep neural networks. The model is trained on Cornell Grasping Dataset. This is an implementation mainly based on the paper 'Real-Time Grasp Detection Using Convolutional Neural Networks' from Redmon and Angelova.
Stars: ✭ 134 (-19.76%)
Mutual labels:  image-classification
Dna
Block-wisely Supervised Neural Architecture Search with Knowledge Distillation (CVPR 2020)
Stars: ✭ 147 (-11.98%)
Mutual labels:  image-classification
Echo
Python package containing all custom layers used in Neural Networks (Compatible with PyTorch, TensorFlow and MegEngine)
Stars: ✭ 126 (-24.55%)
Nmflibrary
MATLAB library for non-negative matrix factorization (NMF): Version 1.8.1
Stars: ✭ 153 (-8.38%)
Tslearn
A machine learning toolkit dedicated to time-series data
Stars: ✭ 1,910 (+1043.71%)
Awesome Quantum Machine Learning
Here you can get all the Quantum Machine learning Basics, Algorithms ,Study Materials ,Projects and the descriptions of the projects around the web
Stars: ✭ 1,940 (+1061.68%)
Tf.keras Commonly Used Models
基于Tensorflow的常用模型,包括分类分割、新型激活、卷积模块,可在Tensorflow2.X下运行。
Stars: ✭ 115 (-31.14%)
Mutual labels:  image-classification
Remo Python
🐰 Python lib for remo - the app for annotations and images management in Computer Vision
Stars: ✭ 138 (-17.37%)
Mutual labels:  image-classification
Iciar2018
Two-Stage Convolutional Neural Network for Breast Cancer Histology Image Classification. ICIAR 2018 Grand Challenge on BreAst Cancer Histology images (BACH)
Stars: ✭ 149 (-10.78%)
Mutual labels:  image-classification
Mxnet.sharp
.NET Standard bindings for Apache MxNet with Imperative, Symbolic and Gluon Interface for developing, training and deploying Machine Learning models in C#. https://mxnet.tech-quantum.com/
Stars: ✭ 134 (-19.76%)
Mutual labels:  image-classification
C Plus Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Stars: ✭ 17,151 (+10170.06%)
Aixijs
AIXIjs - General Reinforcement Learning in the Browser
Stars: ✭ 128 (-23.35%)
M2cgen
Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies
Stars: ✭ 1,962 (+1074.85%)
Pytorch classifiers
Almost any Image classification problem using pytorch
Stars: ✭ 122 (-26.95%)
Mutual labels:  image-classification
Machine learning
Estudo e implementação dos principais algoritmos de Machine Learning em Jupyter Notebooks.
Stars: ✭ 161 (-3.59%)
Labelbox
Labelbox is the fastest way to annotate data to build and ship computer vision applications.
Stars: ✭ 1,588 (+850.9%)
Mutual labels:  image-classification
Mlkit
A simple machine learning framework written in Swift 🤖
Stars: ✭ 144 (-13.77%)
Residualmaskingnetwork
Facial Expression Recognition using Residual Masking Network
Stars: ✭ 119 (-28.74%)
Mutual labels:  image-classification
Ipyplot
IPyPlot is a small python package offering fast and efficient plotting of images inside Python Notebooks. It's using IPython with HTML for faster, richer and more interactive way of displaying big numbers of images.
Stars: ✭ 152 (-8.98%)
Mutual labels:  image-classification
Loandefault Prediction
Lending Club Loan data analysis
Stars: ✭ 113 (-32.34%)
Nsfw Resnet
🔥🔥NSFW implement in pytorch(色情图&性感图识别,本程序经过了线上大数据集测试,性能优异效果良好)🔥🔥
Stars: ✭ 142 (-14.97%)
Mutual labels:  image-classification
Petridishnn
Code for the neural architecture search methods contained in the paper Efficient Forward Neural Architecture Search
Stars: ✭ 112 (-32.93%)
Mutual labels:  image-classification
Scarlet Nas
Bridging the gap Between Stability and Scalability in Neural Architecture Search
Stars: ✭ 140 (-16.17%)
Mutual labels:  image-classification
Idenprof
IdenProf dataset is a collection of images of identifiable professionals. It is been collected to enable the development of AI systems that can serve by identifying people and the nature of their job by simply looking at an image, just like humans can do.
Stars: ✭ 149 (-10.78%)
Mutual labels:  image-classification
Image classifier
CNN image classifier implemented in Keras Notebook 🖼️.
Stars: ✭ 139 (-16.77%)
Mutual labels:  image-classification
Nano Neuron
🤖 NanoNeuron is 7 simple JavaScript functions that will give you a feeling of how machines can actually "learn"
Stars: ✭ 2,050 (+1127.54%)
Machine Learning Concepts
Machine Learning Concepts with Concepts
Stars: ✭ 134 (-19.76%)
Pytorch Cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
Stars: ✭ 2,423 (+1350.9%)
Mutual labels:  image-classification
Aognet
Code for CVPR 2019 paper: " Learning Deep Compositional Grammatical Architectures for Visual Recognition"
Stars: ✭ 132 (-20.96%)
Mutual labels:  image-classification
Iresnet
Improved Residual Networks (https://arxiv.org/pdf/2004.04989.pdf)
Stars: ✭ 163 (-2.4%)
Mutual labels:  image-classification
Regnet
Pytorch implementation of network design paradigm described in the paper "Designing Network Design Spaces"
Stars: ✭ 129 (-22.75%)
Mutual labels:  image-classification
Alexnet
implement AlexNet with C / convolutional nerual network / machine learning / computer vision
Stars: ✭ 147 (-11.98%)
Mutual labels:  image-classification
Naivebayes
📊 Naive Bayes classifier for JavaScript
Stars: ✭ 127 (-23.95%)
Machine Learning Workflow With Python
This is a comprehensive ML techniques with python: Define the Problem- Specify Inputs & Outputs- Data Collection- Exploratory data analysis -Data Preprocessing- Model Design- Training- Evaluation
Stars: ✭ 157 (-5.99%)
Cleanlab
The standard package for machine learning with noisy labels, finding mislabeled data, and uncertainty quantification. Works with most datasets and models.
Stars: ✭ 2,526 (+1412.57%)
Data Structures And Algorithms
Data Structures and Algorithms implemented In Python, C, C++, Java or any other languages. Aimed to help strengthen the concepts of DS&A. Give a Star 🌟 if it helps you.
Stars: ✭ 146 (-12.57%)
Time Series Classification And Clustering With Reservoir Computing
Library for implementing reservoir computing models (echo state networks) for multivariate time series classification and clustering.
Stars: ✭ 120 (-28.14%)
Boostaroota
A fast xgboost feature selection algorithm
Stars: ✭ 165 (-1.2%)
Keras transfer cifar10
Object classification with CIFAR-10 using transfer learning
Stars: ✭ 120 (-28.14%)
Mutual labels:  image-classification
Efficientnet
Implementation of EfficientNet model. Keras and TensorFlow Keras.
Stars: ✭ 1,920 (+1049.7%)
Mutual labels:  image-classification
Ml Dl Scripts
The repository provides usefull python scripts for ML and data analysis
Stars: ✭ 119 (-28.74%)
Hdbscan
A high performance implementation of HDBSCAN clustering.
Stars: ✭ 2,032 (+1116.77%)
Amla
AutoML frAmework for Neural Networks
Stars: ✭ 119 (-28.74%)
Mutual labels:  image-classification
Real Time Ml Project
A curated list of applied machine learning and data science notebooks and libraries across different industries.
Stars: ✭ 143 (-14.37%)
Machine learning lectures
Collection of lectures and lab lectures on machine learning and deep learning. Lab practices in Python and TensorFlow.
Stars: ✭ 118 (-29.34%)
Machine Learning Models
Decision Trees, Random Forest, Dynamic Time Warping, Naive Bayes, KNN, Linear Regression, Logistic Regression, Mixture Of Gaussian, Neural Network, PCA, SVD, Gaussian Naive Bayes, Fitting Data to Gaussian, K-Means
Stars: ✭ 160 (-4.19%)
Protest Detection Violence Estimation
Implementation of the model used in the paper Protest Activity Detection and Perceived Violence Estimation from Social Media Images (ACM Multimedia 2017)
Stars: ✭ 114 (-31.74%)
Mutual labels:  image-classification
Newfeelings
A smart album for Android which use tensorflow to classify images
Stars: ✭ 142 (-14.97%)
Mutual labels:  image-classification
Daal4py
sources for daal4py - a convenient Python API to oneDAL
Stars: ✭ 113 (-32.34%)
Mariana
The Cutest Deep Learning Framework which is also a wonderful Declarative Language
Stars: ✭ 151 (-9.58%)
Keras And Tensorflow Serving
Deploying Keras models using TensorFlow Serving and Flask
Stars: ✭ 109 (-34.73%)
Mutual labels:  image-classification
Awesome Image Classification
A curated list of deep learning image classification papers and codes
Stars: ✭ 2,019 (+1108.98%)
Mutual labels:  image-classification
Architectural Floor Plan
AFPlan is an architectural floor plan analysis and recognition system to create extended plans for building services.
Stars: ✭ 165 (-1.2%)
Mutual labels:  image-classification
Cvpr18 Inaturalist Transfer
Large Scale Fine-Grained Categorization and Domain-Specific Transfer Learning. CVPR 2018
Stars: ✭ 164 (-1.8%)
Mutual labels:  image-classification
Knowledge Distillation Keras
A machine learning experiment
Stars: ✭ 160 (-4.19%)
Mutual labels:  image-classification
1-60 of 636 similar projects