Inpaint-Maething / script /remove_anything.sh
pg56714's picture
Upload 3 files
89faa14 verified
raw
history blame
415 Bytes
python remove_anything.py \
--input_img ./example/remove-anything/dog.jpg \
--coords_type key_in \
--point_coords 200 450 \
--point_labels 1 \
--dilate_kernel_size 15 \
--output_dir ./results \
--sam_model_type "vit_t" \
--sam_ckpt ./weights/mobile_sam.pt \
--lama_config ./lama/configs/prediction/default.yaml \
--lama_ckpt ./pretrained_models/big-lama