Scalable
Launch large distributed training jobs with minimal effort. No need for proprietary infrastructure.
Built on PyTorch
Supports most types of PyTorch models and can be used with minimal modification to the original neural network.
Plug and play
Open source, modular API for computer vision research. Everyone is welcome to contribute.
pip install classy_vision
classy-project my-project
cd my-project
./classy_train.py --config configs/template_config.json