Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

NODIS: Neural Ordinary Differential Scene Understanding

About

Semantic image understanding is a challenging topic in computer vision. It requires to detect all objects in an image, but also to identify all the relations between them. Detected objects, their labels and the discovered relations can be used to construct a scene graph which provides an abstract semantic interpretation of an image. In previous works, relations were identified by solving an assignment problem formulated as Mixed-Integer Linear Programs. In this work, we interpret that formulation as Ordinary Differential Equation (ODE). The proposed architecture performs scene graph inference by solving a neural variant of an ODE by end-to-end learning. It achieves state-of-the-art results on all three benchmark tasks: scene graph generation (SGGen), classification (SGCls) and visual relationship detection (PredCls) on Visual Genome benchmark.

Cong Yuren, Hanno Ackermann, Wentong Liao, Michael Ying Yang, Bodo Rosenhahn• 2020

Related benchmarks

TaskDatasetResultRank
Scene Graph GenerationVisual Genome (test)--
86
Scene Graph ClassificationVG150 (test)--
66
Predicate ClassificationVisual Genome (VG) 150 object categories, 50 relationship categories (test)--
44
Scene Graph DetectionVG150
R@5027.4
31
Showing 4 of 4 rows

Other info

Code

Follow for update