SwinMCNet

Object detector

A Python-based object detection framework utilizing transformers and computer vision techniques to detect salient objects in RGB-thermal images

GitHub

16 stars
2 watching
2 forks
Language: Python
last commit: over 2 years ago

Related projects:

Repository Description Stars
ibm/max-object-detector A tool for detecting objects in images using deep learning models 290
yuwenxiong/py-r-fcn An implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks. 1,048
ijkguo/mx-rcnn An implementation of Faster R-CNN using MXNet for object detection tasks 671
unsky/retinanet A Python implementation of the RetinaNet architecture with focal loss for dense object detection. 224
jiwei0921/dmra A Python implementation of a depth-induced multi-scale recurrent attention network for RGB-D saliency detection 105
msracver/relation-networks-for-object-detection An implementation of an object detection algorithm that improves on traditional methods by modeling relationships between objects in images 1,097
xingyizhou/extremenet An object detection framework that uses extreme and center points to detect objects in images. 1,031
lartpang/ovcamo Develops an object segmentation algorithm to detect camouflaged objects in images with varying backgrounds and contexts. 20
daijifeng001/r-fcn A MATLAB implementation of an object detection framework that leverages deep fully convolutional networks to accurately and efficiently detect objects in images. 1,245
hekun-nvidia/py-darknet-yolo A Python interface to YOLO object detection software using Darknet 27
lz118/deep-correlation-network Develops a deep neural network model for detecting salient objects in RGBT images using correlation information from other colors. 13
bharath272/sds_eccv2014 A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. 96
zhreshold/mxnet-ssd An object detection system implemented using MXNet and based on the Single Shot MultiBox Object Detector algorithm. 764
liulei01/drbox An open-source deep learning framework for detecting rotated objects in images 421
goatmessi8/rfbnet An object detection system using a novel receptive field block module to enhance feature discriminability and robustness. 1,413