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: about 5 years ago

Related projects:

RepositoryDescriptionStars
lartpang/ovcamoDevelops an object segmentation algorithm to detect camouflaged objects in images with varying backgrounds and contexts.20
shengcao-cao/hassodDevelops a neural network architecture for object detection and instance segmentation without labeled data52
taokong/ronA deep learning framework for object detection tasks using a novel neural network architecture355
chanyn/hkrmDevelops a deep learning model for large-scale object detection that leverages hybrid knowledge and routing mechanisms.105
szq0214/dsodA deep learning-based object detection system from scratch706
yutingzhang/fgs-objDemonstrates object detection using fine-grained search and structured prediction techniques50
xingyizhou/extremenetAn object detection framework that uses extreme and center points to detect objects in images.1,032
yuhangzang/contextdetAn approach to detecting objects in images using multimodal large language models and contextual information208
zhangludl/code-and-dataset-for-capsalProvides code and datasets for a saliency object detection method that leverages captioning to improve accuracy50
bharath272/sds_eccv2014A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques.96
jxr326/swinmcnetA Python-based object detection framework utilizing transformers and computer vision techniques to detect salient objects in RGB-thermal images16
ibm/max-object-detectorA tool for detecting objects in images using deep learning models290
yuwenxiong/py-r-fcnAn implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks.1,048
xiaolonw/adversarial-frcnnA Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks.482
hizhangp/yolo_tensorflowA TensorFlow-based implementation of the YOLO object detection algorithm for image classification and tracking.800