1
I added AI background removal to my image converter in a week, in Rust, no Python
用Rust和ONNX模型实现AI抠图,彻底告别Python服务进程,一周搞定背景移除功能
Part of an ongoing build-in-public series on Convertify, a free image/file converter I build solo. This week: background removal. The honest version, …