Usage

Installation

To use sc2bench, first install it using pip:

$ pip install sc2bench

Examples

The official repository (https://github.com/yoshitomo-matsubara/sc2-benchmark) offers many example scripts, configs, and checkpoints of trained models in sc2bench.

Currently, example scripts cover the following three tasks:

  • Image classification (ILSVRC 2012)

  • Object detection (COCO 2017)

  • Semantic segmentation (PASCAL VOC 2012)