All Projects → Dna → Similar Projects or Alternatives

458 Open source projects that are alternatives of or similar to Dna

Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
Stars: ✭ 8,046 (+5373.47%)
Mutual labels:  image-classification
Residualmaskingnetwork
Facial Expression Recognition using Residual Masking Network
Stars: ✭ 119 (-19.05%)
Mutual labels:  image-classification
Ansible Nas
Build a full-featured home server or NAS replacement with an Ubuntu box and this playbook.
Stars: ✭ 1,198 (+714.97%)
Mutual labels:  nas
Awesome Project Ideas
Curated list of Machine Learning, NLP, Vision, Recommender Systems Project Ideas
Stars: ✭ 6,114 (+4059.18%)
Mutual labels:  image-classification
deep-active-learning-pytorch
A PyTorch toolkit with 8 popular deep active learning query methods implemented.
Stars: ✭ 47 (-68.03%)
Mutual labels:  image-classification
Labs-IntelligentAPIs
Intelligent APIs aim to make machine learning (ML) tasks easier for UWP developers to leverage in their applications without needing ML expertise or creating a new model.
Stars: ✭ 16 (-89.12%)
Mutual labels:  image-classification
Food 101 Keras
Food Classification with Deep Learning in Keras / Tensorflow
Stars: ✭ 646 (+339.46%)
Mutual labels:  image-classification
AIDeveloper
GUI-based software for training, evaluating and applying deep neural nets for image classification
Stars: ✭ 51 (-65.31%)
Mutual labels:  image-classification
Tensorflow-For-Beginners
Introduction to deep learning with Tensorflow.
Stars: ✭ 55 (-62.59%)
Mutual labels:  image-classification
Tf trt models
TensorFlow models accelerated with NVIDIA TensorRT
Stars: ✭ 621 (+322.45%)
Mutual labels:  image-classification
syne-tune
Large scale and asynchronous Hyperparameter Optimization at your fingertip.
Stars: ✭ 105 (-28.57%)
Pytorch Book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
Stars: ✭ 9,546 (+6393.88%)
Mutual labels:  image-classification
nsfw api
Python REST API to detect images with adult content
Stars: ✭ 71 (-51.7%)
Mutual labels:  image-classification
Unsupervised Classification
SCAN: Learning to Classify Images without Labels (ECCV 2020), incl. SimCLR.
Stars: ✭ 605 (+311.56%)
Mutual labels:  image-classification
Tf.keras Commonly Used Models
基于Tensorflow的常用模型,包括分类分割、新型激活、卷积模块,可在Tensorflow2.X下运行。
Stars: ✭ 115 (-21.77%)
Mutual labels:  image-classification
pigallery
PiGallery: AI-powered Self-hosted Secure Multi-user Image Gallery and Detailed Image analysis using Machine Learning, EXIF Parsing and Geo Tagging
Stars: ✭ 35 (-76.19%)
Mutual labels:  image-classification
Cvat
Powerful and efficient Computer Vision Annotation Tool (CVAT)
Stars: ✭ 6,557 (+4360.54%)
Mutual labels:  image-classification
bird species classification
Supervised Classification of bird species 🐦 in high resolution images, especially for, Himalayan birds, having diverse species with fairly low amount of labelled data
Stars: ✭ 59 (-59.86%)
Mutual labels:  image-classification
Imbalanced Dataset Sampler
A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.
Stars: ✭ 1,155 (+685.71%)
Mutual labels:  image-classification
Keras-Application-Zoo
Reference implementations of popular DL models missing from keras-applications & keras-contrib
Stars: ✭ 31 (-78.91%)
Mutual labels:  image-classification
Photoview
Photo gallery for self-hosted personal servers
Stars: ✭ 553 (+276.19%)
Mutual labels:  nas
FaceClassification Tensorflow
Building a Neural Network that classifies faces using OpenCV and Tensorflow
Stars: ✭ 37 (-74.83%)
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 (-8.84%)
Mutual labels:  image-classification
ePillID-benchmark
ePillID Dataset: A Low-Shot Fine-Grained Benchmark for Pill Identification (CVPR 2020 VL3)
Stars: ✭ 54 (-63.27%)
Mutual labels:  image-classification
Nas Bench 201
NAS-Bench-201 API and Instruction
Stars: ✭ 537 (+265.31%)
Mutual labels:  nas
CoreML-and-Vision-with-a-pre-trained-deep-learning-SSD-model
This project shows how to use CoreML and Vision with a pre-trained deep learning SSD (Single Shot MultiBox Detector) model. There are many variations of SSD. The one we’re going to use is MobileNetV2 as the backbone this model also has separable convolutions for the SSD layers, also known as SSDLite. This app can find the locations of several di…
Stars: ✭ 16 (-89.12%)
Mutual labels:  image-classification
Once For All
[ICLR 2020] Once for All: Train One Network and Specialize it for Efficient Deployment
Stars: ✭ 1,127 (+666.67%)
Mutual labels:  nas
rnn darts fastai
Implement Differentiable Architecture Search (DARTS) for RNN with fastai
Stars: ✭ 21 (-85.71%)
Fishnet
Implementation code of the paper: FishNet: A Versatile Backbone for Image, Region, and Pixel Level Prediction, NeurIPS 2018
Stars: ✭ 533 (+262.59%)
Mutual labels:  image-classification
Bag-of-Visual-Words
🎒 Bag of Visual words (BoW) approach for object classification and detection in images together with SIFT feature extractor and SVM classifier.
Stars: ✭ 39 (-73.47%)
Mutual labels:  image-classification
Image-Classifier
Final Project of the Udacity AI Programming with Python Nanodegree
Stars: ✭ 63 (-57.14%)
Mutual labels:  image-classification
sherpa
a mini-package-manager for QNAP NAS
Stars: ✭ 63 (-57.14%)
Mutual labels:  nas
Random Erasing
Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST
Stars: ✭ 511 (+247.62%)
Mutual labels:  image-classification
pytorch-vit
An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale
Stars: ✭ 250 (+70.07%)
Mutual labels:  image-classification
The Third Eye
An AI based application to identify currency and gives audio feedback.
Stars: ✭ 63 (-57.14%)
Mutual labels:  image-classification
Blur-and-Clear-Classification
Classifying the Blur and Clear Images
Stars: ✭ 88 (-40.14%)
Mutual labels:  image-classification
Bag of tricks for image classification with convolutional neural networks
experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN acc
Stars: ✭ 486 (+230.61%)
Mutual labels:  image-classification
image-classification
A collection of SOTA Image Classification Models in PyTorch
Stars: ✭ 70 (-52.38%)
Mutual labels:  image-classification
Tfclassify Unity
An example of using Tensorflow with Unity for image classification and object detection.
Stars: ✭ 140 (-4.76%)
Mutual labels:  image-classification
ML4K-AI-Extension
Use machine learning in AppInventor, with easy training using text, images, or numbers through the Machine Learning for Kids website.
Stars: ✭ 18 (-87.76%)
Mutual labels:  image-classification
Hpbandster
a distributed Hyperband implementation on Steroids
Stars: ✭ 456 (+210.2%)
Spinenet Pytorch
This project is a kind of implementation of SpineNet(CVPR 2020) using mmdetection.
Stars: ✭ 75 (-48.98%)
Mutual labels:  nas
Awesome Federated Learning
Federated Learning Library: https://fedml.ai
Stars: ✭ 624 (+324.49%)
wildflower-finder
Image classification of wildflowers using deep residual learning and convolutional neural nets
Stars: ✭ 25 (-82.99%)
Mutual labels:  image-classification
Rostensorflow
TensorFlow ImageNet demo using ROS sensor_msgs/Image
Stars: ✭ 59 (-59.86%)
Mutual labels:  image-classification
DynamicViT
[NeurIPS 2021] DynamicViT: Efficient Vision Transformers with Dynamic Token Sparsification
Stars: ✭ 340 (+131.29%)
Mutual labels:  image-classification
Caer
High-performance Vision library in Python. Scale your research, not boilerplate.
Stars: ✭ 452 (+207.48%)
Mutual labels:  image-classification
Keras And Tensorflow Serving
Deploying Keras models using TensorFlow Serving and Flask
Stars: ✭ 109 (-25.85%)
Mutual labels:  image-classification
DeTraC COVId19
Classification of COVID-19 in chest X-ray images using DeTraC deep convolutional neural network
Stars: ✭ 34 (-76.87%)
Mutual labels:  image-classification
Tfclassifier
Tensorflow based training and classification scripts for text, images, etc
Stars: ✭ 441 (+200%)
Mutual labels:  image-classification
etiketai
Etiketai is an online tool designed to label images, useful for training AI models
Stars: ✭ 63 (-57.14%)
Mutual labels:  image-classification
Mtlnas
[CVPR 2020] MTL-NAS: Task-Agnostic Neural Architecture Search towards General-Purpose Multi-Task Learning
Stars: ✭ 58 (-60.54%)
robotics-level-4
This repo contains projects created using TensorFlow-Lite on Raspberry Pi and Teachable Machine. AI and ML capabilities have been integrated with Robot's software.
Stars: ✭ 34 (-76.87%)
Mutual labels:  image-classification
Hrnet Image Classification
Train the HRNet model on ImageNet
Stars: ✭ 633 (+330.61%)
Mutual labels:  image-classification
whatfood
Food classification using deep learning
Stars: ✭ 15 (-89.8%)
Mutual labels:  image-classification
SceneClassification
This project is to use deep learning to auto classify the scene images with limited amount of training images.
Stars: ✭ 17 (-88.44%)
Mutual labels:  image-classification
Neural Backed Decision Trees
Making decision trees competitive with neural networks on CIFAR10, CIFAR100, TinyImagenet200, Imagenet
Stars: ✭ 411 (+179.59%)
Mutual labels:  image-classification
Alexnet
implement AlexNet with C / convolutional nerual network / machine learning / computer vision
Stars: ✭ 147 (+0%)
Mutual labels:  image-classification
Efficientnet
Implementation of EfficientNet model. Keras and TensorFlow Keras.
Stars: ✭ 1,920 (+1206.12%)
Mutual labels:  image-classification
Awesome Image Classification
A curated list of deep learning image classification papers and codes
Stars: ✭ 2,019 (+1273.47%)
Mutual labels:  image-classification
241-300 of 458 similar projects