Skip to content

[CVPR 2024 Highlight] OpenESS: Event-Based Semantic Scene Understanding with Open Vocabularies

Notifications You must be signed in to change notification settings

ldkong1205/OpenESS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

English | 简体中文

OpenESS: Event-Based Semantic Scene Understanding with Open Vocabularies

Lingdong Kong1,2    Youquan Liu3    Lai Xing Ng4    Benoit R. Cottereau5,6    Wei Tsang Ooi1
1National University of Singapore    2CNRS@CREATE    3Hochschule Bremerhaven    4Institute for Infocomm Research, A*STAR    5IPAL, CNRS IRL 2955, Singapore    6CerCo, CNRS UMR 5549, Universite Toulouse III

About

OpenESS is an open-vocabulary event-based semantic segmentation (ESS) framework that synergizes information from image, text, and event-data domains to enable scalable ESS in an open-world, annotation-efficient manner.

Input Event Stream “Driveable” “Car” “Manmade”
Zero-Shot ESS “Walkable” “Barrier” “Flat”

Updates

  • [2024.05] - Our paper is available on arXiv, click here to check it out. The code will be available later.
  • [2024.04] - OpenESS was selected as a ✨ highlight ✨ at CVPR 2024 (2.8% = 324/11532).
  • [2024.02] - OpenESS was accepted to CVPR 2024! 🎉

Outline

🎥 Demo

Demo #1 Demo #2 Demo #3
YouTube ⤴️ YouTube ⤴️ YouTube ⤴️

⚙️ Installation

Kindly refer to INSTALL.md for the installation details.

♨️ Data Preparation

Kindly refer to DATA_PREPARE.md for the details to prepare the DDD17-Seg and DSEC-Semantic datasets.

🚀 Getting Started

Please refer to GET_STARTED.md to learn more about how to use this codebase.

📊 Benchmark

OpenESS Framework

Annotation-Free ESS

To be updated.

Fully-Supervised ESS

To be updated.

Open-Vocabulary ESS

To be updated.

Qualitative Assessment

📝 TODO List

To be updated.

Citation

If you find this work helpful, please kindly consider citing our paper:

@inproceedings{kong2024openess,
  title = {OpenESS: Event-Based Semantic Scene Understanding with Open Vocabularies},
  author = {Kong, Lingdong and Liu, Youquan and Ng, Lai Xing and Cottereau, Benoit R. and Ooi, Wei Tsang},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
  year = {2024},
}

License

This work is under the Apache License Version 2.0, while some specific implementations in this codebase might be with other licenses. Kindly refer to LICENSE.md for a more careful check, if you are using our code for commercial matters.

Acknowledgements

To be updated.

About

[CVPR 2024 Highlight] OpenESS: Event-Based Semantic Scene Understanding with Open Vocabularies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published