ibeis.algo.detect.orientation package

Submodules

ibeis.algo.detect.orientation.model module

class ibeis.algo.detect.orientation.model.Orientation_Model(model, *args, **kwargs)[source]

Bases: object

architecture(model, batch_size, in_width, in_height, in_channels, out_classes)[source]
augmentation(model, X_list, y_list=None, train=False)[source]
get_loss_function(model)[source]
ibeis.algo.detect.orientation.model.clipped_linear(x)[source]
ibeis.algo.detect.orientation.model.modded_linear(x)[source]

ibeis.algo.detect.orientation.orientation module

ibeis.algo.detect.orientation.orientation.load_orientation(source_path='orientation', cache_data_filename='data.npy', cache_labels_filename='labels.npy', cache=True)[source]
ibeis.algo.detect.orientation.orientation.train_orientation(output_path)[source]

ibeis.algo.detect.orientation.tester module

ibeis.algo.detect.orientation.tester.loss(x, y)[source]

ibeis.algo.detect.orientation.utils module

ibeis.algo.detect.orientation.utils.resample(image, width=None, height=None)[source]

Module contents

ibeis.algo.detect.orientation.reassign_submodule_attributes(verbose=True)[source]

why reloading all the modules doesnt do this I don’t know

ibeis.algo.detect.orientation.reload_subs(verbose=True)[source]

Reloads ibeis.algo.detect.orientation and submodules

ibeis.algo.detect.orientation.rrrr(verbose=True)

Reloads ibeis.algo.detect.orientation and submodules