tf-image-segmentation icon indicating copy to clipboard operation
tf-image-segmentation copied to clipboard

Pascal VOC directory fix

Open ahundt opened this issue 8 years ago • 0 comments

The pascal voc directories need to be fixed as they are currently in multiple locations, leading to confusion.

This file: https://github.com/warmspringwinds/tf-image-segmentation/blob/master/tf_image_segmentation/utils/pascal_voc.py

should most likely be in this folder: https://github.com/warmspringwinds/tf-image-segmentation/tree/master/tf_image_segmentation/recipes/pascal_voc

Either that or vice-versa...

I can make the change just need to confirm the best option.

ahundt avatar Mar 17 '17 19:03 ahundt