sujaykhandekar/object-removal 🖼️📝 → 🖼️

▶️ 17.2K runs 📅 May 2022 ⚙️ Cog 0.3.4 🔗 GitHub 📄 Paper ⚖️ License
image-editing image-inpainting image-object-removal

About

Removes specified objects from image

Example Output

Output

Example output

Performance Metrics

7.90s Prediction Time
8.10s Total Time
All Input Parameters
{
  "image_path": "https://replicate.delivery/mgxm/ea0bab67-b35e-45d8-b0ea-fd3971de3dbd/shop.jpg",
  "objects_to_remove": "person"
}
Input Parameters
image_path (required) Type: string
Input image (ideally a square image)
objects_to_remove Type: stringDefault: person,car
Object(s) to remove (separate with comma, e.g. car,cat,bird). See full list of names at https://github.com/sujaykhandekar/Automated-objects-removal-inpainter/blob/master/segmentation_classes.txt
Output Schema

Output

Type: stringFormat: uri

Example Execution Logs
Object(s) to remove: person
Loading EdgeModel generator...
Loading InpaintingModel generator...
1 tmp5dchl13kshop.jpg

End test....
/tmp/tmpav96nm2x/output.png
Version Details
Version ID
153b0087c2576ad30d8cbddb35275b387d1a6bf986bda5499948f843f6460faf
Version Created
May 25, 2022
Run on Replicate →