BiRefNet_demo / app.py

Commit History

Move the descriptions out of TabbedInferface.
9f09c5a
verified

ZhengPeng7 commited on

Fix the errors in the examples of url tab.
4c18769
verified

ZhengPeng7 commited on

Make the option of model and resolution available to both image and url inference tab.
2ef1d69
verified

ZhengPeng7 commited on

Make the option of model and resolution available to both image and url inference tab.
9430ab7
verified

ZhengPeng7 commited on

Add an additional tab for inference with url.
1acca69
verified

ZhengPeng7 commited on

Fix a bug.
4420101
verified

ZhengPeng7 commited on

Add the option of the legacy general use weights without training on portrait seg data.
f70bf31
verified

ZhengPeng7 commited on

Update descriptions in the app head.
8000135
verified

ZhengPeng7 commited on

Add default value of radio.
e7c2780

ZhengPeng7 commited on

Add General-lite as another option in the model selection.
a0ef2a3

ZhengPeng7 commited on

Upgrade the weights loading method to avoid duplicated loading.
0e5a7e4

ZhengPeng7 commited on

Upgrade the weights loading method to avoid duplicated loading.
bfe6e38

ZhengPeng7 commited on

Upgrade the weights loading method to avoid duplicated loading.
7ccb658

ZhengPeng7 commited on

Upgrade the weights loading method to avoid duplicated loading.
de0b7d0

ZhengPeng7 commited on

Upgrade the weights loading method to avoid duplicated loading.
4edabb2

ZhengPeng7 commited on

Upgrade the weights loading method to avoid duplicated loading.
681c14f

ZhengPeng7 commited on

Upgrade the weights loading method to avoid duplicated loading.
b0bc43c

ZhengPeng7 commited on

Upgrade the weights loading method to avoid duplicated loading.
d967d62

ZhengPeng7 commited on

Upgrade the weights loading method to avoid duplicated loading.
1352148

ZhengPeng7 commited on

Add weights option to BiRefNet trained in all different settings.
e000df2

ZhengPeng7 commited on

Add weights option to BiRefNet trained in all different settings.
66fad2f

ZhengPeng7 commited on

Add weights option to BiRefNet trained in all different settings.
fbe03e2

ZhengPeng7 commited on

Add weights option to BiRefNet trained in all different settings.
a10635a

ZhengPeng7 commited on

Update the model switch part.
d38161e

ZhengPeng7 commited on

Update the model switch part.
8bcc400

ZhengPeng7 commited on

Add the weights option.
3218aa5

ZhengPeng7 commited on

Add the weights option.
b59df1c

ZhengPeng7 commited on

Update the description in the head of the main page, since this project can access the zeroGPU now.
ec6f3d6
verified

ZhengPeng7 commited on

Update app.py
0891619
verified

ZhengPeng7 commited on

Update app.py
04086f1
verified

ZhengPeng7 commited on

Upgrade the space codes with deployed HF model.
69b7015

ZhengPeng7 commited on

Remove unnecessary weights.
440356f

ZhengPeng7 commited on

Update app.py
0a4040e
verified

ZhengPeng7 commited on

Update app.py
e47ae80
verified

ZhengPeng7 commited on

Use new BiRefNet with massive training and IoU fine-tuning.
f229b07
verified

ZhengPeng7 commited on

Set presion of torch to high for consistency with training and faster inference.
6be00d8
verified

ZhengPeng7 commited on

Update the model codes, including the previous inconsistencies.
006bbbb

ZhengPeng7 commited on

Update the weights to the one for general use with massive training.
21603dc
verified

ZhengPeng7 commited on

Make the comparison effect of the results more obvious (#3)
cf6fe1a
verified

ZhengPeng7 skyatgit commited on

Update the approximated time cost from 500s to 40s. The long time cost may be caused by the unnecessary part of our_ref in inference.
df154af

ZhengPeng7 commited on

Remove redundant part of our_ref in inference.
e2ce7e5

ZhengPeng7 commited on

Adapt the resize to cv2 version to keep consistent with that used in training.
327742a

ZhengPeng7 commited on

Update the well-trained weights.
7dd89ba

ZhengPeng7 commited on

Add the link to my github repo.
4cf55f4

ZhengPeng7 commited on

Add the resolution value for examples.
de5ed42

ZhengPeng7 commited on