/CycleMLP

Unofficial PyTorch implementation of CycleMLP

Primary LanguagePythonMIT LicenseMIT

CycleMLP

An unofficial PyTorch implementation of CycleMLP. Paper link : CycleMLP

PyTorch Code style: black

Setup

pip install -r requirements.txt

Training and Testing

python3 pipeline.py --conf <path to config.yaml>