OPHoperHPO / image-background-remove-tool

✂️ Automated high-quality background removal framework for an image using neural networks. ✂️
https://carve.photos
Apache License 2.0
1.39k stars 272 forks source link

[4.0] Complete refactor #70

Closed OPHoperHPO closed 2 years ago

OPHoperHPO commented 2 years ago

Docker refactoring Refactoring and rewriting the HTTP API Revised README Updated post-processing methods and segmentation models to improve quality. Added interface to HTTP API. Demo code refactoring Updated Github CI/CD Added docker-compose Added good support for NVIDIA CUDA processing devices. Updated requirements.txt Added 100% test coverage of the main code. And many other minor fixes