Repository navigation

#

efficientnetv2

Jupyter Notebook
6347
2 个月前

PyTorch implementation of EfficientNetV2 family

Python
470
3 年前

Multi-backbone, Prune, Quantization, KD

Python
158
3 年前

EfficientNetV2 implementation using PyTorch

Python
129
3 年前

self defined efficientnetV2 according to official version. Including converted ImageNet/21K/21k-ft1k weights.

Python
82
3 年前

EfficientNetV2 pytorch (pytorch lightning) implementation with pretrained model

Python
71
2 年前

EfficientNetv2 TensorRT int8

Python
45
4 年前

PyTorch and TensorFlow/Keras image models with automatic weight conversions and equal API/implementations - Vision Transformer (ViT), ResNetV2, EfficientNetV2, NeRF, SegFormer, MixTransformer, (planned...) DeepLabV3+, ConvNeXtV2, YOLO, etc.

Python
37
2 年前

This GitHub repository contains instructions for downloading and utilizing the AI4Food-NutritionDB food image database, as well as different food recognition systems based on Xception and EfficientNetV2 architectures.

Python
33
1 年前

Real Time Detection of Anomalous Activity From Videos (mainly crime actvity). Images of the video is trained using AutoEncoder to get the imtermediate feature representation of image & applied svm model for the bag of such features to detect the anomaly & LSTM to detect the type of Anomaly.

Python
26
2 年前

花分类,使用VGGNet、GoogLeNet、ResNet、DenseNet、EfficientNet和数据集中80%的数据训练识别模型,并对剩下20%的数据集进行测试

Python
13
2 年前

Pytorch implementation of efficientnet v2 backbone with detectron2 for object detection (Just for fun)

Python
12
4 年前

EfficientNetV2: Smaller Models and Faster Training. PyTorch Implementation of EfficientNetV2 Family

Jupyter Notebook
9
3 年前

PLANT DISEASE DETECTION USING CNN

Jupyter Notebook
7
2 年前

DeepLabV3+ Implementation using TensorFlow 2

Python
7
4 年前

Source codes of team TikTorch (1st place solution) for track 2 and 3 of the SHREC2023 Challenge

Python
7
2 年前

Implementation of EfficientNetV2 model in TensorFlow 2 Keras.

Python
7
4 年前