2,024 skills found · Page 1 of 68
huggingface / Pytorch Image ModelsThe largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
ddbourgin / Numpy MlMachine learning, in numpy
roboflow / NotebooksA collection of tutorials on state-of-the-art computer vision models and techniques. Explore everything from foundational architectures like ResNet to cutting-edge models like RF-DETR, YOLO11, SAM 3, and Qwen3-VL.
Cadene / Pretrained Models.pytorchPretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
wang-xinyu / TensorrtxImplementation of popular deep learning networks with TensorRT network definition API
ashishpatel26 / Tools To Design Or Visualize Architecture Of Neural NetworkTools to Design or Visualize Architecture of Neural Network
timesler / Facenet PytorchPretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
qubvel / Segmentation ModelsSegmentation models with pretrained backbones. Keras and TensorFlow Keras.
weiaicunzai / Pytorch Cifar100Practice 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)
sweetice / Deep Reinforcement Learning With PytorchPyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
kenshohara / 3D ResNets PyTorch3D ResNets for Action Recognition (CVPR 2018)
open-mmlab / MmpretrainOpenMMLab Pre-training Toolbox and Benchmark
endernewton / Tf Faster RcnnTensorflow Faster RCNN for Object Detection
zjhellofss / KuiperInfer校招、秋招、春招、实习好项目!带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step
zhanghang1989 / ResNeStResNeSt: Split-Attention Networks
kerlomz / Captcha Trainer[验证码识别-训练] This project is based on CNN/ResNet/DenseNet+GRU/LSTM+CTC/CrossEntropy to realize verification code identification. This project is only for training the model.
Tencent / Tencent Ml ImagesLargest multi-label image database; ResNet-101 model; 80.73% top-1 acc on ImageNet
jfzhang95 / Pytorch Deeplab XceptionDeepLab v3+ model in PyTorch. Support different backbones.
FengQuanLi / ResnetGPT用Resnet101+GPT搭建一个玩王者荣耀的AI
aaron-xichen / Pytorch PlaygroundBase pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)