Open WepLeo opened 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.
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.