Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OTL/rostensorflow
/ functions
Functions
12 in github.com/OTL/rostensorflow
⨍
Functions
12
◇
Types & classes
2
↓ 2 callers
Method
id_to_string
(self, node_id)
classify_image.py:116
↓ 1 callers
Function
create_graph
Creates a graph from saved GraphDef file and returns a saver.
classify_image.py:122
↓ 1 callers
Method
load
Loads a human readable English name for each softmax node. Args: label_lookup_path: string UID to integer node ID. uid_lookup_path: s
classify_image.py:71
↓ 1 callers
Method
main
(self)
image_recognition.py:43
↓ 1 callers
Function
maybe_download_and_extract
Download and extract model tar file.
classify_image.py:172
↓ 1 callers
Function
run_inference_on_image
Runs inference on an image. Args: image: Image file name. Returns: Nothing
classify_image.py:132
↓ 1 callers
Function
setup_args
()
classify_image.py:198
Method
__init__
(self)
image_recognition.py:12
Method
__init__
(self, label_lookup_path=None, uid_lookup_path=None)
classify_image.py:60
Function
_progress
(count, block_size, total_size)
classify_image.py:180
Method
callback
(self, image_msg)
image_recognition.py:23
Function
main
(_)
classify_image.py:191