fidler-lab/polyrnn-pp-pytorch

Testing the model

veeramallirajesh opened this issue · 0 comments

Could you explain how to test the models on custom data. What all things need to be prepared in the code to run inference/testing on custom data. I have images with bounding box labels and I would like to run the model to generate a segmentation mask. Thank you.