nips14_loc_seg_testonly

Object segmentation algorithm

An implementation of object segmentation using computer vision techniques on images from the NIPS 2014 challenge.

Object Segmentation (NIPS 2014)

GitHub

25 stars
4 watching
18 forks
Language: C++
last commit: over 11 years ago

Related projects:

RepositoryDescriptionStars
bharath272/sds_eccv2014A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques.96
nvidia/semantic-segmentationMonorepo implementing PyTorch-based neural network architecture for image segmentation1,787
zhengpeng7/birefnetAn open-source implementation of an image segmentation model that combines background removal and object detection capabilities.1,484
lartpang/ovcamoDevelops an object segmentation algorithm to detect camouflaged objects in images with varying backgrounds and contexts.20
jingzhang617/cod-rank-localize-and-segmentDevelops a system to detect, segment, and rank camouflaged objects in images.74
ltnghia/anetDevelops an algorithm to segment camouflaged objects in images using a neural network architecture called Anabranch Network.4
erogol/seg-torchCustom image segmentation implementation using deep learning with Lua and Torch37
simonkohl/probabilistic_unetReimplementation of a neural network model for conditional segmentation of ambiguous images548
zhujun98/semantic_segmentationImplementations of deep learning architectures for semantic segmentation of images in various datasets.6
ternaus/iglovikov_segmentationA deep learning-based semantic segmentation pipeline using the Catalyst framework.20
prbonn/depth_clusteringA fast and robust algorithm to segment 3D point clouds generated by Velodyne sensors into objects.1,212
nv-tlabs/gscnnThis code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks.920
peiyunh/opcsegThis project provides an implementation of an algorithm for optimal segmentation of 3D point clouds from LiDAR scans23
ethanhe42/softer-nmsAn object detection technique using bounding box regression and uncertainty estimation to improve accurate detection results367
hszhao/pspnetA PyTorch implementation of a deep learning model for semantic image segmentation1,598