Potential UX Improvements
Where is the 'dance.txt'? How can I format my data_list.txt
It works on my side. Try using the absolute path to the image dir and list img name in the txt file
I fixed it. the .txt should format xxxx.png xxxx.png aaaa.png aaaa.png
Oh, great! But it should work with xxxx.png aaaa.png
See here: https://github.com/MVIG-SJTU/WSHP/blob/master/parsing_network/deeplab_resnet/image_reader.py#L88
I just to generate test.jpg label.
I mean the .txt can also format xxxx.png aaaa.png
get it