val-iisc / sketch-parse

Code, demos and data for SketchParse (a neural network for sketch segmentation). Paper:

Home Page:https://arxiv.org/abs/1709.01295

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

the images in test_GT.zip are black in view

yinweizhuzhu opened this issue · comments

the labels of each class are given in this file. The labels are in the range of about 0 to 10 only, so they will look black if you look directly at them. You can visualize these images directly without any processing by using the matlab command imagesc or python command matplotlib.pyplot.imshow.