one_shot_object_detector

one shot object detector

create Create a OneShotObjectDetector model.
OneShotObjectDetector An trained model that is ready to use for classification, exported to Core ML, or for feature extraction.

utilities

util.preview_synthetic_training_data A utility function to visualize the synthetically generated data.
util.draw_bounding_boxes Visualizes bounding boxes (ground truth or predictions) by returning annotated copies of the images.