Max Meyer commited on
Commit
b6aa22e
1 Parent(s): eae2cda

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -66,6 +66,16 @@ foreground.save("./foreground.png")
66
  - BER: 0.0639
67
  - ACC: 0.9660
68
 
 
 
 
 
 
 
 
 
 
 
69
  ## Features
70
  - Background removal from images
71
  - Generates both binary mask and foreground image
 
66
  - BER: 0.0639
67
  - ACC: 0.9660
68
 
69
+
70
+ ### BiRefNet(not tested in house):
71
+ - MAE: 0.038
72
+
73
+
74
+ ### InSPyReNet (not tested in house):
75
+ - MAE: 0.042
76
+
77
+
78
+
79
  ## Features
80
  - Background removal from images
81
  - Generates both binary mask and foreground image