Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.58 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.58 KB

Automatic High Resolution Wire Segmentation and Removal

Mang Tik Chiu1, Xuaner Zhang2, Zijun Wei2, Yuqian Zhou2, Eli Shechtman2, Connelly Barnes2, Zhe Lin2, Florian Kainz2, Sohrab Amirghodsi2, Humphrey Shi1,3

1UIUC, 2Adobe, 3University of Oregon

[CVPR 2023] [arXiv]


WireSegHR Dataset

We release test images from our WireSegHR dataset. The images and annotations can be downloaded here.

Dataset folder structure

WireSegHR
├── images
│   ├── image_1.jpg
│   ...
│   └── image_N.jpg
│
└── gts
    ├── image_1.png
    ...
    └── image_N.png

Annotations are paletted binary images with values 0 or 1.