- 22 Mar, 2021 1 commit
-
-
Yeqing Li authored
PiperOrigin-RevId: 364433023
-
- 04 Aug, 2020 2 commits
-
-
A. Unique TensorFlower authored
For object detection models, removing rpn_head.anchors_per_location from config and using anchor.num_scales * len(anchor.aspect_ratios) to compute anchors_per_location PiperOrigin-RevId: 324878153
-
A. Unique TensorFlower authored
For object detection models, removing rpn_head.anchors_per_location from config and using anchor.num_scales * len(anchor.aspect_ratios) to compute anchors_per_location PiperOrigin-RevId: 324878153
-
- 29 May, 2020 1 commit
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 313711327
-