Forked from weiaicunzai/pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet…
Python 1
Forked from zhaoweicai/EdMIPS
PyTorch implementation of EdMIPS: https://arxiv.org/pdf/2004.05795.pdf
Python 1
Forked from snu-ccl/FHE-MP-CNN
Implementation of deep ResNet model on CKKS scheme in Microsoft SEAL library using multiplexed parallel convolution
C++ 1
Forked from huggingface/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2, MNASNet, Single-Path NAS, FBNet, and more
Python
Forked from Ewenwan/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
C++