MCPcopy Create free account

hub / github.com/OSVAI/ODConv / functions

Functions154 in github.com/OSVAI/ODConv

Methodforward
(self, x)
object_detection/mmdet/models/backbones/od_mobilenetv2.py:75
Methodforward
(self, x)
object_detection/mmdet/models/backbones/od_mobilenetv2.py:220
Methodforward
(self, x)
object_detection/mmdet/models/backbones/mobilenetv2.py:59
Methodforward
(self, x)
object_detection/mmdet/models/backbones/mobilenetv2.py:193
Methodforward
(self, x)
object_detection/mmdet/models/backbones/resnet.py:31
Methodforward
(self, x)
object_detection/mmdet/models/backbones/resnet.py:64
Methodforward
(self, x)
object_detection/mmdet/models/backbones/resnet.py:197
Methodforward
(self, x)
modules/odconv.py:78
Methodforward
(self, x)
modules/odconv.py:140
Methodforward
(self, x)
models/od_resnet.py:31
Methodforward
(self, x)
models/od_resnet.py:64
Methodforward
(self, x)
models/od_resnet.py:151
Methodforward
(self, x)
models/od_mobilenetv2.py:72
Methodforward
(self, x)
models/od_mobilenetv2.py:176
Methodforward
(self, x)
models/mobilenetv2.py:56
Methodforward
(self, x)
models/mobilenetv2.py:151
Methodforward
(self, x)
models/resnet.py:29
Methodforward
(self, x)
models/resnet.py:62
Methodforward
(self, x)
models/resnet.py:144
Methodget_channel_attention
(self, x)
object_detection/mmdet/models/backbones/odconv.py:60
Methodget_channel_attention
(self, x)
modules/odconv.py:60
Methodget_filter_attention
(self, x)
object_detection/mmdet/models/backbones/odconv.py:64
Methodget_filter_attention
(self, x)
modules/odconv.py:64
Methodget_kernel_attention
(self, x)
object_detection/mmdet/models/backbones/odconv.py:73
Methodget_kernel_attention
(self, x)
modules/odconv.py:73
Functionget_mean_and_std
Compute the mean and std value of dataset.
utils/misc.py:8
Methodget_spatial_attention
(self, x)
object_detection/mmdet/models/backbones/odconv.py:68
Methodget_spatial_attention
(self, x)
modules/odconv.py:68
Methodinit_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
Methodinit_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
Methodinit_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
Methodinit_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
Functionmobilenetv2_050
(**kwargs)
models/mobilenetv2.py:160
Functionmobilenetv2_075
(**kwargs)
models/mobilenetv2.py:164
Functionmobilenetv2_100
(**kwargs)
models/mobilenetv2.py:168
Methodnet_update_temperature
(self, temperature)
models/od_mobilenetv2.py:162
Functionod_mobilenetv2_050
(**kwargs)
models/od_mobilenetv2.py:185
Functionod_mobilenetv2_075
(**kwargs)
models/od_mobilenetv2.py:189
Functionod_mobilenetv2_100
(**kwargs)
models/od_mobilenetv2.py:193
Functionod_resnet101
(**kwargs)
models/od_resnet.py:167
Functionod_resnet18
(**kwargs)
models/od_resnet.py:155
Functionod_resnet34
(**kwargs)
models/od_resnet.py:159
Functionod_resnet50
(**kwargs)
models/od_resnet.py:163
Functionresnet101
(**kwargs)
models/resnet.py:160
Functionresnet18
(**kwargs)
models/resnet.py:148
Functionresnet34
(**kwargs)
models/resnet.py:152
Functionresnet50
(**kwargs)
models/resnet.py:156
Methodskip
(_)
object_detection/mmdet/models/backbones/odconv.py:57
Methodskip
(_)
modules/odconv.py:57
Methodtrain
Convert the model into training mode while keep normalization layer freezed.
object_detection/mmdet/models/backbones/od_resnet.py:154
Methodtrain
Convert the model into training mode while keep normalization layer freezed.
object_detection/mmdet/models/backbones/od_mobilenetv2.py:174
Methodtrain
Convert the model into training mode while keep normalization layer freezed.
object_detection/mmdet/models/backbones/mobilenetv2.py:149
Methodupdate_temperature
(self, temperature)
object_detection/mmdet/models/backbones/odconv.py:53
Methodupdate_temperature
(self, temperature)
modules/odconv.py:53
← previous101–154 of 154, ranked by callers