Noah Vriese
Initial commit with Git LFS tracking
033cb94
raw
history blame contribute delete
90 Bytes
from data_objects import (
YOLOXDetector,
Detection,
ObjectDetectionConfig,
)