Skip to content

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

Open
YuqiYang213 wants to merge 1 commit intoopen-mmlab:dev-1.xfrom
YuqiYang213:main
Open

[Feature] Support TSP6K dataset(CVPR'2024)#3703
YuqiYang213 wants to merge 1 commit intoopen-mmlab:dev-1.xfrom
YuqiYang213:main

Conversation

@YuqiYang213
Copy link
Copy Markdown

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
Copy Markdown

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