pycls is a focused PyTorch codebase for image classification research that emphasizes reproducibility and strong, transparent baselines. It popularized families like RegNet and supports classic architectures (ResNet, ResNeXt) with clean implementations and consistent training recipes. The repository includes highly tuned schedules, augmentations, and regularization settings that make it straightforward to match reported accuracy without guesswork. Distributed training and mixed precision are first-class, enabling fast experiments on multi-GPU setups with simple, declarative configs. Model definitions are concise and modular, making it easy to prototype new blocks or swap backbones while keeping the rest of the pipeline unchanged. Pretrained weights and evaluation scripts cover common datasets, and the logging/metric stack is designed for quick comparison across runs. Practitioners use pycls both as a baseline factory and as a scaffold for new classification backbones.

Features

  • Reference implementations of ResNet/ResNeXt/RegNet families
  • Reproducible training recipes with tuned schedules and augmentations
  • Distributed and mixed-precision training out of the box
  • Declarative configuration system and clean data pipelines
  • Pretrained checkpoints and standardized evaluation scripts
  • Minimal, modular model code for rapid architectural iteration

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow PyCls

PyCls Web Site

You Might Also Like
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of PyCls!

Additional Project Details

Programming Language

Python

Related Categories

Python Computer Vision Libraries

Registered

2025-10-07