Skip to content

ProAirVerse/ReFocusEraser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReFocusEraser

This is the code for paper: "ReFocusEraser: Refocusing for Small Object Removal with Robust Context-Shadow Repair".

⭐ Update

  • [2026.02] Release the inference code.
  • [2026.02] This repo is created.

✅ TODO

  • Release the pretrained weights
  • [✅] Release the inference code

Inference

Run the following command to try our model:

python inference.py \
  --img_path /path/to/imgs \
  --mask_path /path/to/masks \
  --output_path /path/to/output\
  --flux_path /path/to/FLUX.1-dev \
  --lora_path /path/to/ReFocusEraser_Checkpoint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages