ifself.meta_train:rcnn_loss_cls=[]rcnn_loss_bbox=[]# pooled feature maps need to operate channel-wise multiplication with the corresponding class's attentions of every roi of imageforbinrange(batch_size):zero=Variable(torch.FloatTensor([0]).cuda())proposal_labels=rois_label[b*128:(b+1...