BiRefNet_demo / app.py

Commit History

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

Add option for resolution in text box to do worse but faster prediction.
f406b44

ZhengPeng7 commited on

Initialization on my BiRefNet online demo.
6be800b

ZhengPeng7 commited on

Initialization on my BiRefNet online demo.
81b1a0e

ZhengPeng7 commited on