d3s
d3s copied to clipboard
About test parameters
Hello, I used the trained model to test on THE GOT-10K, could you please tell me how I can get the visual effect of box and mask displayed at the same time? Where do you need to set the parameters? When I set debug = 1, all I can see is a visual display of the box.
The current version of the code does not support visualization of the mask. You can save the masks to disk by setting the following parameters:
params.save_mask = True, and params.masks_save_path =