/ClassArch2

Self-training method for 3D Classification

Primary LanguagePythonCreative Commons Zero v1.0 UniversalCC0-1.0

ClassArch2: Self-training method for 3D Classification

  • Implementation of ClassArch2 written in PyTorch.
  • Supports Multi-GPU via nn.DataParallel.
  • Supports PyTorch version >= 1.0.0. Use v1.0 for support of older versions of PyTorch.

LICENSE

Check LICENSE.

Installation

Please check Installation procedure in INSTALL.md.

Quick Start

Follow the instructions in QUICK_START.md.