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 reading specific annotation files for train dataset in Cityscapes #632

Merged
merged 18 commits into from
Jan 28, 2022

Conversation

yasakova-anastasia
Copy link

@yasakova-anastasia yasakova-anastasia commented Jan 21, 2022

Summary

  • Added special labelmap in Cityscapes for training dataset
  • background can be at any index instead of just 0 in Cityscapes, VOC

How to test

Unit test and manually on real dataset

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2021 Intel Corporation
#
# SPDX-License-Identifier: MIT

@yasakova-anastasia yasakova-anastasia marked this pull request as draft January 21, 2022 11:58
@yasakova-anastasia yasakova-anastasia marked this pull request as ready for review January 25, 2022 10:08
@yasakova-anastasia yasakova-anastasia marked this pull request as draft January 26, 2022 14:05
@yasakova-anastasia yasakova-anastasia changed the title Add extra arguments to Cityscapes Importer Add reading specific annotation files for train dataset in Cityscapes Jan 27, 2022
@yasakova-anastasia yasakova-anastasia marked this pull request as ready for review January 27, 2022 16:05
datumaro/plugins/cityscapes_format.py Outdated Show resolved Hide resolved
datumaro/plugins/cityscapes_format.py Outdated Show resolved Hide resolved
datumaro/plugins/cityscapes_format.py Outdated Show resolved Hide resolved
datumaro/plugins/cityscapes_format.py Outdated Show resolved Hide resolved
datumaro/plugins/cityscapes_format.py Outdated Show resolved Hide resolved
datumaro/plugins/cityscapes_format.py Outdated Show resolved Hide resolved
datumaro/plugins/cityscapes_format.py Outdated Show resolved Hide resolved
datumaro/plugins/cityscapes_format.py Outdated Show resolved Hide resolved
tests/test_cityscapes_format.py Outdated Show resolved Hide resolved
@zhiltsov-max zhiltsov-max merged commit 9c4e7dc into develop Jan 28, 2022
@zhiltsov-max zhiltsov-max deleted the ay/cityscapes branch January 28, 2022 15:51
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