Contour Gap Closure for Accurate Instance Delineation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing semantic segmentation models struggle to accurately delineate individual objects when they overlap or are adjacent, often requiring domain-specific enhancements and postprocessing, which are not generic and can be imperfect.

Innovation Solution

A Closed Contour Generic Model (CCGM) and an Object Delineation System (ODS) that includes preprocessing and postprocessing modules to close gaps in contours, using a semantic segmentation model trained on diverse images with incomplete contours, to create closed contours and distinct object segments.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If standard semantic segmentation models are used to classify pixels by category, then pixel classification accuracy is improved, but the ability to separate overlapping or touching objects deteriorates

Engineering Contradiction:
Improvepixel classification accuracyVSAvoidinstance delineation accuracy
Core Design Contradiction:
Measurement precisionVSManufacturing precision

Solution Approach 1:

The patent applies segmentation by dividing the pixel classification task into two distinct stages: first, semantic segmentation to classify pixels by category; second, contour-based instance segmentation to separate individual objects. This two-stage segmentation approach resolves the contradiction by handling category classification and instance delineation as separate processing steps, allowing each to optimize for its specific goal.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces an intermediary element - the contour map - that bridges semantic segmentation and instance segmentation. The contour map serves as a mediator that captures object boundaries and guides the separation of overlapping instances, enabling accurate instance delineation while preserving the category classification accuracy achieved by semantic segmentation models.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Manufacturing precision

If postprocessing procedures are applied to separate overlapping objects, then instance separation capability is improved, but system complexity increases

Engineering Contradiction:
Improveinstance separation capabilityVSAvoidsystem complexity
Core Design Contradiction:
Manufacturing precisionVSDevice complexity

Solution Approach 1:

The patent applies preliminary action by generating the contour map during the semantic segmentation training phase, before instance separation is needed. The contour map is pre-computed and stored, allowing rapid instance segmentation without requiring complex postprocessing procedures. This approach reduces system complexity by preparing separation guidance in advance rather than adding complex real-time processing.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent uses copying by creating a contour map that replicates object boundary information from the semantic segmentation output. This contour map serves as a simplified copy or representation of the scene's geometric structure, enabling instance separation through straightforward contour-based operations rather than complex iterative postprocessing.

Inventive Principle:
Principle #26Copying

3Manufacturing precision

If domain-specific enhancements are made to semantic segmentation models, then performance on specific tasks is improved, but adaptability to different domains deteriorates

Engineering Contradiction:
Improvetask-specific performanceVSAvoiddomain adaptability
Core Design Contradiction:
Manufacturing precisionVSAdaptability or versatility

Solution Approach 1:

The patent applies universality by designing a domain-agnostic instance segmentation approach that works across different object types and datasets. The contour map generation and contour-based instance segmentation methodology is universally applicable regardless of the specific domain, allowing the same system to handle diverse tasks without domain-specific calibration while maintaining high performance through the generalizable contour representation.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS20260045063A1System and method for using semantic segmentation for instance delineation
Publication Date: 2026.02.12 GEOX GIS INNOVATIONS LTD
  • US20260045063A1 patent drawing
  • US20260045063A1 patent drawing
  • US20260045063A1 patent drawing

AI summary

A computer-implemented method includes receiving an initial contour image comprising contour information of a plurality of objects, the contour information contains one or more gaps thereby constituting a first number of gaps, utilizing a machine learning model trained to close gaps in contours to close at least one gap in the initial contour image and creating a closed contour image comprising contour information of the plurality of objects where a quantity of gaps in the closed contour image is smaller than the first number. A system includes an object delineation system (ODS) with a Closed Contour Generic Model (CCGM) machine learning model trained to close gaps in contours configured to receive an initial contour image that includes contour information with one or more gaps and utilize the CCGM to close at least one gap and create a closed contour image including contour information with less gaps.