This is a photo processing application that can automatically find objects and delete them or change them to others.
This application uses:
Code Name | Usage | Link |
---|---|---|
YoloV8 | Segmentation with segment names | Link |
Stable Diffusion XL Inpainting | Remove and Replace Object | Link |
VIT SWIN Base GPT2 Image Captioning | Сreation of image description | Link |
Bus images taked from Yolo repo
Original | Raplaced |
---|---|
Promts:
Remove:Bus
Replace:Sportcar
Original | Raplaced |
---|---|
Promts:
Remove:Person
Replace:
Contributions are welcome! If you have suggestions for improving this project, feel free to open an issue or a pull request.
This project is licensed under the Apache License Version 2.0. For more information, see the LICENSE
file in this repository.