efficientnet-pytorch
There are 22 repositories under efficientnet-pytorch topic.
lukemelas/EfficientNet-PyTorch
A PyTorch implementation of EfficientNet
szq0214/FKD
Official code for our ECCV'22 paper "A Fast Knowledge Distillation Framework for Visual Recognition"
Sg4Dylan/EfficientIR
人工智障本地图片检索工具 | An EfficientNet based image retrieval tool
Ebimsv/Facial_Age_estimation_PyTorch
Age Estimation with PyTorch: Deep Learning for Predicting Age
linksense/EfficientNet.PyTorch
Concise, Modular, Human-friendly PyTorch implementation of EfficientNet with Pre-trained Weights.
ml-illustrated/EfficientNet-Lite-PyTorch
Pytorch implementation of EfficientNet Lite variants
rohitgr7/tvmodels
Pytorch implementation of vision models.
aidotse/stylegan2-ada-pytorch
StyleGAN2-ADA for generation of synthetic skin lesions
kdha0727/lung-opacity-and-covid-chest-x-ray-detection
Toy Project: Classification and Detection of representative lung diseases, Lung Opacity and COVID-19, from X-Ray Radiography.
MamatShamshiev/Kaggle-APTOS-2019-Blindness-Detection
Source code of top 3% solution for the Kaggle APTOS 2019 Blindness Detection challenge.
weichen-huang/COVID-Efficientnet-Pytorch
COVID-19 Detection through Xray scans and Efficientnet
ivantipow/Simpsons-Classification
Обучение классификаторов на основе сверточных сетей
gorjanradevski/cross_modal_full_transfer
PyTorch code for cross-modal-retrieval on Flickr8k/30k using Bert and EfficientNet
joycenerd/rsna-pneumonia-detection
Final project of VRDL course in 2021 fall semester at NYCU.
mrdvince/anga
Using a pre-trained efficientnet (for experimental purposes) to classifier plant diseases given an image. Plant village challenge dataset.
SreeEswaran/Image-Classification-using-EfficientNet
This project uses a pre-trained EfficientNet model to classify images into different categories. The model is fine-tuned on a custom dataset for this purpose.
Chinmaya-3141/Capstone-Project
Repository to archive and document work done for satisfying Capstone Project requirements at Praxis Business School.
harshdeepkalita/BarkRescue
I'm developing an app named BarkRescue, which includes project code, app functionalities, and system architecture. Additionally, I've written three detailed blogs on EfficientNet, YOLOv5, and MobileNet-v2, focusing on their architecture and workings before integrating these models into my project.
sagarikajadon13/paper_implementations_pytorch
pytorch implementations of some DL architectures. Includes googlenet, resnet, inceptionV3, densenet, mobilenetV1, mobilenetV2, senet, efficientnetV1, transformer etc.
selamgit/EfficientNet_for_Endoscopic_Images_Response_Prediction
PyTorch implementation of EfficientNet for response prediction
joycenerd/bird-images-classification
VRDL HW1 in 2021 Fall semester at NYCU