DINO

Object Detector

An implementation of a deep learning-based object detection model with improved anchor boxes for end-to-end detection tasks.

[ICLR 2023] Official implementation of the paper "DINO: DETR with Improved DeNoising Anchor Boxes for End-to-End Object Detection"

GitHub

2k stars
32 watching
253 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list

computer-visiondeep-learningobject-detection

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
idea-research/groundingdino An implementation of an object detection model designed to work in open-world scenarios with the ability to detect and recognize objects based on language descriptions. 6,745
facebookresearch/dinov2 A PyTorch implementation of a self-supervised learning method for learning robust visual features without supervision. 9,211
cszn/kair Image restoration toolbox with training and testing codes for various deep learning-based methods 2,957
lucidrains/dalle2-pytorch An implementation of DALL-E 2's text-to-image synthesis neural network in PyTorch 11,148
leoxiaobin/deep-high-resolution-net.pytorch An implementation of a deep learning network for human pose estimation using high-resolution representations 4,327
doubiiu/tooncrafter Generates cartoon-style videos from two images using pre-trained diffusion models 5,353
huawei-noah/efficient-ai-backbones A collection of efficient AI backbone architectures developed by Huawei Noah's Ark Lab. 4,054
patball1/detectree2 Automates tree crown delineation from aerial RGB and multispectral imagery using Mask R-CNN. 162
tencentarc/gfpgan An algorithm for restoring damaged or obscured faces in images 35,898
jwyang/faster-rcnn.pytorch An object detection implementation built on top of PyTorch, supporting multi-image batch training and multiple GPUs. 7,693
ruotianluo/faster-rcnn-densecap-torch An implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap. 85
clovaai/stargan-v2 A Python implementation of an image-to-image translation model for generating diverse images across multiple domains. 3,500
hoya012/deep_learning_object_detection A comprehensive repository of object detection papers and datasets using deep learning techniques 11,316
xuebinqin/dis A deep learning-based image segmentation framework that aims to develop highly accurate and robust models for segmenting binary images in various applications. 2,274
chanyn/hkrm Develops a deep learning model for large-scale object detection that leverages hybrid knowledge and routing mechanisms. 104