All Projects → Imagenet_resnet_tensorflow2.0 → Similar Projects or Alternatives

303 Open source projects that are alternatives of or similar to Imagenet_resnet_tensorflow2.0

Addernet
Code for paper " AdderNet: Do We Really Need Multiplications in Deep Learning?"
Stars: ✭ 722 (+1619.05%)
Mutual labels:  imagenet
Deepslide
Code for the Nature Scientific Reports paper "Pathologist-level classification of histologic patterns on resected lung adenocarcinoma slides with deep neural networks." A sliding window framework for classification of high resolution whole-slide images, often microscopy or histopathology images.
Stars: ✭ 315 (+650%)
Mutual labels:  resnet
Lemniscate.pytorch
Unsupervised Feature Learning via Non-parametric Instance Discrimination
Stars: ✭ 532 (+1166.67%)
Mutual labels:  imagenet
Orange3 Imageanalytics
🍊 🎑 Orange3 add-on for dealing with image related tasks
Stars: ✭ 24 (-42.86%)
Mutual labels:  imagenet
cifar-tensorflow
No description or website provided.
Stars: ✭ 18 (-57.14%)
Mutual labels:  resnet
Deepxi
Deep Xi: A deep learning approach to a priori SNR estimation implemented in TensorFlow 2/Keras. For speech enhancement and robust ASR.
Stars: ✭ 304 (+623.81%)
Mutual labels:  resnet
Fishnet
Implementation code of the paper: FishNet: A Versatile Backbone for Image, Region, and Pixel Level Prediction, NeurIPS 2018
Stars: ✭ 533 (+1169.05%)
Mutual labels:  imagenet
Computer Vision Leaderboard
Comparison of famous convolutional neural network models
Stars: ✭ 299 (+611.9%)
Mutual labels:  imagenet
Caffenet Benchmark
Evaluation of the CNN design choices performance on ImageNet-2012.
Stars: ✭ 700 (+1566.67%)
Mutual labels:  imagenet
Segmentation models
Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
Stars: ✭ 3,575 (+8411.9%)
Mutual labels:  resnet
Ml5 Library
Friendly machine learning for the web! 🤖
Stars: ✭ 5,280 (+12471.43%)
Mutual labels:  imagenet
Resnet
Tensorflow ResNet implementation on cifar10
Stars: ✭ 10 (-76.19%)
Mutual labels:  resnet
Label Studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
Stars: ✭ 7,264 (+17195.24%)
Mutual labels:  imagenet
Espnetv2
A light-weight, power efficient, and general purpose convolutional neural network
Stars: ✭ 377 (+797.62%)
Mutual labels:  imagenet
resnet.torch
an updated version of fb.resnet.torch with many changes.
Stars: ✭ 35 (-16.67%)
Mutual labels:  resnet
Pytorch Image Classification
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
Stars: ✭ 272 (+547.62%)
Mutual labels:  resnet
Robustness
Corruption and Perturbation Robustness (ICLR 2019)
Stars: ✭ 463 (+1002.38%)
Mutual labels:  imagenet
Resnetcam Keras
Keras implementation of a ResNet-CAM model
Stars: ✭ 269 (+540.48%)
Mutual labels:  resnet
Randwirenn
Implementation of: "Exploring Randomly Wired Neural Networks for Image Recognition"
Stars: ✭ 675 (+1507.14%)
Mutual labels:  imagenet
regnet.pytorch
PyTorch-style and human-readable RegNet with a spectrum of pre-trained models
Stars: ✭ 50 (+19.05%)
Mutual labels:  imagenet
Awesome Very Deep Learning
♾A curated list of papers and code about very deep neural networks
Stars: ✭ 435 (+935.71%)
Mutual labels:  resnet
Class-Activation-Mappings
Visualizing where the Convolution Network is looking through CAM.
Stars: ✭ 20 (-52.38%)
Mutual labels:  resnet
Retinanet
Keras implementation of RetinaNet for object detection and visual relationship identification
Stars: ✭ 24 (-42.86%)
Mutual labels:  resnet
alpha-zero
AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Mastering Chess and Shogi by Self-Play with a General Reinforcement Learning Algorithm" by DeepMind.
Stars: ✭ 68 (+61.9%)
Mutual labels:  resnet
Resnext.pytorch
Reproduces ResNet-V3 with pytorch
Stars: ✭ 424 (+909.52%)
Mutual labels:  resnet
Retinal-Disease-Diagnosis-With-Residual-Attention-Networks
Using Residual Attention Networks to diagnose retinal diseases in medical images
Stars: ✭ 14 (-66.67%)
Mutual labels:  resnet
Hrnet Image Classification
Train the HRNet model on ImageNet
Stars: ✭ 633 (+1407.14%)
Mutual labels:  imagenet
DE resnet unet hyb
Depth estimation from RGB images using fully convolutional neural networks.
Stars: ✭ 40 (-4.76%)
Mutual labels:  resnet
Neural Backed Decision Trees
Making decision trees competitive with neural networks on CIFAR10, CIFAR100, TinyImagenet200, Imagenet
Stars: ✭ 411 (+878.57%)
Mutual labels:  imagenet
RMNet
RM Operation can equivalently convert ResNet to VGG, which is better for pruning; and can help RepVGG perform better when the depth is large.
Stars: ✭ 129 (+207.14%)
Mutual labels:  resnet
Constrained attention filter
(ECCV 2020) Tensorflow implementation of A Generic Visualization Approach for Convolutional Neural Networks
Stars: ✭ 36 (-14.29%)
Mutual labels:  imagenet
Gradient-Samples
Samples for TensorFlow binding for .NET by Lost Tech
Stars: ✭ 53 (+26.19%)
Mutual labels:  resnet
Computer Vision
Programming Assignments and Lectures for Stanford's CS 231: Convolutional Neural Networks for Visual Recognition
Stars: ✭ 408 (+871.43%)
Mutual labels:  imagenet
ONNX-ImageNet-1K-Object-Detector
Python scripts for performing object detection with the 1000 labels of the ImageNet dataset in ONNX. The repository combines a class agnostic object localizer to first detect the objects in the image, and next a ResNet50 model trained on ImageNet is used to label each box.
Stars: ✭ 18 (-57.14%)
Mutual labels:  imagenet
Pytorch Mobilenet V3
MobileNetV3 in pytorch and ImageNet pretrained models
Stars: ✭ 616 (+1366.67%)
Mutual labels:  imagenet
Pytorch classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
Stars: ✭ 395 (+840.48%)
Mutual labels:  resnet
keras cv attention models
Keras/Tensorflow attention models including beit,botnet,CMT,CoaT,CoAtNet,convnext,cotnet,davit,efficientdet,efficientnet,fbnet,gmlp,halonet,lcnet,levit,mlp-mixer,mobilevit,nfnets,regnet,resmlp,resnest,resnext,resnetd,swin,tinynet,uniformer,volo,wavemlp,yolor,yolox
Stars: ✭ 159 (+278.57%)
Mutual labels:  imagenet
Tensorlayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers 🔥
Stars: ✭ 6,796 (+16080.95%)
Mutual labels:  imagenet
general backbone
No description or website provided.
Stars: ✭ 37 (-11.9%)
Mutual labels:  resnet
Basic cnns tensorflow2
A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).
Stars: ✭ 374 (+790.48%)
Mutual labels:  resnet
CBAM-tensorflow-slim
CBAM implementation on TensorFlow Slim
Stars: ✭ 104 (+147.62%)
Mutual labels:  resnet
Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
Stars: ✭ 8,046 (+19057.14%)
Mutual labels:  imagenet
Vqa.pytorch
Visual Question Answering in Pytorch
Stars: ✭ 602 (+1333.33%)
Mutual labels:  resnet
Mobilenetv2.pytorch
72.8% MobileNetV2 1.0 model on ImageNet and a spectrum of pre-trained MobileNetV2 models
Stars: ✭ 369 (+778.57%)
Mutual labels:  imagenet
CoreML-samples
Sample code for Core ML using ResNet50 provided by Apple and a custom model generated by coremltools.
Stars: ✭ 38 (-9.52%)
Mutual labels:  resnet
resnet-ensemble
Ensemble code for Resnet in Tensorflow slim
Stars: ✭ 14 (-66.67%)
Mutual labels:  resnet
Tf Faster Rcnn
Tensorflow Faster RCNN for Object Detection
Stars: ✭ 3,604 (+8480.95%)
Mutual labels:  resnet
neuralBlack
A Multi-Class Brain Tumor Classifier using Convolutional Neural Network with 99% Accuracy achieved by applying the method of Transfer Learning using Python and Pytorch Deep Learning Framework
Stars: ✭ 36 (-14.29%)
Mutual labels:  resnet
Vgg16 Pytorch
VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset
Stars: ✭ 26 (-38.1%)
Mutual labels:  resnet
Switchable Normalization
Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10779
Stars: ✭ 804 (+1814.29%)
Mutual labels:  imagenet
Cvat
Powerful and efficient Computer Vision Annotation Tool (CVAT)
Stars: ✭ 6,557 (+15511.9%)
Mutual labels:  imagenet
TrackNet-Badminton-Tracking-tensorflow2
TrackNet for badminton tracking using tensorflow2
Stars: ✭ 37 (-11.9%)
Mutual labels:  resnet
perceptual-advex
Code and data for the ICLR 2021 paper "Perceptual Adversarial Robustness: Defense Against Unseen Threat Models".
Stars: ✭ 44 (+4.76%)
Mutual labels:  imagenet
resnet-cifar10
ResNet for Cifar10
Stars: ✭ 21 (-50%)
Mutual labels:  resnet
Densenet Caffe
DenseNet Caffe Models, converted from https://github.com/liuzhuang13/DenseNet
Stars: ✭ 350 (+733.33%)
Mutual labels:  imagenet
Deep-Compression.Pytorch
Unofficial Pytorch implementation of Deep Compression in CIFAR10
Stars: ✭ 29 (-30.95%)
Mutual labels:  resnet
neural-dream
PyTorch implementation of DeepDream algorithm
Stars: ✭ 110 (+161.9%)
Mutual labels:  resnet
Cifar Zoo
PyTorch implementation of CNNs for CIFAR benchmark
Stars: ✭ 584 (+1290.48%)
Mutual labels:  resnet
Benchmarking Keras Pytorch
🔥 Reproducibly benchmarking Keras and PyTorch models
Stars: ✭ 346 (+723.81%)
Mutual labels:  imagenet
Open-Set-Recognition
Open Set Recognition
Stars: ✭ 49 (+16.67%)
Mutual labels:  imagenet
61-120 of 303 similar projects