Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lxfater/inpaint-web
A free and open-source inpainting & image-upscaling tool powered by webgpu and wasm on the browser。| 基于 Webgpu 技术和 wasm 技术的免费开源 inpainting & image-upscaling 工具, 纯浏览器端实现。
https://github.com/lxfater/inpaint-web
image-upscaling inpainting super-resolution webgpu
Last synced: 4 days ago
JSON representation
A free and open-source inpainting & image-upscaling tool powered by webgpu and wasm on the browser。| 基于 Webgpu 技术和 wasm 技术的免费开源 inpainting & image-upscaling 工具, 纯浏览器端实现。
- Host: GitHub
- URL: https://github.com/lxfater/inpaint-web
- Owner: lxfater
- License: gpl-3.0
- Created: 2023-11-18T15:21:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-19T02:14:37.000Z (2 months ago)
- Last Synced: 2024-12-10T10:20:28.441Z (11 days ago)
- Topics: image-upscaling, inpainting, super-resolution, webgpu
- Language: TypeScript
- Homepage: https://inpaintweb.lxfater.com/
- Size: 168 MB
- Stars: 5,126
- Watchers: 30
- Forks: 584
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- AiTreasureBox - lxfater/inpaint-web - 12-20_5135_0](https://img.shields.io/github/stars/lxfater/inpaint-web.svg)|A free and open-source inpainting & image-upscaling tool powered by webgpu and wasm on the browser。| (Repos)
README
![Inpaint-web](./media/cover.png)
# Inpaint-webA free and open-source inpainting & image-upscaling tool powered by webgpu and wasm on the browser.
基于 Webgpu 技术和 wasm 技术的免费开源 inpainting & image-upscaling 工具, 纯浏览器端实现。
## Inpaint(图片修复)
https://github.com/lxfater/inpaint-web/assets/22794120/bcad4812-02ae-48bb-9e84-94dfeb7234f5
## Super-Resolution(图片高清化)
https://github.com/lxfater/inpaint-web/assets/22794120/3a8d894f-9749-4685-b947-8b5f15c9cf38
## Demo link
Demo link:https://inpaintweb.lxfater.com/
## Project Roadmap
### en
- [x] Image Modification History
- [x] Optimize Model
- [x] Integrate Post-Processing into the Model
- [x] Image-upscaling
- [ ] Integrate Segment Anything for Quick Selection and Removal in Images
- [ ] Integrate Stable Diffusion for Image Replacement
- [ ] Better UI### cn
- [x] 图像修改历史
- [x] 优化模型
- [x] 后处理集成于模型中
- [x] 超分辨率
- [ ] 接入 Segment Anything,实现快速选择和去除图像
- [ ] 接入 stable diffusion,实现图像替换
- [ ] 更好的界面## Setup
`npm install`
## Development
`npm run start`
## Contributors
## Translations via [fink editor](https://inlang.com/m/tdozzpar/app-inlang-editor)
[![inlang status badge](https://inlang.com/badge?url=github.com/lxfater/inpaint-web)](https://inlang.com/editor/github.com/lxfater/inpaint-web?ref=badge)
## About me
联系我之前说明来意,我创业了,时间很宝贵。
### English Content
For updates and discussions in English, follow me on Twitter:
[![Twitter Follow](https://img.shields.io/twitter/follow/rules4thing?style=social)](https://twitter.com/rules4thing)### 中文内容
获取中文更新和讨论,请关注我的 Twitter:
[![Twitter Follow](https://img.shields.io/twitter/follow/lxfater?style=social)](https://twitter.com/lxfater)## Acknowledgements
Frontend code are modified from [cleanup.pictures](https://github.com/initml/cleanup.pictures), You can experience their
great online services [here](https://cleanup.pictures/).Model: https://github.com/Picsart-AI-Research/MI-GAN
## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=lxfater/inpaint-web&type=Date)](https://star-history.com/#lxfater/inpaint-web&Date)
## Other Projects by the Author (作者的其他项目)
### 中文
查看我的其他项目:
- [Demoget](https://www.demoget.com/zh):免费的自动放大,鼠标轨迹优化的录屏软件。
- [tinyeraser](https://www.tinyeraser.com/zh):免费,批量,快速,一键换背景。### English
Check out my other projects:
- [Demoget](https://www.demoget.com/en): Free screen recording software with auto-zoom and mouse trajectory optimization.
- [tinyeraser](https://www.tinyeraser.com/en): Free, batch, fast, one-click background replacement.