chamorajg/pytorch_depth_and_motion_planning

mask

Opened this issue · 1 comments

Hello,

Thanks for your work!

May I ask more details on the def _mask function?

What is the functionality of this function?

Thanks for help

The _mask function is used as thresholding to filter out the regions
where L2 norm is greater than the average of all the regions.