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

feat(opendataset): add dataloader of UrbanObjectDetection dataset #1172

Merged

Conversation

wangyuqing0424
Copy link
Collaborator

@wangyuqing0424 wangyuqing0424 commented Dec 21, 2021

No description provided.

@coveralls
Copy link

coveralls commented Dec 21, 2021

Pull Request Test Coverage Report for Build 1605732034

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 86.194%

Totals Coverage Status
Change from base Build 1605716569: 0.0%
Covered Lines: 7679
Relevant Lines: 8909

💛 - Coveralls

tensorbay/opendataset/_utility/voc.py Outdated Show resolved Hide resolved
tensorbay/opendataset/_utility/voc.py Outdated Show resolved Hide resolved
tensorbay/opendataset/_utility/voc.py Outdated Show resolved Hide resolved
@wangyuqing0424 wangyuqing0424 force-pushed the T8714_feat_dataloader branch 2 times, most recently from 0ca1497 to 0e34135 Compare December 21, 2021 07:35
from tensorbay.opendataset._utility import get_boolean_attributes, get_voc_detection_data

_SEGMENT_NAMES = ("train", "val", "test")
DATASET_NAME = "UrbanObjectDetection"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

commonly we put DATASET_NAME above _SEGMENT_NAMES

@wangyuqing0424 wangyuqing0424 merged commit 6d0f6d9 into Graviti-AI:main Dec 21, 2021
@wangyuqing0424 wangyuqing0424 deleted the T8714_feat_dataloader branch December 21, 2021 07: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.

4 participants