pytorch_depth_and_motion_planning
pytorch_depth_and_motion_planning copied to clipboard
mask
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
The _mask function is used as thresholding to filter out the regions where L2 norm is greater than the average of all the regions.