nondefaced_detector.inference.inference

inference(tfrecords_path, weights_path, wts_root)[source]

Inference function to reproduce original model scores. This script can be run as a standalone using python inference.py. For more information try: python inference.py -h

Parameters