Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
ZJF-Thunder
/
Swin-Transformer-Object-Detection
like
3
arxiv:
2103.14030
Model card
Files
Files and versions
xet
Community
7ef0c63
Swin-Transformer-Object-Detection
/
mmcv_custom
/
__init__.py
ZJF-Thunder
添加文件
e26e560
over 2 years ago
raw
Copy download link
history
blame
Safe
96 Bytes
# -*- coding: utf-8 -*-
from
.checkpoint
import
load_checkpoint
__all__ = [
'load_checkpoint'
]