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

PASCAL VOC 2012 support & improvements #53

Merged
merged 2 commits into from
Feb 23, 2019
Merged

PASCAL VOC 2012 support & improvements #53

merged 2 commits into from
Feb 23, 2019

Conversation

kazuto1011
Copy link
Owner

  • Add a new dataset class for PASCAL VOC 2012
  • Change 2D interpolation ways (Misaligned segmentation masks #51)
    • Nearest interp: PyTorch -> PIL.Image
    • PyTorch bilinear: align_corners=True -> align_corners=False

@kazuto1011 kazuto1011 merged commit c4516e6 into master Feb 23, 2019
@kazuto1011 kazuto1011 deleted the voc12 branch February 23, 2019 09:19
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