BiRefNet_demo / app.py

Commit History

Add BiRefNet-matting option.
bcfa392

ZhengPeng7 commited on

Add BiRefNet-Lite-2K model, add model choosing option in tab_batch.
1592dab

ZhengPeng7 commited on

Fix a bug in SliderImage.
9439305

ZhengPeng7 commited on

Change all predicted results as refined RGBA images. Fix a typo in device specification.
4a3bbdd

ZhengPeng7 commited on

Change all predicted results as refined RGBA images. Fix a typo in device specification.
53ff575

ZhengPeng7 commited on

Update app.py
fa3042b
verified

ZhengPeng7 commited on

Update app.py
eff07cb
verified

ZhengPeng7 commited on

Update app.py
84abebf
verified

ZhengPeng7 commited on

Update app.py
6df6515
verified

ZhengPeng7 commited on

Update app.py
44f1c96
verified

ZhengPeng7 commited on

Add fast-foreground-estimation in masking image.
aeded9e
verified

ZhengPeng7 commited on

Add fast-foreground-estimation in masking image.
fd953bc
verified

ZhengPeng7 commited on

Add fast-foreground-estimation in masking image.
ab4b3fc
verified

ZhengPeng7 commited on

Add fast-foreground-estimation in masking image.
eefba1b
verified

ZhengPeng7 commited on

Add fast-foreground-estimation in masking image.
621c740
verified

ZhengPeng7 commited on

Change RGB to BGR in cv2.imwrite.
82441e5
verified

ZhengPeng7 commited on

Correct the predicted output vars of tab_batch.
8a9ec25
verified

ZhengPeng7 commited on

Add a missing zipfile import.
5d10050
verified

ZhengPeng7 commited on

Fix a bug in loading the input in tab_batch.
a3743df
verified

ZhengPeng7 commited on

Fix a bug in loading the input in tab_batch.
16e7ea5
verified

ZhengPeng7 commited on

Fix a bug in loading different types of the input in tab_batch.
85f9120
verified

ZhengPeng7 commited on

Fix the bug in identifying the type of image input.
5023a18
verified

ZhengPeng7 commited on

Update app.py
7e47111
verified

ZhengPeng7 commited on

Update app.py
6f7ea50
verified

ZhengPeng7 commited on

Add tab of batch inference with saving function.
741bf59
verified

ZhengPeng7 commited on

Add an assertion on the input image.
9e40d13
verified

ZhengPeng7 commited on

Update app.py
e4862f5
verified

ZhengPeng7 commited on

Update app.py
4bb8a82
verified

ZhengPeng7 commited on

Make the runtime counter var global.
5373741
verified

ZhengPeng7 commited on

Show runtime counter in logs.
43d2091
verified

ZhengPeng7 commited on

Fix an error in loading image in tab url.
54516d1
verified

ZhengPeng7 commited on