qqlu / Entity

EntitySeg Toolbox: Towards Open-World and High-Quality Image Segmentation
Other
704 stars 58 forks source link

why the mask scores is not sorted from high to low? #10

Open WepLeo opened 3 years ago

WepLeo commented 3 years ago

When i print the ori_scores and scores in demo_result_and_vis.py, the scores is is not sorted from high to low. The reason is mask rescoring. But score in scores which higher than args.confidence_threshold is discarded in visualization.