hilongjw/logo_detector 🔢🖼️✓ → 🖼️
About
Example Output
Output
Performance Metrics
1.49s
Prediction Time
1.47s
Total Time
All Input Parameters
{
"iou": 0.45,
"image": "https://replicate.delivery/pbxt/JVYnlADQj22r4C6lYFe6ihKYeCJ1PXUAx20gSQ3kuygylFmB/screenshot-20230911-132612.png",
"imgsz": 640,
"show_conf": true,
"show_text": true,
"threshold": 0.37
}
Input Parameters
- iou
- iou threshold for filtering the annotations
- image (required)
- input image
- imgsz
- image size
- show_conf
- show_conf
- show_text
- show_text
- threshold
- threshold for detection
Output Schema
Output
Example Execution Logs
image /tmp/tmpzy7jndclscreenshot-20230911-132612.png
img_path /tmp/tmpzy7jndclscreenshot-20230911-132612.png
0: 544x640 1 Logo, 100.3ms
Speed: 6.1ms preprocess, 100.3ms inference, 1.2ms postprocess per image at shape (1, 3, 544, 640)
result: ultralytics.engine.results.Results object with attributes:
boxes: ultralytics.engine.results.Boxes object
keypoints: None
keys: ['boxes']
masks: None
names: {0: 'Logo'}
orig_img: array([[[255, 255, 255],
[255, 255, 255],
[255, 255, 255],
...,
[255, 255, 255],
[255, 255, 255],
[255, 255, 255]],
[[255, 255, 255],
[255, 255, 255],
[255, 255, 255],
...,
[255, 255, 255],
[255, 255, 255],
[255, 255, 255]],
[[255, 255, 255],
[255, 255, 255],
[255, 255, 255],
...,
[255, 255, 255],
[255, 255, 255],
[255, 255, 255]],
...,
[[255, 255, 255],
[255, 255, 255],
[255, 255, 255],
...,
[255, 255, 255],
[255, 255, 255],
[255, 255, 255]],
[[255, 255, 255],
[255, 255, 255],
[255, 255, 255],
...,
[255, 255, 255],
[255, 255, 255],
[255, 255, 255]],
[[255, 255, 255],
[255, 255, 255],
[255, 255, 255],
...,
[255, 255, 255],
[255, 255, 255],
[255, 255, 255]]], dtype=uint8)
orig_shape: (962, 1132)
path: '/tmp/tmpzy7jndclscreenshot-20230911-132612.png'
probs: None
save_dir: None
speed: {'preprocess': 6.094217300415039, 'inference': 100.31318664550781, 'postprocess': 1.1916160583496094}
Version Details
- Version ID
78b24b38d85222f83b1f44d69aecace0390cbbecb8a25e99202d6367c60a555c- Version Created
- September 12, 2023