Open dingjiansw101 opened 6 years ago
https://github.com/zengarden/light_head_rcnn/blob/790f94e4e1481fbc403b101a763d4a9df56ee32a/experiments/lizeming/light_head_rcnn.ori_res101.coco.ps_roialign/network_desp.py#L211 Thank you for sharing the code. And I have a question. In the description of the paper, you only use 4 channels for bounding box regression. But it seems you use 4 * num_classes channels here?
https://github.com/zengarden/light_head_rcnn/blob/790f94e4e1481fbc403b101a763d4a9df56ee32a/experiments/lizeming/light_head_rcnn.ori_res101.coco.ps_roialign/network_desp.py#L211 Thank you for sharing the code. And I have a question. In the description of the paper, you only use 4 channels for bounding box regression. But it seems you use 4 * num_classes channels here?