Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 385 Bytes

File metadata and controls

9 lines (5 loc) · 385 Bytes

Pretrained Visual Representation Models

This package contains a minimal-dependency set of model loading code. Model definitions are defined under src/vc_models/models, with configurations (including reference checkpoint filepaths) under src/vc_models/conf.

Installation

Within the environment defined in environment.yml:

pip install -e ./vc_models