tensorflow-object-contour-detection
tensorflow-object-contour-detection copied to clipboard
How to configure network without 'train_text' to get only contours
Hi, thanks for sharing the code to your paper. I was wondering if I could change the network to receive only the contours (without classification). As far as I understand 'train_text' should contain the class names/labels to the images respectively. Is it possible to remove this part? Thanks in advance for your help!