pytorch_depth_and_motion_planning icon indicating copy to clipboard operation
pytorch_depth_and_motion_planning copied to clipboard

mask

Open Zongwei97 opened this issue 3 years ago • 1 comments
trafficstars

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

Zongwei97 avatar Apr 19 '22 08:04 Zongwei97

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

chamorajg avatar Apr 20 '22 13:04 chamorajg