https://github.com/muratali016/ai-photo-editor-unet
AI Photo editor UNet
https://github.com/muratali016/ai-photo-editor-unet
computer-vision deep-learning image-processing machine-learning pyhton pytorch semantic-segmentation unet unet-image-segmentation unet-pytorch
Last synced: 3 months ago
JSON representation
AI Photo editor UNet
- Host: GitHub
- URL: https://github.com/muratali016/ai-photo-editor-unet
- Owner: muratali016
- License: gpl-3.0
- Created: 2022-09-20T15:44:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-21T08:54:05.000Z (almost 3 years ago)
- Last Synced: 2023-03-12T01:03:00.813Z (over 2 years ago)
- Topics: computer-vision, deep-learning, image-processing, machine-learning, pyhton, pytorch, semantic-segmentation, unet, unet-image-segmentation, unet-pytorch
- Language: Jupyter Notebook
- Homepage:
- Size: 752 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AI-Photo-Editor-UNet
https://user-images.githubusercontent.com/77502485/191307761-b262f7ae-7d11-4b03-ab3c-55e2eb063a96.mp4
Features
* Change the background picture, background color and background blur ratio
* Code can run on Both (CPU & GPU)
* Video/WebCam/External Camera/IP Stream Supported## It is super easy to run
* **If you want to train the model you can use the Background_changer_UNet.ipynb**
* **Ready-to-use file: Background_changer_App.ipynb**
* **When you use Google Colab for codes, it will be way easier than working on the local computer**