open-world-detection
There are 10 repositories under open-world-detection topic.
IDEA-Research/GroundingDINO
[ECCV 2024] Official implementation of the paper "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"
longzw1997/Open-GroundingDino
This is the third party implementation of the paper Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection.
mmaaz60/mvits_for_class_agnostic_od
[ECCV'22] Official repository of paper titled "Class-agnostic Object Detection with Multi-modal Transformer".
akshitac8/OW-DETR
[CVPR 2022] Official Pytorch code for OW-DETR: Open-world Detection Transformer
shuolucs/Awesome-Out-Of-Distribution-Detection
[ACM CSUR 2025] Out-of-Distribution Detection: A Task-Oriented Survey of Recent Advances
buxihuo/OW-YOLO
Detect known and unknown objects in the open world(具有区分已知与未知能力的全新检测器))
hpc203/GroundingDINO-onnxrun
使用onnxruntime部署GroundingDINO开放世界目标检测,包含C++和Python两个版本的程序
autonomousvision/good
[ICLR'23] GOOD: Exploring Geometric Cues for Detecting Objects in an Open World
Flashkong/COIN
[NeurIPS' 24] Official implementation of the paper "Cloud Object Detector Adaptation by Integrating Different Source Knowledge"
hpc203/Detic-onnxrun-cpp-py
使用ONNXRuntime部署Detic检测2万1千种类别的物体,包含C++和Python两个版本的程序