Functionbinary_xloss Binary Cross entropy loss logits: [B, H, W] Variable, logits at each pixel (between -\infty and +\infty) labels: [B, H, W] Tensor, bi
projects/mmdet3d_plugin/bevformer/loss/lovasz_losses.py:138
Methodforward(self,
curr_sem_feats,
rots, trans, intrins, post_rots, post_trans,
projects/mmdet3d_plugin/bevformer/modules/view_transformer_solo.py:218