COD-Rank-Localize-and-Segment

Object detector

Develops a system to detect, segment, and rank camouflaged objects in images.

GitHub

74 stars
4 watching
22 forks
Language: Python
last commit: over 3 years ago

Related projects:

Repository Description Stars
lartpang/ovcamo Develops an object segmentation algorithm to detect camouflaged objects in images with varying backgrounds and contexts. 20
shengcao-cao/hassod Develops a neural network architecture for object detection and instance segmentation without labeled data 51
taokong/ron A deep learning framework for object detection tasks using a novel neural network architecture 355
chanyn/hkrm Develops a deep learning model for large-scale object detection that leverages hybrid knowledge and routing mechanisms. 104
szq0214/dsod A deep learning-based object detection system from scratch 706
yutingzhang/fgs-obj Demonstrates object detection using fine-grained search and structured prediction techniques 50
xingyizhou/extremenet An object detection framework that uses extreme and center points to detect objects in images. 1,031
yuhangzang/contextdet An approach to detecting objects in images using multimodal large language models and contextual information 202
zhangludl/code-and-dataset-for-capsal Provides code and datasets for a saliency object detection method that leverages captioning to improve accuracy 50
bharath272/sds_eccv2014 A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. 96
jxr326/swinmcnet A Python-based object detection framework utilizing transformers and computer vision techniques to detect salient objects in RGB-thermal images 16
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
xiaolonw/adversarial-frcnn A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. 482
hizhangp/yolo_tensorflow A TensorFlow-based implementation of the YOLO object detection algorithm for image classification and tracking. 799