Model Details

#️⃣ API Information

To use the model on cloud via API, you need the following information.

#️⃣ Input(s)

Input list with description

Example request body:

{
  "provider": "rep",
  "version": "f5254c1399106f64b05dbb17f70559a1aa31b1ceccd5cb70c4350ad99504c012",
  "input": {
    "file": "<https://www.forbes.com/uk/advisor/wp-content/uploads/2022/08/pexels-monstera-7794439.jpg>",
    "size": "640", // ["640", "720", "1280"]
    "conf_thres": 0.25,
    "iou_thres": 0.45,
    "line_thickness": 3,
    "hide_labels": true,
    "hide_conf": false
  }
}