ttt0666
Results
2
issues of
ttt0666
when I click the button, it needs application.
When I train Faster-rcnn with the following setting in config file: ```none randomness= dict(seed=138011772,deterministic=True) ``` I get the following error: ```none File "/mmdetection-main/mmdet/models/dense_heads/anchor_head.py", line 505, in loss_by_feat cls_reg_targets = self.get_targets(...