當前位置: 首頁>>代碼示例>>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;未經允許,請勿轉載。