csssss commited on
Commit
cb062b5
·
verified ·
1 Parent(s): af2cfa3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -14,6 +14,25 @@ license: mit
14
 
15
  直接在点击下面这个程序下载就可以使用。
16
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
 
18
  ![image](https://cdn-uploads.huggingface.co/production/uploads/641e567ed04b791ceaa3da08/JQETCI_5E6UMeiabzpx0e.png)
19
 
 
14
 
15
  直接在点击下面这个程序下载就可以使用。
16
 
17
+ --------------
18
+ This is a batch image cutout software developed based on the briefnet model structure and the rmbg2.0 model.
19
+ To reduce the size of the program, onnxruntime is used instead of torch.
20
+
21
+ This is the first version, and it is still very imperfect.
22
+
23
+ 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.
24
+
25
+ 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.
26
+
27
+
28
+ 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.
29
+
30
+
31
+ So, if you want to use this program, please let the system add this program to the whitelist.
32
+
33
+
34
+ You can use it directly by clicking the following program to download.
35
+
36
 
37
  ![image](https://cdn-uploads.huggingface.co/production/uploads/641e567ed04b791ceaa3da08/JQETCI_5E6UMeiabzpx0e.png)
38