MCPcopy Create free account

hub / github.com/alsora/ros2-tensorflow / functions

Functions51 in github.com/alsora/ros2-tensorflow

↓ 7 callersFunctionmain
(args=None)
ros2-tensorflow/tf_detection_py/tf_detection_py/examples/server.py:22
↓ 4 callersMethodfrom_url
(self, url, label_path, download_directory='.', model_filename='', save_load
ros2-tensorflow/ros2_tf_core/ros2_tf_core/models.py:42
↓ 4 callersFunctionmain
(args=None)
ros2-tensorflow/tf_classification_py/tf_classification_py/examples/server.py:22
↓ 3 callersMethodcompute_model_path
(self)
ros2-tensorflow/ros2_tf_core/ros2_tf_core/models.py:65
↓ 3 callersMethoddetect
(self, image_np)
ros2-tensorflow/tf_detection_py/tf_detection_py/detection_node.py:117
↓ 2 callersFunctionarchive_has_toplevel_dir
(names)
ros2-tensorflow/ros2_tf_core/ros2_tf_core/models.py:188
↓ 2 callersMethodclassify
(self, image_np)
ros2-tensorflow/tf_classification_py/tf_classification_py/classification_node.py:62
↓ 2 callersMethodcompute_label_path
(self)
ros2-tensorflow/ros2_tf_core/ros2_tf_core/models.py:90
↓ 2 callersMethodcreate_detections_msg
(self, image_np, output_dict)
ros2-tensorflow/tf_detection_py/tf_detection_py/detection_node.py:155
↓ 2 callersMethodcreate_image_msg_with_detections
(self, image_np, output_dict)
ros2-tensorflow/tf_detection_py/tf_detection_py/detection_node.py:138
↓ 2 callersMethodpublish_vision_info
(self, tf_model)
ros2-tensorflow/ros2_tf_core/ros2_tf_core/tensorflow_node.py:27
↓ 2 callersFunctionreframe_detection_masks
(output_dict, image_np)
ros2-tensorflow/tf_detection_py/tf_detection_py/detection_models.py:132
↓ 1 callersMethodfilter_detections
(self, output_dict)
ros2-tensorflow/tf_detection_py/tf_detection_py/detection_node.py:65
↓ 1 callersMethodfrom_path
(self, model_path, label_path, save_load_format=SaveLoadFormat.FROZEN_MODEL, description='')
ros2-tensorflow/ros2_tf_core/ros2_tf_core/models.py:55
↓ 1 callersMethodinference
(self, image_np)
ros2-tensorflow/tf_detection_py/tf_detection_py/detection_models.py:95
↓ 1 callersFunctionmain
(args=None)
ros2-tensorflow/tf_detection_py/tf_detection_py/examples/face_detection.py:22
↓ 1 callersFunctionmain
(args=None)
ros2-tensorflow/tf_detection_py/tf_detection_py/examples/client_test.py:24
↓ 1 callersFunctionmain
(args=None)
ros2-tensorflow/tf_classification_py/tf_classification_py/examples/client_test.py:24
↓ 1 callersFunctionmaybe_download_and_extract
Check if file exists in download_directory otherwise tries to dowload and extract it. Parameters ---------- url_source : str
ros2-tensorflow/ros2_tf_core/ros2_tf_core/models.py:94
↓ 1 callersMethodstartup
(self, tf_model)
ros2-tensorflow/tf_detection_py/tf_detection_py/detection_node.py:52
↓ 1 callersMethodstartup
(self, tf_model)
ros2-tensorflow/tf_classification_py/tf_classification_py/classification_node.py:44
↓ 1 callersMethodwarmup
(self)
ros2-tensorflow/tf_detection_py/tf_detection_py/detection_node.py:130
↓ 1 callersMethodwarmup
(self)
ros2-tensorflow/tf_classification_py/tf_classification_py/classification_node.py:83
Method__init__
(self, tf_model)
ros2-tensorflow/tf_detection_py/tf_detection_py/detection_models.py:25
Method__init__
(self, tf_model)
ros2-tensorflow/tf_detection_py/tf_detection_py/detection_models.py:85
Method__init__
(self, tf_model, node_name, republish_image=True)
ros2-tensorflow/tf_detection_py/tf_detection_py/detection_node.py:30
Method__init__
(self, node_name)
ros2-tensorflow/ros2_tf_core/ros2_tf_core/tensorflow_node.py:24
Method__init__
(self)
ros2-tensorflow/ros2_tf_core/ros2_tf_core/models.py:33
Method__init__
(self, tf_model, node_name)
ros2-tensorflow/tf_classification_py/tf_classification_py/classification_node.py:27
Function_progress
(count, block_size, total_size)
ros2-tensorflow/ros2_tf_core/ros2_tf_core/models.py:142
Functioncreate
(tf_model)
ros2-tensorflow/tf_detection_py/tf_detection_py/detection_models.py:124
Methodhandle_image_classification_srv
(self, request, response)
ros2-tensorflow/tf_classification_py/tf_classification_py/classification_node.py:91
Methodhandle_image_detection_srv
(self, request, response)
ros2-tensorflow/tf_detection_py/tf_detection_py/detection_node.py:194
Methodimage_detection_callback
(self, img_msg)
ros2-tensorflow/tf_detection_py/tf_detection_py/detection_node.py:208
Functionimage_msg_to_image_np
(image_msg)
ros2-tensorflow/ros2_tf_core/ros2_tf_core/img_conversion.py:23
Functionimage_np_to_image_msg
(image_np)
ros2-tensorflow/ros2_tf_core/ros2_tf_core/img_conversion.py:34
Methodinference
(self, image_np)
ros2-tensorflow/tf_detection_py/tf_detection_py/detection_models.py:56
Functionjpg_to_image_msg
(img_path)
ros2-tensorflow/ros2_tf_core/ros2_tf_core/img_conversion.py:47
Functionload_frozen_model
(frozen_model_path)
ros2-tensorflow/ros2_tf_core/ros2_tf_core/models.py:203
Functionload_saved_model
(saved_model_dir)
ros2-tensorflow/ros2_tf_core/ros2_tf_core/models.py:216
Functiontest_copyright
()
ros2-tensorflow/tf_detection_py/test/test_copyright.py:22
Functiontest_copyright
()
ros2-tensorflow/ros2_tf_core/test/test_copyright.py:22
Functiontest_copyright
()
ros2-tensorflow/tf_classification_py/test/test_copyright.py:22
Functiontest_flake8
()
ros2-tensorflow/tf_detection_py/test/test_flake8.py:22
Functiontest_flake8
()
ros2-tensorflow/ros2_tf_core/test/test_flake8.py:22
Functiontest_flake8
()
ros2-tensorflow/tf_classification_py/test/test_flake8.py:22
Functiontest_pep257
()
ros2-tensorflow/tf_detection_py/test/test_pep257.py:22
Functiontest_pep257
()
ros2-tensorflow/ros2_tf_core/test/test_pep257.py:22
Functiontest_pep257
()
ros2-tensorflow/tf_classification_py/test/test_pep257.py:22
Functionvision_info_callback
(vision_info_msg)
ros2-tensorflow/tf_detection_py/tf_detection_py/examples/client_test.py:31
Functionvision_info_callback
(vision_info_msg)
ros2-tensorflow/tf_classification_py/tf_classification_py/examples/client_test.py:31