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

▶️ 10.0K 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

4.32s Prediction Time
53.96s Total Time
All Input Parameters
{
  "mask": "https://replicate.delivery/pbxt/O9Norvl2uBFW71odhMWeojEI1uBnnVBDFJoPu1vxiEqV82DC/original.png",
  "image": "https://replicate.delivery/pbxt/O9NosevXZi4r25P2fwzxplXRLPzxWV3fUZhQ7il7F2Tf1qWL/original.jpg",
  "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: (1200, 1920, 3), mask: (1200, 1920)
2025-11-30 04:58:04.104 | INFO     | lama_cleaner.model.base:__call__:83 - hd_strategy: Resize
2025-11-30 04:58:04.107 | INFO     | lama_cleaner.model.base:__call__:108 - Run resize strategy, origin size: (1200, 1920, 3) forward size: (500, 800, 3)
2025-11-30 04:58:04.108 | INFO     | lama_cleaner.model.base:_pad_forward:61 - final forward pad size: (504, 800, 3)
✓ Inpainting completed
Version Details
Version ID
40e67426e1bf78199d78b36580389fbbdcb4c9cdc2bc2b489e99d713f167b3c5
Version Created
November 30, 2025
Run on Replicate →