Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZhengPeng7/BiRefNet
/ functions
Functions
221 in github.com/ZhengPeng7/BiRefNet
⨍
Functions
221
◇
Types & classes
66
Method
forward
(self, x)
models/backbones/pvt_v2.py:354
Method
forward
(self, x, H, W)
models/backbones/pvt_v2.py:366
Method
forward
(self, x)
models/refinement/refiner.py:41
Method
forward
(self, x)
models/refinement/refiner.py:86
Method
forward
(self, features)
models/refinement/refiner.py:131
Method
forward
(self, x)
models/refinement/refiner.py:226
Method
forward
(self, x)
models/refinement/stem_layer.py:39
Method
freeze_patch_emb
(self)
models/backbones/pvt_v2.py:300
Function
generate_smoothed_gt
(gts)
utils.py:36
Method
get_classifier
(self)
models/backbones/pvt_v2.py:307
Method
init_weights
(self, pretrained=None)
models/backbones/pvt_v2.py:277
Method
no_weight_decay
(self)
models/backbones/pvt_v2.py:304
Function
random_gaussian
(image, mean=0.1, sigma=0.35)
preproc.py:62
Method
reset_classifier
(self, num_classes, global_pool='')
models/backbones/pvt_v2.py:310
Method
reset_drop_path
(self, drop_path_rate)
models/backbones/pvt_v2.py:282
Function
saliency_structure_consistency
(x, y)
loss.py:271
Function
save_checkpoint
(state, path, filename="latest.pth")
utils.py:80
Function
swin_v1_b
()
models/backbones/swin_v1.py:621
Function
swin_v1_l
()
models/backbones/swin_v1.py:625
Function
swin_v1_s
()
models/backbones/swin_v1.py:617
Function
swin_v1_t
()
models/backbones/swin_v1.py:613
← previous
201–221 of 221, ranked by callers