Instructions to use Malrak/best-comic-panel-detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use Malrak/best-comic-panel-detection with ultralytics:
from ultralytics import YOLOvv12 model = YOLOvv12.from_pretrained("Malrak/best-comic-panel-detection") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
Upload best-comic-panel-detection_w8a32.tflite
Browse files
best-comic-panel-detection_w8a32.tflite
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:23bdc27a7b9c437fa5203664e57a6f1876ae2ae31f88c09b313ccf7e1fa4e283
|
| 3 |
+
size 60859037
|