Repository navigation
squeezenet
- Website
- Wikipedia
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
Implementation of popular deep learning networks with TensorRT network definition API
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)
High level network definitions with pre-trained weights in TensorFlow
Books, Presentations, Workshops, Notebook Labs, and Model Zoo for Software Engineers and Data Scientists wanting to learn the TF.Keras Machine Learning framework
Light-weight Single Person Pose Estimator
A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).
This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet, vgg, resnet, squeezenet, densenet)
SqueezeNet implementation with Keras Framework
Pytorch Imagenet Models Example + Transfer Learning (and fine-tuning)
[EXPERIMENTAL] Demo of using PyTorch 1.0 inside an Android app. Test with your own deep neural network such as ResNet18/SqueezeNet/MobileNet v2 and a phone camera.
DeepDetect performance sheet
Implementation of Squeezenet in pytorch, pretrained models on Cifar 10 data to come
Dopamine: Differentially Private Federated Learning on Medical Data (AAAI - PPAI)
Caffe Squeezenet model for binary classification of pornographic/non-pornographic material
SqueezeNet Keras demo
Mainly use SSD, YOLO and other models to solve the target detection problem in image and video !
Train/Eval the popular network by TF-Slim,include mobilenet/shufflenet/squeezenet/resnet/inception/vgg/alexnet