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
262 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list

computer-visiondeep-learningobject-detection

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
idea-research/groundingdinoAn 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,982
facebookresearch/dinov2A PyTorch implementation of a self-supervised learning method for learning robust visual features without supervision.9,425
cszn/kairImage restoration toolbox with training and testing codes for various deep learning-based methods2,994
lucidrains/dalle2-pytorchAn implementation of DALL-E 2's text-to-image synthesis neural network in PyTorch11,184
leoxiaobin/deep-high-resolution-net.pytorchAn implementation of a deep learning network for human pose estimation using high-resolution representations4,354
doubiiu/tooncrafterGenerates cartoon-style videos from two images using pre-trained diffusion models5,447
huawei-noah/efficient-ai-backbonesA collection of efficient AI backbone architectures developed by Huawei Noah's Ark Lab.4,098
patball1/detectree2Automated tree crown delineation from aerial imagery using deep learning170
tencentarc/gfpganAn algorithm for restoring damaged or obscured faces in images36,009
jwyang/faster-rcnn.pytorchAn object detection implementation built on top of PyTorch, supporting multi-image batch training and multiple GPUs.7,721
ruotianluo/faster-rcnn-densecap-torchAn implementation of Faster R-CNN object detection in PyTorch, modified from DenseCap.85
clovaai/stargan-v2A Python implementation of an image-to-image translation model for generating diverse images across multiple domains.3,513
hoya012/deep_learning_object_detectionA comprehensive repository of object detection papers and datasets using deep learning techniques11,335
xuebinqin/disA deep learning-based image segmentation framework that aims to develop highly accurate and robust models for segmenting binary images in various applications.2,298
chanyn/hkrmDevelops a deep learning model for large-scale object detection that leverages hybrid knowledge and routing mechanisms.105