Deformable-DETR
Object detector
An object detection algorithm using deformable transformers to efficiently process image features.
Deformable DETR: Deformable Transformers for End-to-End Object Detection.
3k stars
32 watching
530 forks
Language: Python
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
msracver/deformable-convnets | An implementation of deformable convolutional networks using MXNet. | 4,057 |
abdullah-abuolaim/recurrent-defocus-deblurring-synth-dual-pixel | This project provides tools and models to generate realistic data for camera systems with defocus blur, aiming to improve image deblurring techniques. | 49 |
abdullah-abuolaim/multi-task-defocus-deblurring-dual-pixel-nimat | Improves single-image defocus deblurring by learning from dual-pixel images in a multi-task framework | 46 |
swz30/restormer | Proposes an efficient neural architecture model for high-resolution image restoration tasks | 1,845 |
rbgirshick/voc-dpm | An object detection system using deformable part models and latent SVM. | 578 |
rozumden/defmo | A deep learning framework for deblurring and recovering the shape of fast-moving objects from blurred images | 171 |
idea-research/dino | An implementation of a deep learning-based object detection model with improved anchor boxes for end-to-end detection tasks. | 2,295 |
roboflow/notebooks | This repository contains tutorials and examples on using state-of-the-art computer vision models and techniques | 5,678 |
vinthony/depth-distillation | Develops a method to automatically detect and estimate defocus blur in images | 66 |
invokerer/deeprft | Deblurring technique using deep learning and Fourier transformation to remove image blur | 248 |
openai/transformer-debugger | An open-source tool that helps investigate specific behaviors of small language models by combining automated interpretability techniques with sparse autoencoders. | 4,047 |
y-vladimir/smartdeblur | Software tool to improve image clarity from blurriness or defocus | 2,342 |
doubiiu/dynamicrafter | This project generates animated videos from open-domain images by leveraging pre-trained video diffusion priors. | 2,668 |
abdullah-abuolaim/defocus-deblurring-dual-pixel | Developing a deep learning model to correct blurry images caused by camera shake or out-of-focus | 185 |
radimspetlik/si-ddpm-fmo | A Python-based framework for training and evaluating deep learning models for single-image deblurring, shape, and trajectory recovery of fast-moving objects. | 5 |