MCPcopy Create free account

hub / github.com/ahmetozlu/tensorflow_object_counting_api / functions

Functions517 in github.com/ahmetozlu/tensorflow_object_counting_api

Methodtest_configure_trainer_and_train_two_steps
(self)
smurf_counter_training/legacy/trainer_test.py:203
Methodtest_configure_trainer_with_multiclass_scores_and_train_two_steps
(self)
smurf_counter_training/legacy/trainer_test.py:246
Functiontrain
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
Functiontraining
()
utils/color_recognition_module/color_histogram_feature_extraction.py:92
Functionunmold_image
Takes a image normalized with mold() and returns the original.
mask_rcnn_counting_api/model.py:2527
Functionunmold_image
Takes a image normalized with mold() and returns the original.
mask_rcnn_counting_api/spaghetti_counter_training/mrcnn/model.py:2813
Functionunmold_image
Takes a image normalized with mold() and returns the original.
mask_rcnn_counting_api/spaghetti_counter_training/training/mrcnn/model.py:2813
Functionunmold_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
Functionunmold_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
Functionunmold_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
Methodupdate_R
(self)
utils/object_tracking_module/tracking_layer.py:55
Methodupdates
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
Functionvisualize_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
Functionvisualize_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
Functionvisualize_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
Functionvisualize_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
Functionword_count
(str)
utils/string_utils/custom_string_util.py:2
← previous501–517 of 517, ranked by callers