Basic Models for PyTorch, with Unified Interface
Need Python 3.6+.
pip install torch-basic-modelsimport torch_basic_models
ResNet = torch_basic_models.ResNet
# or
import box
ResNet = box.load(name='ResNet', tag='model')| Name | Name | Last commit date | ||
|---|---|---|---|---|