Go to the source code of this file.
Classes | |
class | node_scripts.craft_node.CRAFTNode |
Namespaces | |
node_scripts.craft_node | |
Functions | |
def | node_scripts.craft_node.copy_state_dict (state_dict) |
def | node_scripts.craft_node.test_net (net, image, text_threshold, link_threshold, text_low_bound_score, device, poly=False, refine_net=None, mag_ratio=1.5, max_image_size=1280) |
Variables | |
node_scripts.craft_node.node = CRAFTNode() | |