facebookresearch / deepmask

Torch implementation of DeepMask and SharpMask
Other
3.11k stars 507 forks source link

Speed up top masks evaluation #116

Open avilash opened 6 years ago

avilash commented 6 years ago

Top masks evaluation takes a long time for high number of proposals (e.g - 500) due to re-initialisation of imgMask in every loop