Skip to content

Api for visualize sample data, evaluation of different tasks

License

Notifications You must be signed in to change notification settings

XinJCheng/dataset-api

 
 

Repository files navigation

Toolkit for ApolloScape Dataset

Introduction

This is a repo of toolkit for dataset of ApolloScape ECCV challenge. It include three tasks, lanemark segmentation, online self-localization, 3D car instance understanding. Some example videos and images are shown below:

Lanemark segmentation:

Online self-localization:

3D car instance understanding:

Run

pip install -r requirements.txt
source source.rc

to include necessary packages and current path in to PYTHONPATH to use several util functions.

Please goto each subfolder for detailed information about the data structure, evaluation criterias and some demo code to visualize the dataset.

Contact

Please feel free to contact us and raise issues with any questions, suggestions or comments:

About

Api for visualize sample data, evaluation of different tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 60.7%
  • Python 29.0%
  • C++ 10.1%
  • Shell 0.2%