In the [xml2mask.py](https://github.com/DREAMS-lab/data_augmentor/blob/master/xml2mask.py), when width and height are not equal, the image shape does not match (height, width) convention, which can confuse users.