birth
This commit is contained in:
8
detection/mmdet_custom/__init__.py
Normal file
8
detection/mmdet_custom/__init__.py
Normal file
@@ -0,0 +1,8 @@
|
||||
# --------------------------------------------------------
|
||||
# DCNv4
|
||||
# Copyright (c) 2024 OpenGVLab
|
||||
# Licensed under The MIT License [see LICENSE for details]
|
||||
# --------------------------------------------------------
|
||||
|
||||
from .models import * # noqa: F401,F403
|
||||
from .datasets import *
|
||||
Reference in New Issue
Block a user