Topic: "densenet-pytorch"
jiweibo/ImageNet
This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet, vgg, resnet, squeezenet, densenet)
Language: Python - Size: 343 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 332 - Forks: 81

gmalivenko/gluon2pytorch
Gluon to PyTorch deep neural network model converter
Language: Python - Size: 63.5 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 72 - Forks: 9

ZFTurbo/timm_3d
PyTorch Volume Models for 3D data
Language: Python - Size: 1.72 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 58 - Forks: 5

gaetandi/cheXpert
Language: Jupyter Notebook - Size: 469 MB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 58 - Forks: 21

amitrajitbose/cat-v-dog-classifier-pytorch
End To End Deep Learning Project For Classifying Cat vs Dog Images, using PyTorch
Language: Jupyter Notebook - Size: 28.1 MB - Last synced at: 14 days ago - Pushed at: almost 2 years ago - Stars: 44 - Forks: 13

bhimrazy/Image-Recognition-App-using-FastAPI-and-PyTorch
This is an image recognition application based on the FastAPI framework and PyTorch which uses pretrained DenseNet 121 model to detect the image.
Language: Jupyter Notebook - Size: 6.54 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 28 - Forks: 6

Stomper10/CheXpert
Reproducing CheXpert paper using the PyTorch library.
Language: Jupyter Notebook - Size: 746 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 26 - Forks: 6

wandering007/efficient-densenet-pytorch
Memory-Efficient Implementation of DenseNets via PyTorch 1.0
Language: Shell - Size: 369 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 18 - Forks: 3

YeonwooSung/PyTorch_CNN_Architectures
My PyTorch implementation of CNNs. All networks in this repository are using CIFAR-100 dataset for training.
Language: Python - Size: 53.7 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 14 - Forks: 2

yell/kaggle-camera
My solution to Kaggle challenge "IEEE Camera Model Identification" [top 3%]
Language: Jupyter Notebook - Size: 32.2 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 4

vishal-burman/PyTorch-Architectures
PyTorch implementation of Deep-Learning Architectures
Language: Jupyter Notebook - Size: 11.3 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 3

pyaf/DeepRadiology
Source code for Microsoft Code Fun Do Hackathon organized at IIT (BHU)
Language: Python - Size: 44.5 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 9 - Forks: 5

zhouyuangan/mixed-senet-densenet
In this repository, I released senet-densenet training codes and output files. And it refer to another repository(https://github.com/zhouyuangan/SE_DenseNet), which repository I had made some notes in.
Language: Python - Size: 23.4 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 2

PerXeptron/CAM-Localization
Heat Map :fire: Generation codes for using PyTorch and CAM Localization Algorithm.
Language: Python - Size: 58.8 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 0

LiYangSir/Like_Attack
Like Attack基于决策的黑盒对抗网络攻击
Language: Python - Size: 10.5 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 2

Kexiii/Pretrained-Efficient-DenseNet
Pretrained Efficient DenseNet Model
Language: Python - Size: 7.81 KB - Last synced at: 2 days ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 0

TruongNV-hut/AIcandy_DenseNet_ImageClassification_mexgtkug
Densenet for Image Classification
Language: Python - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 5 - Forks: 0

hoya012/pytorch-densenet
Simple Code Implementation of "DenseNet" architecture using PyTorch.
Language: Jupyter Notebook - Size: 313 KB - Last synced at: 17 days ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 6

shivgahlout/DenseNet-pytorch
Implementation of DenseNets Using PyTorch
Language: Python - Size: 290 KB - Last synced at: 18 days ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 1

huichen5796/2022-studienarbeit-hui-chen
a tool for detecting tables in image and analysing complex header
Language: Python - Size: 874 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

koushik-elite/Using-Densenet-and-PyTorch
Using Densenet for image classification in PyTorch
Language: Jupyter Notebook - Size: 244 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

moggirain/Diabetic_retinopathy_detection
classification on diabetic retinopathy images
Language: Jupyter Notebook - Size: 17 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

mr-ravin/BSC-DenseNet 📦
Implementation of BSC-DenseNet-121 in Pytorch from research paper "Adding Binary Search Connections to Improve DenseNet Performance".
Language: Python - Size: 3.14 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

iremcetin/Attention_generation
Generating attention maps from resnet50 and densenet using ACDC and EMIDEC dataset
Language: Jupyter Notebook - Size: 3.28 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Surya-Prakash-Reddy/Classifying-Cats-and-Dogs
Classifies whether an image is of a dog or cat using pre-trained models
Language: Jupyter Notebook - Size: 26.6 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

psatler/PyTorch_Challenge_Image_Classifier
An Image Classifier built with PyTorch and Google Colab
Language: Jupyter Notebook - Size: 2.94 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 3

DALAI-project/PostitAPI
API for a machine learning model trained to detect post-it/sticky notes from scanned document images.
Language: Python - Size: 97.9 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

DALAI-project/Train_document_classification
Code that can be used for training a neural network model to classify input documents into distinct classes.
Language: Python - Size: 58.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

DALAI-project/Train_fault_detection
Code that can be used for training a neural network model to detect faults (sticky notes, folded corners etc.) in input documents.
Language: Python - Size: 106 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

DALAI-project/CornerAPI
API for a machine learning model trained to detect folded or torn corners and edges from scanned document images.
Language: Python - Size: 49 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Digital-Pathology/ML-Supervised
Language: Python - Size: 145 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Necas209/DenseNet-PyTorch Fork of andreasveit/densenet-pytorch
A PyTorch Implementation for Densely Connected Convolutional Networks (DenseNets)
Language: Python - Size: 65 MB - Last synced at: 7 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Nix07/DenseNet-on-CIFAR10
DenseNet on CIFAR10 dataset
Language: Jupyter Notebook - Size: 71.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

manojpawarsj12/accident-detection 📦
Using deep learning and computer vision(pytorch) to detect accidents on dashcam and report it to nearby emergency services with valid accident images
Language: Python - Size: 43.8 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Mcamin/Udacity-Image-Classifier
A deep learning, image classifying project for flower species using PyTorch and Jupyter Notebooks
Language: HTML - Size: 32 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

Ayshine/Butterfly
Transfer Learning on my butterfly images using PyTorch
Language: Jupyter Notebook - Size: 7.61 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

debajyotiguha11/Flower-Classification
In this project, an image classifier is trained to recognize different species of flowers
Language: Jupyter Notebook - Size: 1.42 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
