当前位置: 首页>>代码示例>>Python>>正文


Python object_detection.utils.ops模块代码示例

object_detection.utils.ops共有22个方法/函数/属性,点击链接查看相应的源代码示例。

1. object_detection.utils.ops.reframe_box_masks_to_image_masks() ,44个项目使用

2. object_detection.utils.ops.pad_to_multiple() ,36个项目使用

3. object_detection.utils.ops.padded_one_hot_encoding() ,36个项目使用

4. object_detection.utils.ops.indices_to_dense_vector() ,36个项目使用

5. object_detection.utils.ops.normalize_to_target() ,35个项目使用

6. object_detection.utils.ops.retain_groundtruth_with_positive_classes() ,35个项目使用

7. object_detection.utils.ops.retain_groundtruth() ,35个项目使用

8. object_detection.utils.ops.meshgrid() ,35个项目使用

9. object_detection.utils.ops.dense_to_sparse_boxes() ,35个项目使用

10. object_detection.utils.ops.position_sensitive_crop_regions() ,35个项目使用

11. object_detection.utils.ops.filter_groundtruth_with_nan_box_coordinates() ,35个项目使用

12. object_detection.utils.ops.normalized_to_image_coordinates() ,35个项目使用

13. object_detection.utils.ops.merge_boxes_with_multiple_labels() ,22个项目使用

14. object_detection.utils.ops.filter_groundtruth_with_crowd_boxes() ,21个项目使用

15. object_detection.utils.ops.replace_nan_groundtruth_label_scores_with_ones() ,21个项目使用

16. object_detection.utils.ops.matmul_gather_on_zeroth_axis() ,19个项目使用

17. object_detection.utils.ops.fixed_padding() ,19个项目使用

18. object_detection.utils.ops.nearest_neighbor_upsampling() ,18个项目使用

19. object_detection.utils.ops.reduce_sum_trailing_dimensions() ,18个项目使用

20. object_detection.utils.ops.matmul_crop_and_resize() ,15个项目使用

21. object_detection.utils.ops.batch_position_sensitive_crop_regions() ,7个项目使用

22. object_detection.utils.ops.native_crop_and_resize() ,6个项目使用



注:本文中的示例由纯净天空整理自Github/MSDocs等开源代码及文档管理平台,相关代码片段筛选自各路编程大神贡献的开源项目,源码版权归原作者所有,传播和使用请参考对应项目的License;未经允许,请勿转载。