Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Latest commit

 

History

History

models

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Prepare models for VLPart

VLPart uses two backbones including ResNet-50 and Swin-Base. The pretrained ResNet-50 model can be downloaded automatically by timm. We also provide pretrained Swin-Base which are compatible with Detectron2. Please download them to VLPart_ROOT/models/ before training:

The trained models are in the Model Zoo.