Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ahmetozlu/tensorflow_object_counting_api
/ functions
Functions
517 in github.com/ahmetozlu/tensorflow_object_counting_api
⨍
Functions
517
◇
Types & classes
43
Method
test_configure_trainer_and_train_two_steps
(self)
smurf_counter_training/legacy/trainer_test.py:203
Method
test_configure_trainer_with_multiclass_scores_and_train_two_steps
(self)
smurf_counter_training/legacy/trainer_test.py:246
Function
train
Training function for detection models. Args: create_tensor_dict_fn: a function to create a tensor input dictionary. create_model_fn: a fun
smurf_counter_training/legacy/trainer.py:211
Function
training
()
utils/color_recognition_module/color_histogram_feature_extraction.py:92
Function
unmold_image
Takes a image normalized with mold() and returns the original.
mask_rcnn_counting_api/model.py:2527
Function
unmold_image
Takes a image normalized with mold() and returns the original.
mask_rcnn_counting_api/spaghetti_counter_training/mrcnn/model.py:2813
Function
unmold_image
Takes a image normalized with mold() and returns the original.
mask_rcnn_counting_api/spaghetti_counter_training/training/mrcnn/model.py:2813
Function
unmold_mask
Converts a mask generated by the neural network into a format similar to it's original shape. mask: [height, width] of type float. A small, ty
mask_rcnn_counting_api/utils.py:490
Function
unmold_mask
Converts a mask generated by the neural network to a format similar to its original shape. mask: [height, width] of type float. A small, typic
mask_rcnn_counting_api/spaghetti_counter_training/mrcnn/utils.py:569
Function
unmold_mask
Converts a mask generated by the neural network to a format similar to its original shape. mask: [height, width] of type float. A small, typic
mask_rcnn_counting_api/spaghetti_counter_training/training/mrcnn/utils.py:569
Method
update_R
(self)
utils/object_tracking_module/tracking_layer.py:55
Method
updates
Returns a list of update operators for this model. Returns a list of update operators for this model that must be executed at each training s
smurf_counter_training/legacy/trainer_test.py:188
Function
visualize_boxes_and_labels_on_image_array
Overlay labeled boxes on an image with formatted scores and label names. This function groups boxes that correspond to the same location and crea
utils/visualization_utils.py:474
Function
visualize_boxes_and_labels_on_image_array_x_axis
Overlay labeled boxes on an image with formatted scores and label names. This function groups boxes that correspond to the same location and crea
utils/visualization_utils.py:643
Function
visualize_boxes_and_labels_on_image_array_y_axis
Overlay labeled boxes on an image with formatted scores and label names. This function groups boxes that correspond to the same location and crea
utils/visualization_utils.py:814
Function
visualize_boxes_and_labels_on_single_image_array
Overlay labeled boxes on an image with formatted scores and label names. This function groups boxes that correspond to the same location and crea
utils/visualization_utils.py:1118
Function
word_count
(str)
utils/string_utils/custom_string_util.py:2
← previous
501–517 of 517, ranked by callers