Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Support TSP6K dataset(CVPR'2024) #3703

Open
wants to merge 1 commit into
base: dev-1.x
Choose a base branch
from

Conversation

YuqiYang213
Copy link

Motivation

Add TSP6K dataset described in "Traffic Scene Parsing through the TSP6K Dataset" which is the largest traffic monitoring datasets and contains much more crowded scenes than the present traffic scene parsing datasets.

Modification

  • Add TSP6K data loader and config file.
  • Add the dataset converter code for TSP6K.
  • Add the tutorial and introduction in documents.

Use cases (Optional)

To train a model with the TSP6K dataset, we can use the following command:
bash tools/dist_train.sh configs/deeplabv3plus/deeplabv3plus_r50b-d8_4xb2_80k_tsp6k_769x769.py 2 --work-dir work_dirs/test_running

@CLAassistant
Copy link

CLAassistant commented Jun 12, 2024

CLA assistant check
All committers have signed the CLA.

@YuqiYang213 YuqiYang213 changed the title [Feature] Support ACDC dataset(CVPR'2024) [Feature] Support TSP6K dataset(CVPR'2024) Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants