/CVdevKit

PyTorch Computer Vision Foundation

Primary LanguagePython

CVdevKit

  • Image processing
  • PyTorch distributed training utilities
  • PyTorch OPs (SyncBN, SN, SyncSN. More details about SyncBN and SyncSN can refer to this.)

Installation

install from source

git clone https://github.com/JiaminRen/CVdevKit.git
cd CVdevKit
pip install .