open-world-object-detection topic

List open-world-object-detection repositories

ODISE

811
Stars
44
Forks
Watchers

Official PyTorch implementation of ODISE: Open-Vocabulary Panoptic Segmentation with Text-to-Image Diffusion Models [CVPR 2023 Highlight]

PROB

90
Stars
12
Forks
Watchers

[CVPR 2023] Official Pytorch code for PROB: Probabilistic Objectness for Open World Object Detection

awesome-described-object-detection

128
Stars
11
Forks
Watchers

A curated list of papers and resources related to Described Object Detection, Open-Vocabulary/Open-World Object Detection and Referring Expression Comprehension. Updated frequently and pull requests w...

awesome-open-world-object-detection

18
Stars
1
Forks
Watchers

This repository lists some awesome public Open World object detection series projects.

GroundingDINO-onnxrun

20
Stars
4
Forks
Watchers

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