Files
DCN_custom_op/classification/ops_dcnv3/modules/__init__.py
Yuwen Xiong 7d59305b5f birth
2024-01-16 00:22:22 +08:00

7 lines
256 B
Python

# --------------------------------------------------------
# DCNv4
# Copyright (c) 2024 OpenGVLab
# Licensed under The MIT License [see LICENSE for details]
# --------------------------------------------------------
from .dcnv3 import DCNv3, DCNv3_pytorch