D-FINE / src /nn /postprocessor /__init__.py
developer0hye's picture
Upload 76 files
e85fecb verified
raw
history blame contribute delete
173 Bytes
"""
Copied from RT-DETR (https://github.com/lyuwenyu/RT-DETR)
Copyright(c) 2023 lyuwenyu. All Rights Reserved.
"""
from .nms_postprocessor import DetNMSPostProcessor