Hi,
I want to run train-code with my training datasets, but I don't have mask-data (I have only input-image, key-points and center-position ).
Is mask important ?
Not essential, I think.
If you don't have mask-data, you can delete the code about the mask(run faster) or fill the mask matrix with one(don't need to modify the code).
Hi, I want to run train-code with my training datasets, but I don't have mask-data (I have only input-image, key-points and center-position ). Is mask important ?
Thank you for your replying.