Lama-cleaner

Latest version: v1.2.5

Safety actively analyzes 638466 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 8

0.10.0

- Manual inpainting mode: It is convenient to use when there are many target objects
- In manual mode you can undo strokes

<img width="480" alt="image" src="https://user-images.githubusercontent.com/3998421/164982076-aebb962e-b476-4902-9dbf-3ccf6762e423.png">

https://user-images.githubusercontent.com/3998421/164982322-4f0baa60-3b38-4ec7-9ea3-36bb0d152117.mp4

0.9.3

- zoom bug fix
- editor tool panel CSS style fix

0.9.2

- Install by pip: pip install lama-cleaner
- Settings: now you can change model without restart the server
<img width="786" alt="image" src="https://user-images.githubusercontent.com/3998421/163836640-f16cfe9c-759f-4962-9454-b2779cbdcf49.png">

0.8.0

https://user-images.githubusercontent.com/3998421/162009149-e76b036d-fb9d-4e99-8320-962a80819d2f.mov

0.7.0

- Support run lama-cleaner as a desktop APP
- Support start lama-cleaner with image path

bash
python3 main.py --input /pth/to/image.jpg --gui


https://user-images.githubusercontent.com/3998421/160269254-897bddd7-ed5e-440a-8ec1-5d28cc2b2b27.mp4

Thanks to blessedcoolant

0.6.1

Change `--crop-size` to `--crop-margin`: Margin around bounding box of painted stroke when crop mode triggered.

It's more reasonable to add margin around bounding box of painted stroke than fixed size. However, the results of the model on high-resolution images are still not very natural in some cases, which seems to be a limitation of the model itself.

|Original|Normal Resolution(1499 × 1079) Result|High Resolution(7000 × 5039) Result. crop-margin=256|
|-------|--------------------------------|------------------------------|
|![origin](https://user-images.githubusercontent.com/3998421/159822798-11821f70-bdd3-4992-8aad-404ea70607c9.jpg)|![small size](https://user-images.githubusercontent.com/3998421/159822809-0c2e68a6-95b9-4391-a338-30f3f63faead.jpg)|![large size](https://user-images.githubusercontent.com/3998421/159822822-0d429fd2-bb37-41b4-8d3e-fcfc6ca66e15.jpg)|

Page 7 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.