Skip to content

lab-sun/Semantic-MoSeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Semantic-MoSeg

This is the offical implementation of the TITS paper: Semantic-MoSeg: Semantics-Assisted Moving-Obstacle Segmentation in Bird-Eye-View for Autonomous Driving.

Semantic-MoSeg

πŸ“š Set up

Our experiment is tested on Ubuntu 20.04 with Python 3.8.

  • build environment
    conda create -n moseg python=3.8
    conda activate moseg
    pip install -r requirements.txt
    

πŸ“‚ Dataset

We conduct the experiments based on NuScenes dataset and Lyft dataset.

πŸš€ Script and Visualization

  python3 train.py

Video: https://www.youtube.com/GONw_DZgSmY

πŸ”— Citation

@ARTICLE{meng2025semanticmoseg,
  author={Shiyu Meng and Yuxiang Sun},
  journal={IEEE Transactions on Intelligent Transportation Systems}, 
  title={Semantic-MoSeg: Semantics-Assisted Moving-Obstacle Segmentation in Bird-Eye-View for Autonomous Driving}, 
  year={2025},
  volume={26},
  number={7},
  pages={9251-9262},
  doi={10.1109/TITS.2025.3570058}}

About

[TITS 2025] Semantic-MoSeg: Semantics-Assisted Moving-Obstacle Segmentation in Bird-Eye-View for Autonomous Driving.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages