74 skills found · Page 1 of 3
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
lukemelas / EfficientNet PyTorchA PyTorch implementation of EfficientNet
rwightman / Gen Efficientnet PytorchPretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS
d-li14 / Efficientnetv2.pytorchPyTorch implementation of EfficientNetV2 family
zsef123 / EfficientNets PyTorchA PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."
sml2h3 / Captcha Trainer Pytorch基于MobileNetV2/EfficientNet-b0/... + LSTM + CTC的不定长图像识别训练pytorch框架
szq0214 / FKDOfficial code for our ECCV'22 paper "A Fast Knowledge Distillation Framework for Visual Recognition"
zhoudaxia233 / EfficientUnet PyTorchA PyTorch 1.0 Implementation of Unet with EfficientNet as encoder
bubbliiiing / Efficientnet Yolo3 Pytorch这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet
RangiLyu / EfficientNet LitePytorch implementation of EfficientNet-lite. ImageNet pre-trained models are provided.
JunYeopLee / Fast Autoaugment Efficientnet PytorchA Pytorch implementation of Fast AutoAugment and EfficientNet
narumiruna / Efficientnet PytorchA PyTorch implementation of "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks".
Sg4Dylan / EfficientIR人工智障本地图片检索工具,支持以图搜图、图片去重 | An EfficientNet based image retrieval tool
hankyul2 / EfficientNetV2 PytorchEfficientNetV2 pytorch (pytorch lightning) implementation with pretrained model
Ebimsv / Facial Age Estimation PyTorchAge Estimation with PyTorch: Deep Learning for Predicting Age
AdeelH / Pytorch FpnPyTorch implementations of some FPN-based semantic segmentation architectures: vanilla FPN, Panoptic FPN, PANet FPN; with ResNet and EfficientNet backbones.
abhuse / Pytorch EfficientnetPytorch EfficientNetV2 EfficientNetV1 with pretrained weights
Levigty / EfficientNet PytorchA demo for train your own dataset on EfficientNet
katsura-jp / Efficientnet PytorchPyTorch implementation of "EfficientNet", ICML 2019
ViswanathaReddyGajjala / EfficientNet RetinaNetPytorch implementation of RetinaNet using EfficientNets as feature extractor or backbone network.