Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/backseason/DFI
/ functions
Functions
29 in github.com/backseason/DFI
⨍
Functions
29
◇
Types & classes
10
↓ 8 callers
Function
gn
(planes, channel_per_group=4, max_groups=32)
networks/dfi.py:14
↓ 4 callers
Method
__init__
(self, k)
networks/dfi.py:107
↓ 4 callers
Method
_make_layer
(self, block, planes, blocks, stride=1, dilation=1)
networks/resnet.py:66
↓ 2 callers
Method
__init__
(self, block, layers)
networks/resnet.py:50
↓ 1 callers
Function
build_model
()
networks/dfi.py:197
↓ 1 callers
Function
extra_layer
(base)
networks/dfi.py:145
↓ 1 callers
Function
get_loader
(test_mode=0, sal_mode='e', pin=False)
dataset/dataset.py:54
↓ 1 callers
Function
load_image_test
(pah)
dataset/dataset.py:60
↓ 1 callers
Function
main
(config)
main.py:6
↓ 1 callers
Function
resnet50_ppm
()
networks/resnet.py:142
↓ 1 callers
Method
test
(self, test_mode=0)
solver.py:19
Method
__getitem__
(self, item)
dataset/dataset.py:45
Method
__init__
(self, data_loader, config)
solver.py:9
Method
__init__
(self, list_k)
networks/dfi.py:19
Method
__init__
(self, list_k, k, size_id, modes=3)
networks/dfi.py:37
Method
__init__
(self, list_k, deep_sup)
networks/dfi.py:127
Method
__init__
(self, base, converter, dfims, tams, predictors)
networks/dfi.py:162
Method
__init__
(self, inplanes, planes, stride=1, dilation=1, downsample=None)
networks/resnet.py:8
Method
__init__
(self, block, layers)
networks/resnet.py:105
Method
__init__
(self, test_mode=1, sal_mode='e')
dataset/dataset.py:10
Method
__len__
(self)
dataset/dataset.py:51
Method
forward
(self, x)
networks/dfi.py:30
Method
forward
(self, list_x, mode=3)
networks/dfi.py:67
Method
forward
(self, x)
networks/dfi.py:120
Method
forward
(self, list_x, x_size=None)
networks/dfi.py:135
Method
forward
(self, x, mode = 3)
networks/dfi.py:173
Method
forward
(self, x)
networks/resnet.py:27
Method
forward
(self, x)
networks/resnet.py:84
Method
forward
(self, x)
networks/resnet.py:130