Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/akshaybahadur21/Emojinator
/ functions
Functions
48 in github.com/akshaybahadur21/Emojinator
⨍
Functions
48
◇
Types & classes
1
↓ 11 callers
Method
read
(self)
Emojinator_V2/utils/detector_utils.py:125
↓ 2 callers
Function
keras_predict
(model, image)
Emojinator/Emojinator.py:46
↓ 2 callers
Function
keras_predict
(model, image)
Emojinator_V3/Emojinator_V3.py:104
↓ 2 callers
Function
keras_predict
(model, image)
Emojinator_V2/Emojinator_V2.py:13
↓ 2 callers
Function
overlay
(image, emoji, x, y, w, h)
Emojinator_V3/Emojinator_V3.py:118
↓ 1 callers
Function
_validate_label_map
Checks if a label map is valid. Args: label_map: StringIntLabelMap to validate. Raises: ValueError: if label map is invalid.
Emojinator_V2/utils/label_map_util.py:25
↓ 1 callers
Function
blend_transparent
(face_img, overlay_t_img)
Emojinator/Emojinator.py:77
↓ 1 callers
Function
blend_transparent
(face_img, overlay_t_img)
Emojinator_V3/Emojinator_V3.py:127
↓ 1 callers
Function
blend_transparent
(face_img, overlay_t_img)
Emojinator_V2/Emojinator_V2.py:47
↓ 1 callers
Function
class_text_to_int
(row_label)
Emojinator_V2/generate_tf_records.py:31
↓ 1 callers
Function
create_folder
(folder_name)
Emojinator/CreateGest.py:10
↓ 1 callers
Function
create_folder
(folder_name)
Emojinator_V3/CreateGest_V3.py:13
↓ 1 callers
Function
create_tf_example
(group, path)
Emojinator_V2/generate_tf_records.py:44
↓ 1 callers
Function
get_emojis
()
Emojinator/Emojinator.py:61
↓ 1 callers
Function
get_emojis
()
Emojinator_V3/Emojinator_V3.py:20
↓ 1 callers
Function
get_emojis
()
Emojinator_V2/Emojinator_V2.py:29
↓ 1 callers
Function
keras_model
(image_x, image_y)
Emojinator/TrainEmojinator.py:12
↓ 1 callers
Function
keras_model
(image_x, image_y)
Emojinator_V3/TrainEmojinator_V3.py:12
↓ 1 callers
Function
keras_process_image
(img)
Emojinator/Emojinator.py:53
↓ 1 callers
Function
keras_process_image
(img)
Emojinator_V3/Emojinator_V3.py:111
↓ 1 callers
Function
keras_process_image
(img)
Emojinator_V2/Emojinator_V2.py:20
↓ 1 callers
Function
load_labelmap
Loads label map proto. Args: path: path to StringIntLabelMap proto text file. Returns: a StringIntLabelMapProto
Emojinator_V2/utils/label_map_util.py:108
↓ 1 callers
Function
main
()
Emojinator/Emojinator.py:8
↓ 1 callers
Function
main
()
Emojinator/TrainEmojinator.py:31
↓ 1 callers
Function
main
(g_id)
Emojinator/CreateGest.py:14
↓ 1 callers
Function
main
()
Emojinator_V3/TrainEmojinator_V3.py:32
↓ 1 callers
Function
main
(g_id)
Emojinator_V3/CreateGest_V3.py:18
↓ 1 callers
Function
main
()
Emojinator_V3/Emojinator_V3.py:35
↓ 1 callers
Function
main
()
Emojinator_V2/xml_to_csv.py:28
↓ 1 callers
Function
main
()
Emojinator_V2/Emojinator_V2.py:68
↓ 1 callers
Function
main
()
Emojinator_V2/get_hand_images.py:8
↓ 1 callers
Function
overlay
(image, emoji, x,y,w,h)
Emojinator/Emojinator.py:69
↓ 1 callers
Function
overlay
(image, emoji, x, y, w, h)
Emojinator_V2/Emojinator_V2.py:38
↓ 1 callers
Function
rescale_frame
(frame, percent=75)
Emojinator_V3/Emojinator_V3.py:13
↓ 1 callers
Function
split
(df, group)
Emojinator_V2/generate_tf_records.py:38
↓ 1 callers
Function
xml_to_csv
(path)
Emojinator_V2/xml_to_csv.py:7
Method
__init__
(self, src, width, height)
Emojinator_V2/utils/detector_utils.py:98
Function
convert_label_map_to_categories
Loads label map proto and returns categories list compatible with eval. This function loads a label map and returns a list of dicts, each of whic
Emojinator_V2/utils/label_map_util.py:58
Function
create_category_index
Creates dictionary of COCO compatible categories keyed by category id. Args: categories: a list of dicts, each of which has the following k
Emojinator_V2/utils/label_map_util.py:39
Function
detect_objects
(image_np, detection_graph, sess)
Emojinator_V2/utils/detector_utils.py:70
Function
draw_box_on_image
(num_hands_detect, score_thresh, scores, boxes, im_width, im_height, image_np)
Emojinator_V2/utils/detector_utils.py:52
Function
get_label_map_dict
Reads a label map and returns a dictionary of label names to id. Args: label_map_path: path to label_map. Returns: A dictionary
Emojinator_V2/utils/label_map_util.py:127
Function
load_inference_graph
()
Emojinator_V2/utils/detector_utils.py:35
Function
main
(_)
Emojinator_V2/generate_tf_records.py:85
Method
size
(self)
Emojinator_V2/utils/detector_utils.py:129
Method
start
(self)
Emojinator_V2/utils/detector_utils.py:110
Method
stop
(self)
Emojinator_V2/utils/detector_utils.py:133
Method
update
(self)
Emojinator_V2/utils/detector_utils.py:115