Classes | |
class | Minibatch |
Functions | |
def | final_routine (img_ini, param_obj, size, draw, extended_segments_th1_merged, ind, rooms_th1, filepath) |
def | make_folder (location, folder_name) |
def | make_rooms (patches) |
def | print_parameters (param_obj, path_obj) |
def minibatch.final_routine | ( | img_ini, | |
param_obj, | |||
size, | |||
draw, | |||
extended_segments_th1_merged, | |||
ind, | |||
rooms_th1, | |||
filepath | |||
) |
Definition at line 31 of file minibatch.py.
def minibatch.make_folder | ( | location, | |
folder_name | |||
) |
Definition at line 19 of file minibatch.py.
def minibatch.make_rooms | ( | patches | ) |
Definition at line 275 of file minibatch.py.
def minibatch.print_parameters | ( | param_obj, | |
path_obj | |||
) |
Definition at line 24 of file minibatch.py.