Skip to content

SPORTS, a multimodal simultaneous localization and mapping framework designed for a holistic understanding of urban scenes.

Notifications You must be signed in to change notification settings

Fireworker20th/SPORTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

TMM-SPORTS: Simultaneous Panoptic Odometry, Rendering, Tracking and Segmentation for Urban Scenes Understanding

We proposes a novel framework, named SPORTS, for holistic scene understanding via tightly integrating Video Panoptic Segmentation (VPS), Visual Odometry (VO), and Scene Rendering (SR) tasks into an iterative and unified perspective.

Note

Our code is mainly divided into three parts: VPS, VO, and SR.

  1. The VPS module includes both the baseline model and models integrated with various channel attention mechanisms.
  2. The VO module consists of localization, point cloud map reconstruction, and the code for matching segmentation results.
  3. The SR module contains point-based rendering methods.

The released code constitutes the core components.

"Please refer to the code in VPS/knet/att for the core geometric information fusion module. Please refer to PVOVideo-K-NetREAD for environment configuration and dataset processing."

Acknowledgement

Some code snippets are borrowed from PVOVideo-K-NetREADEMA. Great thanks to them!

About

SPORTS, a multimodal simultaneous localization and mapping framework designed for a holistic understanding of urban scenes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published