Firstly, thank you for your great work!
I am running test.py, but there is an option "--add_mask", which is "default=True".
Then I checked the dataset, it seems load an extra file named "mask_prior.pickle" in coco.py. I also found it in single_test.py.
I wonder what it does & can you provide this file?