Closed wxyz-lang closed 7 years ago
I had the same error when trying to apply the semantic segmentation part on own data. The reason for it was that multiple files with the same name from different directories were tried to be packed into the same hd5 file. Renaming the files with duplicate names solved the issue for me.
@adrianloy
It's helpful! Thank you very much!
my python version is 2.7, when I run the command :python gen_indoor3d_h5.py to test the sem_segmention, it occurs error as follows: