open-world-detection topic

List open-world-detection repositories

OW-YOLO

89
Stars
7
Forks
Watchers

Detect known and unknown objects in the open world(具有区分已知与未知能力的全新检测器))

mvits_for_class_agnostic_od

296
Stars
24
Forks
Watchers

[ECCV'22] Official repository of paper titled "Class-agnostic Object Detection with Multi-modal Transformer".

OW-DETR

221
Stars
37
Forks
Watchers

[CVPR 2022] Official Pytorch code for OW-DETR: Open-world Detection Transformer

GroundingDINO

5.3k
Stars
557
Forks
32
Watchers

Official implementation of the paper "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"

Open-GroundingDino

254
Stars
41
Forks
Watchers

This is the third party implementation of the paper Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection.

good

39
Stars
7
Forks
Watchers

[ICLR'23] GOOD: Exploring Geometric Cues for Detecting Objects in an Open World

GroundingDINO-onnxrun

39
Stars
6
Forks
Watchers

使用onnxruntime部署GroundingDINO开放世界目标检测,包含C++和Python两个版本的程序

Detic-onnxrun-cpp-py

16
Stars
7
Forks
Watchers

使用ONNXRuntime部署Detic检测2万1千种类别的物体,包含C++和Python两个版本的程序