wennieWN

Results 1 comments of wennieWN

> The error is in this line, File "/SA-SSD/mmdet/models/single_stage_heads/ssd_rotate_head.py", line 367, in get_guided_anchors: > > ``` > top_labels = torch.cat([gt_lbls, top_labels],0) > ``` > > For now I have fixed...