Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSVAI/ODConv
/ functions
Functions
154 in github.com/OSVAI/ODConv
⨍
Functions
154
◇
Types & classes
33
Method
forward
(self, x)
object_detection/mmdet/models/backbones/od_mobilenetv2.py:75
Method
forward
(self, x)
object_detection/mmdet/models/backbones/od_mobilenetv2.py:220
Method
forward
(self, x)
object_detection/mmdet/models/backbones/mobilenetv2.py:59
Method
forward
(self, x)
object_detection/mmdet/models/backbones/mobilenetv2.py:193
Method
forward
(self, x)
object_detection/mmdet/models/backbones/resnet.py:31
Method
forward
(self, x)
object_detection/mmdet/models/backbones/resnet.py:64
Method
forward
(self, x)
object_detection/mmdet/models/backbones/resnet.py:197
Method
forward
(self, x)
modules/odconv.py:78
Method
forward
(self, x)
modules/odconv.py:140
Method
forward
(self, x)
models/od_resnet.py:31
Method
forward
(self, x)
models/od_resnet.py:64
Method
forward
(self, x)
models/od_resnet.py:151
Method
forward
(self, x)
models/od_mobilenetv2.py:72
Method
forward
(self, x)
models/od_mobilenetv2.py:176
Method
forward
(self, x)
models/mobilenetv2.py:56
Method
forward
(self, x)
models/mobilenetv2.py:151
Method
forward
(self, x)
models/resnet.py:29
Method
forward
(self, x)
models/resnet.py:62
Method
forward
(self, x)
models/resnet.py:144
Method
get_channel_attention
(self, x)
object_detection/mmdet/models/backbones/odconv.py:60
Method
get_channel_attention
(self, x)
modules/odconv.py:60
Method
get_filter_attention
(self, x)
object_detection/mmdet/models/backbones/odconv.py:64
Method
get_filter_attention
(self, x)
modules/odconv.py:64
Method
get_kernel_attention
(self, x)
object_detection/mmdet/models/backbones/odconv.py:73
Method
get_kernel_attention
(self, x)
modules/odconv.py:73
Function
get_mean_and_std
Compute the mean and std value of dataset.
utils/misc.py:8
Method
get_spatial_attention
(self, x)
object_detection/mmdet/models/backbones/odconv.py:68
Method
get_spatial_attention
(self, x)
modules/odconv.py:68
Method
init_weights
Initialize the weights in backbone. Args: pretrained (str, optional): Path to pre-trained weights. Defaults to Non
object_detection/mmdet/models/backbones/od_resnet.py:166
Method
init_weights
Initialize the weights in backbone. Args: pretrained (str, optional): Path to pre-trained weights. Defaults to
object_detection/mmdet/models/backbones/od_mobilenetv2.py:186
Method
init_weights
Initialize the weights in backbone. Args: pretrained (str, optional): Path to pre-trained weights. Defaults to
object_detection/mmdet/models/backbones/mobilenetv2.py:161
Method
init_weights
Initialize the weights in backbone. Args: pretrained (str, optional): Path to pre-trained weights. Defaults to
object_detection/mmdet/models/backbones/resnet.py:159
Function
mobilenetv2_050
(**kwargs)
models/mobilenetv2.py:160
Function
mobilenetv2_075
(**kwargs)
models/mobilenetv2.py:164
Function
mobilenetv2_100
(**kwargs)
models/mobilenetv2.py:168
Method
net_update_temperature
(self, temperature)
models/od_mobilenetv2.py:162
Function
od_mobilenetv2_050
(**kwargs)
models/od_mobilenetv2.py:185
Function
od_mobilenetv2_075
(**kwargs)
models/od_mobilenetv2.py:189
Function
od_mobilenetv2_100
(**kwargs)
models/od_mobilenetv2.py:193
Function
od_resnet101
(**kwargs)
models/od_resnet.py:167
Function
od_resnet18
(**kwargs)
models/od_resnet.py:155
Function
od_resnet34
(**kwargs)
models/od_resnet.py:159
Function
od_resnet50
(**kwargs)
models/od_resnet.py:163
Function
resnet101
(**kwargs)
models/resnet.py:160
Function
resnet18
(**kwargs)
models/resnet.py:148
Function
resnet34
(**kwargs)
models/resnet.py:152
Function
resnet50
(**kwargs)
models/resnet.py:156
Method
skip
(_)
object_detection/mmdet/models/backbones/odconv.py:57
Method
skip
(_)
modules/odconv.py:57
Method
train
Convert the model into training mode while keep normalization layer freezed.
object_detection/mmdet/models/backbones/od_resnet.py:154
Method
train
Convert the model into training mode while keep normalization layer freezed.
object_detection/mmdet/models/backbones/od_mobilenetv2.py:174
Method
train
Convert the model into training mode while keep normalization layer freezed.
object_detection/mmdet/models/backbones/mobilenetv2.py:149
Method
update_temperature
(self, temperature)
object_detection/mmdet/models/backbones/odconv.py:53
Method
update_temperature
(self, temperature)
modules/odconv.py:53
← previous
101–154 of 154, ranked by callers