com2ai / README.md
csssss's picture
Update README.md
cb062b5 verified
|
Raw
History Blame Contribute Delete
2.2 kB
metadata
license: mit

这是基于briefnet模型结构和rmbg2.0模型做的一个批量抠图的程序软件。 为了减少程序的体积,所以使用的是onnxruntime而不是torch。

这是第一版,还非常不完善,比如我很愚蠢的让程序启动时自动检测目录是否安装了对应模型,如果没有便自动下载,这种文件写入的能力会让电脑杀毒防御系统判断为病毒程序。

以及,我还让程序自动获取本机的cuda和cudnn路径以实现GPU抠图的能力,这也会让系统判断这个软件为病毒。

我了解了一下,如果我给程序购买安装了数字证书便能解决这个事情,但我只是一个个人开发者,一年5000多块钱的数字证书费用对我来说是笔很大的负担。

所以,如果你想使用这个程序,便让系统给这个程序加个白名单。

直接在点击下面这个程序下载就可以使用。


This is a batch image cutout software developed based on the briefnet model structure and the rmbg2.0 model. To reduce the size of the program, onnxruntime is used instead of torch.

This is the first version, and it is still very imperfect.

For example, I foolishly made the program automatically check whether the corresponding model is installed in the directory when it starts, and automatically download it if not. This file writing capability will make the computer's antivirus defense system judge it as a virus program.

In addition, I also made the program automatically obtain the local cuda and cudnn paths to realize the GPU cutout function, which will also make the system judge this software as a virus.

I learned that if I purchase and install a digital certificate for the program, this problem can be solved. But I am just an individual developer, and the annual cost of more than 5,000 yuan for the digital certificate is a heavy burden for me.

So, if you want to use this program, please let the system add this program to the whitelist.

You can use it directly by clicking the following program to download.

image