Home
last modified time | relevance | path

Searched refs:create_stylized_detection (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/armnn/python/pyarmnn/examples/tests/
H A Dtest_style_transfer.py67 …stylized_image = style_transfer.create_stylized_detection(style_transfer_executor, 'person', conte…
/aosp_15_r20/external/armnn/python/pyarmnn/examples/object_detection/
H A Dstyle_transfer.py33 def create_stylized_detection(style_transfer_executor, style_transfer_class, frame: np.ndarray, function
H A Drun_video_stream.py101 …frame = style_transfer.create_stylized_detection(style_transfer_executor, args.style_transfer_clas…
H A Drun_video_file.py102 …frame = style_transfer.create_stylized_detection(style_transfer_executor, args.style_transfer_clas…