zhang-tao-whu / e2ec

E2EC: An End-to-End Contour-based Method for High-Quality High-Speed Instance Segmentation
Other
214 stars 45 forks source link

How to predict more than 100 instances? #19

Closed SEUZTh closed 1 year ago

SEUZTh commented 2 years ago

When there are more than 100 instances in each image, which parameter should I modify?

zhang-tao-whu commented 1 year ago

You should modify the function of topk() in https://github.com/zhang-tao-whu/e2ec/blob/main/network/detector_decode/utils.py