Scene Segmentation

120 papers with code • 5 benchmarks • 7 datasets

Scene segmentation is the task of splitting a scene into its various object components.

Image adapted from Temporally coherent 4D reconstruction of complex dynamic scenes.

Libraries

Use these libraries to find Scene Segmentation models and implementations
3 papers
2,917
3 papers
1,659
See all 6 libraries.

Most implemented papers

Mesh Convolution with Continuous Filters for 3D Surface Parsing

enyahermite/picasso 3 Dec 2021

In this paper, we propose a series of modular operations for effective geometric feature learning from 3D triangle meshes.

FIFO: Learning Fog-invariant Features for Foggy Scene Segmentation

sohyun-l/fifo CVPR 2022

Robust visual recognition under adverse weather conditions is of great importance in real-world applications.

Rethinking Surgical Instrument Segmentation: A Background Image Can Be All You Need

lofrienger/single_surgicalscene_for_segmentation 23 Jun 2022

Our empirical analysis suggests that without the high cost of data collection and annotation, we can achieve decent surgical instrument segmentation performance.

Improving Nighttime Driving-Scene Segmentation via Dual Image-adaptive Learnable Filters

wenyyu/IA-Seg 4 Jul 2022

With DIAL-Filters, we design both unsupervised and supervised frameworks for nighttime driving-scene segmentation, which can be trained in an end-to-end manner.

Neural Implicit Vision-Language Feature Fields

ethz-asl/autolabel 20 Mar 2023

In this work, we present a zero-shot volumetric open-vocabulary semantic scene segmentation method.

Parsing Natural Scenes and Natural Language with Recursive Neural Networks

yihui-he/Parsing-Natural-Scenes-and-Natural-Language-with-Recursive-Neural-Networks Proceedings of the 26th International Conference on Machine Learning (ICML) 2011 2011

Recursive structure is commonly found in the inputs of different modalities such as natural scene images or natural language sentences. Discovering this recursive structure helps us to not only identify the units that an image or sentence contains but also how they interact to form a whole.

Learning Rich Features from RGB-D Images for Object Detection and Segmentation

charlescxk/depth2hha-python 22 Jul 2014

In this paper we study the problem of object detection for RGB-D images using semantically rich image and depth features.

A Deep Siamese Network for Scene Detection in Broadcast Videos

Nikhil9786/Scene-Segmentation-Using-MovieScenes-Dataset 29 Oct 2015

We present a model that automatically divides broadcast videos into coherent scenes by learning a distance measure between shots.

Dirty Pixels: Towards End-to-End Image Processing and Perception

princeton-computational-imaging/DirtyPixels 23 Jan 2017

As such, conventional imaging involves processing the RAW sensor measurements in a sequential pipeline of steps, such as demosaicking, denoising, deblurring, tone-mapping and compression.

A Design Methodology for Efficient Implementation of Deconvolutional Neural Networks on an FPGA

chl218/DCNN-on-FPGA 7 May 2017

In support of such applications, various FPGA accelerator architectures have been proposed for convolutional neural networks (CNNs) that enable high performance for classification tasks at lower power than CPU and GPU processors.