dpakkk/image-object-removal 🖼️🔢 → 🖼️

▶️ 21.5K runs 📅 Nov 2025 ⚙️ Cog 0.16.9 🔗 GitHub
image-inpainting image-object-removal

About

Delete unwanted objects from images with clean, natural results

Example Output

Output

Example output

Performance Metrics

1.68s Prediction Time
90.28s Total Time
All Input Parameters
{
  "mask": "https://replicate.delivery/pbxt/OJ95CtGdwmayOBVgJVqA0XKdulHaxmMU8QhpfKh4voL1hSMD/mask%20%281%29.png",
  "image": "https://replicate.delivery/pbxt/OJ95CzW9Rgq5UgheHUAeAN8HgcYrHf1jq2UQ3sXSocbNiudR/overture-creations-5sI6fQgYIuo.png",
  "hd_strategy_resize_limit": 800
}
Input Parameters
mask (required) Type: string
Binary mask indicating areas to remove (white = remove, black = keep)
image (required) Type: string
Input image to remove objects from
hd_strategy_resize_limit Type: integerDefault: 800Range: 512 - 2048
Resize limit for HD strategy. Larger images will be resized to this limit for faster processing.
Output Schema

Output

Type: stringFormat: uri

Example Execution Logs
Processing image: (512, 512, 3), mask: (512, 512)
2025-12-27 17:02:52.023 | INFO     | lama_cleaner.model.base:__call__:83 - hd_strategy: Resize
2025-12-27 17:02:52.024 | INFO     | lama_cleaner.model.base:_pad_forward:61 - final forward pad size: (512, 512, 3)
✓ Inpainting completed
Version Details
Version ID
40e67426e1bf78199d78b36580389fbbdcb4c9cdc2bc2b489e99d713f167b3c5
Version Created
November 30, 2025
Run on Replicate →