FOTS.PyTorch
FOTS.PyTorch copied to clipboard
self.roirotate.apply(feature_map, rois, self.pooled_height, pooled_width, self.spatial_scale) return tensor with all element is 0
Hi, Can u show some result of recognize part. I train with my custom data and the detection part work well but when i try to get recognize result it is not as expected. I found the rroiallign retrun a tensor with all element is 0. Can u help me find the rootcause of this issue, Many Thanks
this bug is fixed now.