Scene Parsing

75 papers with code • 2 benchmarks • 4 datasets

Scene parsing is to segment and parse an image into different image regions associated with semantic categories, such as sky, road, person, and bed. MIT Description

Libraries

Use these libraries to find Scene Parsing models and implementations

BORM: Bayesian Object Relation Model for Indoor Scene Recognition

FreeformRobotics/BORM 1 Aug 2021

First, we utilize an improved object model (IOM) as a baseline that enriches the object knowledge by introducing a scene parsing algorithm pretrained on the ADE20K dataset with rich object categories related to the indoor scene.

12
01 Aug 2021

Global Aggregation then Local Distribution for Scene Parsing

lxtGH/GALD-DGCNet 28 Jul 2021

Modelling long-range contextual relationships is critical for pixel-wise prediction tasks such as semantic segmentation.

344
28 Jul 2021

Resource Efficient Mountainous Skyline Extraction using Shallow Learning

TouqeerAhmad/skyline_detection 23 Jul 2021

We present a novel mountainous skyline detection approach where we adapt a shallow learning approach to learn a set of filters to discriminate between edges belonging to sky-mountain boundary and others coming from different regions.

7
23 Jul 2021

Part-aware Panoptic Segmentation

tue-mps/panoptic_parts CVPR 2021

In this work, we introduce the new scene understanding task of Part-aware Panoptic Segmentation (PPS), which aims to understand a scene at multiple levels of abstraction, and unifies the tasks of scene parsing and part parsing.

102
11 Jun 2021

Fast and Accurate Scene Parsing via Bi-direction Alignment Networks

jojacola/BiAlignNet 25 May 2021

Motivated by this, we propose a novel network by aligning two-path information into each other through a learned flow field.

15
25 May 2021

Inter-GPS: Interpretable Geometry Problem Solving with Formal Language and Symbolic Reasoning

lupantech/InterGPS ACL 2021

We further propose a novel geometry solving approach with formal language and symbolic reasoning, called Interpretable Geometry Problem Solver (Inter-GPS).

111
10 May 2021

Editable Free-viewpoint Video Using a Layered Neural Representation

darlinghang/st-nerf 30 Apr 2021

Such layered representation supports fully perception and realistic manipulation of the dynamic scene whilst still supporting a free viewing experience in a wide range.

292
30 Apr 2021

3D-to-2D Distillation for Indoor Scene Parsing

liuzhengzhe/3D-to-2D-Distillation-for-Indoor-Scene-Parsing CVPR 2021

First, we distill 3D knowledge from a pretrained 3D network to supervise a 2D network to learn simulated 3D features from 2D features during the training, so the 2D network can infer without requiring 3D data.

47
06 Apr 2021

Evidential fully convolutional network for semantic segmentation

tongzheng1992/E-FCN 25 Mar 2021

We propose a hybrid architecture composed of a fully convolutional network (FCN) and a Dempster-Shafer layer for image semantic segmentation.

12
25 Mar 2021

AttaNet: Attention-Augmented Network for Fast and Accurate Scene Parsing

songqi-github/AttaNet 10 Mar 2021

In this paper, we propose a new model, called Attention-Augmented Network (AttaNet), to capture both global context and multilevel semantics while keeping the efficiency high.

40
10 Mar 2021