vidt
Object detector
An object detection model that extends transformer-based technology to also support instance segmentation
307 stars
17 watching
40 forks
Language: Python
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
v2ai/det3d | A general-purpose 3D object detection codebase that supports multiple algorithms and datasets | 1,507 |
jxr326/swinmcnet | A Python-based object detection framework utilizing transformers and computer vision techniques to detect salient objects in RGB-thermal images | 16 |
lartpang/ovcamo | Develops an object segmentation algorithm to detect camouflaged objects in images with varying backgrounds and contexts. | 20 |
bharath272/sds_eccv2014 | A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. | 96 |
szq0214/dsod | A deep learning-based object detection system from scratch | 706 |
avanetten/simrdwn | An object detection system using rapid satellite imagery and deep learning algorithms | 216 |
ibm/max-object-detector | A tool for detecting objects in images using deep learning models | 290 |
jingzhang617/cod-rank-localize-and-segment | Develops a system to detect, segment, and rank camouflaged objects in images. | 74 |
vxy10/p5_vehicledetection_unet | Develops an object detection algorithm using a U-Net architecture to detect vehicles in images and videos from a publicly available dataset | 95 |
yuhangzang/contextdet | An approach to detecting objects in images using multimodal large language models and contextual information | 208 |
weecology/deepforest | A Python package for training and predicting ecological objects in airborne imagery using deep learning object detection networks. | 528 |
leetenki/yolov2 | Represents an implementation of the YOLOv2 object detection algorithm in Chainer for real-time object detection and tracking. | 338 |
liulei01/drbox | An algorithm for detecting objects with arbitrary orientations in images | 421 |
vdigpku/m2det | An object detection framework that combines multiple scales and levels to improve detection accuracy. | 1,450 |
chengyangfu/retinamask | A Python-based implementation of a single-shot object detection algorithm using Mask R-CNN architecture. | 339 |