Spaces:
Running
Running
File size: 410 Bytes
1c27810 0858169 4e3d7ec 1c27810 0858169 1c27810 0858169 4e3d7ec 0858169 4e3d7ec 0858169 4e3d7ec 0858169 4e3d7ec | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | ---
title: OrthoTimes QuickCephTool - Ceph Landmark Detection
emoji: 🦷
colorFrom: blue
colorTo: green
sdk: docker
app_port: 7860
pinned: false
license: mit
---
# OrthoTimes QuickCephTool — HRNet Landmark Detection
Automatic cephalometric landmark detection using HRNet-W32.
## API
POST /detect
```json
{"image_b64": "<base64 encoded image>"}
```
Returns normalised (0-1) coordinates for 19 landmarks. |