fengchuidehaoe
Results
4
comments of
fengchuidehaoe
1.把代码迁移到pytorch 1.0 2.pytorch仍然提供pytorch0.4.0
🙋,still run,hope helpful
in anchor_target_layer_fpn.py use: positive_weights = 1.0 / num_examples.item() negative_weights = 1.0 / num_examples.item()