All tags

TAG

#yolo

14articles

📜Porting Kuzushiji Character Detection and Classical-Japanese OCR to JS/Next.js Without Python — ONNX Quantization and Library Extraction

A record of porting kuzushiji/historical-document character detection (YOLOv11) and NDL's koten-OCR-Lite (RTMDet + PARSeq) to JS/Next.js with onnxruntime-node — no Python. Covers ONNX export, SAHI, line detection, an int8 quantization accuracy comparison, why it is hard to run on Vercel, and extracting the core into a shared library.

kuzushijiocronnxonnxruntime

🕌Publishing a YOLOv11x Model on Hugging Face

Publishing a YOLOv11x Model on Hugging Face

yolohuggingface

📘Building a Character Detection Model Using YOLOv11x and the Japanese Classical Character Dataset

Building a Character Detection Model Using YOLOv11x and the Japanese Classical Character Dataset

pythonyolomdxjp

🙄Training YOLOv11 Classification (Kuzushiji Recognition) Using mdx.jp

Training YOLOv11 classification (kuzushiji recognition) using mdx.jp

pythonyolohuggingfacemdxjp

📌Building an Inference App Using Hugging Face Spaces and YOLOv5 Model (Trained on KaoKore Dataset)

Building an Inference App Using Hugging Face Spaces and YOLOv5 Model (Trained on KaoKore Dataset)

yolohuggingface

💬Resolving ModuleNotFoundError: No module named 'huggingface_hub.utils._errors'

Resolving ModuleNotFoundError: No module named 'huggingface_hub.utils._errors'

yolohuggingface

🐡Inference App Using a YOLOv5 Model (Character Region Detection)

Inference App Using a YOLOv5 Model (Character Region Detection)

yologradio

Fixing an Inference App Using Hugging Face Spaces and a YOLOv5 Model (Trained on NDL-DocL Dataset)

Fixing an Inference App Using Hugging Face Spaces and a YOLOv5 Model (Trained on NDL-DocL Dataset)

pythonyolohuggingfacegradio

👌Handling ultralyticsplus: ValueError: Invalid CUDA 'device=0' requested...

Handling ultralyticsplus: ValueError: Invalid CUDA 'device=0' requested...

yoloyolov8ultralytics

😊Dealing with AttributeError in ultralytics/yolov5

Dealing with AttributeError in ultralytics/yolov5

yoloyolov5

🍣Returning JSON from Hugging Face Spaces

Returning JSON from Hugging Face Spaces

apiyolohuggingfacedetection

💭Building a Layout Extraction Model Using the NDL-DocL Dataset and YOLOv5

Building a layout extraction model using the NDL-DocL dataset and YOLOv5

colabyoloocrdetection

📑Building an Object Detection API Using AWS Lambda (Flask + YOLOv5)

Building an Object Detection API Using AWS Lambda (Flask + YOLOv5)

awsflaskpythonlambda

🚀How to Use a Flask-Based YOLOv5 Model Repository with ECR and AWS App Runner

How to use a Flask-based YOLOv5 model repository with ECR and AWS App Runner

awsflaskmachinelearningyolo