Your user takes one front photo and one side photo with their phone, and enters their height and weight. The API returns 13 measurements in centimeters, including chest, waist, hips, and shoulders. No tape measure, no setup, a single HTTP request.
Under the hood, silhouette extraction, height/weight planes, and an MNASNet-based regression network do the work — all you see on your side is a single POST.
Front and side photo, JPEG or PNG, up to 8 MB. Plus height and weight. multipart/form-data, nothing else needed.
The background is removed, the two silhouettes are merged, and height and weight are added as separate channels. The model produces 13 values in a single pass.
13 measurements in centimeters come back as JSON, along with short field names you can write straight into your user record.
The form below sends a request through the secure demo proxy. Photos are never stored on the server — they're dropped from memory as soon as the prediction finishes.
For best results: the person should be fully visible head to toe, the background should be plain and high-contrast, and the side photo should be taken turned 90°. Loose clothing inflates girth measurements.
Automate measurement collection for waist-to-hip ratio, body composition, and risk scores.
Measure user progress by actual girth measurements, not just weight.
Accurate size recommendations are the fastest lever for cutting return rates.
Body measurement from two photos is still a rare feature. Shipping it puts something in your product that nobody else in your category offers — and it works accurately enough to build on.
1.82% average error — around ±1.5 cm on a 175 cm person. Close enough that size recommendations, progress tracking, and health ratios hold up in production instead of staying a demo.
2.5–6 seconds per prediction. Your user uploads two photos and sees results before they lose interest — no queue, no "we'll email you when it's ready".
Almost nobody offers this. Most apparel, fitness, and health products still ask users to type in their own measurements — and most of those numbers are wrong or never entered at all.
The measurements become a foundation you can build on: sizing that actually fits, progress charts that mean something, and personalized plans driven by real numbers rather than guesses.
Tell us about your usage volume and integration scenario; we'll put together a test key and a sample integration for you.
or email us directly at partnerships@tamuyar.com