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)
25 stars
4 watching
18 forks
Language: C++
last commit: over 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
bharath272/sds_eccv2014 | A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. | 96 |
nvidia/semantic-segmentation | Monorepo implementing PyTorch-based neural network architecture for image segmentation | 1,777 |
zhengpeng7/birefnet | An implementation of a deep learning-based image segmentation model for high-resolution images | 1,319 |
lartpang/ovcamo | Develops an object segmentation algorithm to detect camouflaged objects in images with varying backgrounds and contexts. | 20 |
jingzhang617/cod-rank-localize-and-segment | Develops a system to detect, segment, and rank camouflaged objects in images. | 74 |
ltnghia/anet | Develops an algorithm to segment camouflaged objects in images using a neural network architecture called Anabranch Network. | 4 |
erogol/seg-torch | Custom image segmentation implementation using deep learning with Lua and Torch | 37 |
simonkohl/probabilistic_unet | Reimplementation of a neural network model for conditional segmentation of ambiguous images | 546 |
zhujun98/semantic_segmentation | Implementations of deep learning architectures for semantic segmentation of images in various datasets. | 6 |
ternaus/iglovikov_segmentation | A deep learning-based semantic segmentation pipeline using the Catalyst framework. | 20 |
prbonn/depth_clustering | A fast and robust algorithm to segment 3D point clouds generated by Velodyne sensors into objects. | 1,205 |
nv-tlabs/gscnn | This code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks. | 920 |
peiyunh/opcseg | This project provides an implementation of an algorithm for optimal segmentation of 3D point clouds from LiDAR scans | 23 |
ethanhe42/softer-nms | An object detection technique using bounding box regression and uncertainty estimation to improve accurate detection results | 367 |
hszhao/pspnet | A PyTorch implementation of a deep learning model for semantic image segmentation | 1,593 |