Thanks to visit codestin.com
Credit goes to github.com

Skip to content
#

wideresnet

Here are 20 public repositories matching this topic...

Practice 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)

  • Updated Jul 15, 2024
  • Python

This project uses PyTorch to classify bone fractures. As well as fine-tuning some famous CNN architectures (like VGG 19, MobileNetV3, RegNet,...), we designed our own architecture. Additionally, we used Transformer architectures (such as Vision Transformer and Swin Transformer). This dataset is Bone Fracture Multi-Region X-ray, available on Kaggle.

  • Updated Sep 24, 2024
  • Jupyter Notebook

This project builds a high accuracy image classification system for the CIFAR100 dataset using the WideResNet28x10 architecture. The goal is to achieve strong top 1 accuracy through advanced augmentation, stable training strategy, and detailed model analysis.

  • Updated Dec 8, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the wideresnet topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the wideresnet topic, visit your repo's landing page and select "manage topics."

Learn more