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

Add config file to train on Cityscapes #1

Merged
merged 1 commit into from
Jul 28, 2021

Conversation

manueldiaz96
Copy link
Owner

Here is expected the Cityscapes dataset in the following manner under the data directory:

SOLO
├── mmdet
├── tools
├── configs
├── data
│   ├── cityscapes
│   │   ├── annotations
│   │   ├── train
│   │   ├── val

Where as noted in docs/INSTALL.md, all CS images for each split are in just one folder (be it in symlink or not). Here the annotations are named the same from the COCO transformation script.

Here is expected the Cityscapes dataset in the following manner under the data directory:
SOLO
├── mmdet
├── tools
├── configs
├── data
│   ├── cityscapes
│   │   ├── annotations
│   │   ├── train
│   │   ├── val

Where as noted in docs/INSTALL.md, all CS images for each split are in just one folder (be it in symlink or not). Here the annotations are named the same from the COCO transformation script.
@manueldiaz96 manueldiaz96 merged commit 6217b61 into master Jul 28, 2021
@manueldiaz96 manueldiaz96 deleted the manueldiaz96-add-CS-config branch July 28, 2021 09:49
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.

1 participant