33m3upwkq5.us-east-1.awsapprunner.com Open in urlscan Pro
100.26.66.51  Public Scan

Submitted URL: http://33m3upwkq5.us-east-1.awsapprunner.com/
Effective URL: https://33m3upwkq5.us-east-1.awsapprunner.com/
Submission: On March 03 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

POST /detect

<form action="/detect" method="post" enctype="multipart/form-data">
  <p>
    <label class="bold">Available models</label><br>
    <label><input type="radio" name="model" value="pvb" checked="">Person Vehicle Bike</label>
    <sup style="font-size: 60%"><a href="https://modelplace.ai/models/19" title="Model website">Ⓦ</a></sup><br>
    <label><input type="radio" name="model" value="person">Person detection</label>
    <sup style="font-size: 60%"><a href="https://modelplace.ai/models/17" title="Model website">Ⓦ</a></sup><br>
    <label><input type="radio" name="model" value="pedestrian">Pedestrian detection</label>
    <sup style="font-size: 60%"><a href="https://modelplace.ai/models/18" title="Model website">Ⓦ</a></sup><br>
    <label><input type="radio" name="model" value="mobilenetssd">MobileNet SSD</label>
    <sup style="font-size: 60%"><a href="https://modelplace.ai/models/26" title="Model website">Ⓦ</a></sup><br>
    <label><input type="radio" name="model" value="tinyyolov3">Tiny YOLO v3</label>
    <sup style="font-size: 60%"><a href="https://modelplace.ai/models/28" title="Model website">Ⓦ</a></sup><br>
  </p>
  <p>
    <label>Min confidence (%)</label><br>
    <input type="text" name="min_confidence" value="50" size="5">
  </p>
  <p>
    <label>Min area (%)</label><br>
    <input type="text" name="min_area" value="1" size="1">
  </p>
  <p>
    <label class="bold">Select image</label><br>
    <input type="file" name="image">
  </p>
  <p>
    <label class="bold">Display as image</label><br>
    <input type="submit" name="output" value="image"><br>
    <label>
      <input type="checkbox" name="exif" checked=""> Embed detections into EXIF </label>
  </p>
  <hr>
  <label class="bold">Display as JSON</label><br>
  <input type="submit" name="output" value="json"><br>
  <label>
    <input type="checkbox" name="pretty" checked=""> Pretty formatting </label>
  <p></p>
</form>

Text Content

PAREIDO

Image recognition / Object detection

Available models
Person Vehicle Bike Ⓦ
Person detection Ⓦ
Pedestrian detection Ⓦ
MobileNet SSD Ⓦ
Tiny YOLO v3 Ⓦ


Min confidence (%)


Min area (%)


Select image


Display as image

Embed detections into EXIF

--------------------------------------------------------------------------------

Display as JSON

Pretty formatting



Created by Michael Ludvig. Powered by modelplace.ai models.