tensorflow-object-contour-detection icon indicating copy to clipboard operation
tensorflow-object-contour-detection copied to clipboard

How to generate labels from PASCAL VOC dataset

Open jenabbhatia opened this issue 4 years ago • 2 comments

Hello Raj, You code is awesome and really helpful. But I am unable to generate labels. I have downloaded Pascal VOC dataset from this link: http://host.robots.ox.ac.uk/pascal/VOC/voc2012/. I am not able to understand what should be in the "path to labels" in the code create_labels.py. Also what is the value 220 in this file. How the contour pixel value is decided.?

Hope to hear from you soon. Thanks in advance.

jenabbhatia avatar Dec 01 '20 07:12 jenabbhatia

Hi , can you visualize one of the labels with %matplotlib notebook and hover your cursor to the boundaries ? What value does it say ?

Raj-08 avatar Dec 01 '20 13:12 Raj-08

Ok I will Surely try . Thanks for the response

jenabbhatia avatar Dec 01 '20 17:12 jenabbhatia