Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alsora/ros2-tensorflow
/ functions
Functions
51 in github.com/alsora/ros2-tensorflow
⨍
Functions
51
◇
Types & classes
7
↓ 7 callers
Function
main
(args=None)
ros2-tensorflow/tf_detection_py/tf_detection_py/examples/server.py:22
↓ 4 callers
Method
from_url
(self, url, label_path, download_directory='.', model_filename='', save_load
ros2-tensorflow/ros2_tf_core/ros2_tf_core/models.py:42
↓ 4 callers
Function
main
(args=None)
ros2-tensorflow/tf_classification_py/tf_classification_py/examples/server.py:22
↓ 3 callers
Method
compute_model_path
(self)
ros2-tensorflow/ros2_tf_core/ros2_tf_core/models.py:65
↓ 3 callers
Method
detect
(self, image_np)
ros2-tensorflow/tf_detection_py/tf_detection_py/detection_node.py:117
↓ 2 callers
Function
archive_has_toplevel_dir
(names)
ros2-tensorflow/ros2_tf_core/ros2_tf_core/models.py:188
↓ 2 callers
Method
classify
(self, image_np)
ros2-tensorflow/tf_classification_py/tf_classification_py/classification_node.py:62
↓ 2 callers
Method
compute_label_path
(self)
ros2-tensorflow/ros2_tf_core/ros2_tf_core/models.py:90
↓ 2 callers
Method
create_detections_msg
(self, image_np, output_dict)
ros2-tensorflow/tf_detection_py/tf_detection_py/detection_node.py:155
↓ 2 callers
Method
create_image_msg_with_detections
(self, image_np, output_dict)
ros2-tensorflow/tf_detection_py/tf_detection_py/detection_node.py:138
↓ 2 callers
Method
publish_vision_info
(self, tf_model)
ros2-tensorflow/ros2_tf_core/ros2_tf_core/tensorflow_node.py:27
↓ 2 callers
Function
reframe_detection_masks
(output_dict, image_np)
ros2-tensorflow/tf_detection_py/tf_detection_py/detection_models.py:132
↓ 1 callers
Method
filter_detections
(self, output_dict)
ros2-tensorflow/tf_detection_py/tf_detection_py/detection_node.py:65
↓ 1 callers
Method
from_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 callers
Method
inference
(self, image_np)
ros2-tensorflow/tf_detection_py/tf_detection_py/detection_models.py:95
↓ 1 callers
Function
main
(args=None)
ros2-tensorflow/tf_detection_py/tf_detection_py/examples/face_detection.py:22
↓ 1 callers
Function
main
(args=None)
ros2-tensorflow/tf_detection_py/tf_detection_py/examples/client_test.py:24
↓ 1 callers
Function
main
(args=None)
ros2-tensorflow/tf_classification_py/tf_classification_py/examples/client_test.py:24
↓ 1 callers
Function
maybe_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 callers
Method
startup
(self, tf_model)
ros2-tensorflow/tf_detection_py/tf_detection_py/detection_node.py:52
↓ 1 callers
Method
startup
(self, tf_model)
ros2-tensorflow/tf_classification_py/tf_classification_py/classification_node.py:44
↓ 1 callers
Method
warmup
(self)
ros2-tensorflow/tf_detection_py/tf_detection_py/detection_node.py:130
↓ 1 callers
Method
warmup
(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
Function
create
(tf_model)
ros2-tensorflow/tf_detection_py/tf_detection_py/detection_models.py:124
Method
handle_image_classification_srv
(self, request, response)
ros2-tensorflow/tf_classification_py/tf_classification_py/classification_node.py:91
Method
handle_image_detection_srv
(self, request, response)
ros2-tensorflow/tf_detection_py/tf_detection_py/detection_node.py:194
Method
image_detection_callback
(self, img_msg)
ros2-tensorflow/tf_detection_py/tf_detection_py/detection_node.py:208
Function
image_msg_to_image_np
(image_msg)
ros2-tensorflow/ros2_tf_core/ros2_tf_core/img_conversion.py:23
Function
image_np_to_image_msg
(image_np)
ros2-tensorflow/ros2_tf_core/ros2_tf_core/img_conversion.py:34
Method
inference
(self, image_np)
ros2-tensorflow/tf_detection_py/tf_detection_py/detection_models.py:56
Function
jpg_to_image_msg
(img_path)
ros2-tensorflow/ros2_tf_core/ros2_tf_core/img_conversion.py:47
Function
load_frozen_model
(frozen_model_path)
ros2-tensorflow/ros2_tf_core/ros2_tf_core/models.py:203
Function
load_saved_model
(saved_model_dir)
ros2-tensorflow/ros2_tf_core/ros2_tf_core/models.py:216
Function
test_copyright
()
ros2-tensorflow/tf_detection_py/test/test_copyright.py:22
Function
test_copyright
()
ros2-tensorflow/ros2_tf_core/test/test_copyright.py:22
Function
test_copyright
()
ros2-tensorflow/tf_classification_py/test/test_copyright.py:22
Function
test_flake8
()
ros2-tensorflow/tf_detection_py/test/test_flake8.py:22
Function
test_flake8
()
ros2-tensorflow/ros2_tf_core/test/test_flake8.py:22
Function
test_flake8
()
ros2-tensorflow/tf_classification_py/test/test_flake8.py:22
Function
test_pep257
()
ros2-tensorflow/tf_detection_py/test/test_pep257.py:22
Function
test_pep257
()
ros2-tensorflow/ros2_tf_core/test/test_pep257.py:22
Function
test_pep257
()
ros2-tensorflow/tf_classification_py/test/test_pep257.py:22
Function
vision_info_callback
(vision_info_msg)
ros2-tensorflow/tf_detection_py/tf_detection_py/examples/client_test.py:31
Function
vision_info_callback
(vision_info_msg)
ros2-tensorflow/tf_classification_py/tf_classification_py/examples/client_test.py:31