MCPcopy Create free account

hub / github.com/HuiZeng/Grid-Anchor-based-Image-Cropping-Pytorch / functions

Functions140 in github.com/HuiZeng/Grid-Anchor-based-Image-Cropping-Pytorch

Functioncount_convNd
(m, x, y)
thop/count_hooks.py:9
Functioncount_convtranspose2d
(m, x, y)
thop/count_hooks.py:50
Functioncount_linear
(m, x, y)
thop/count_hooks.py:148
Functioncount_maxpool
(m, x, y)
thop/count_hooks.py:110
Functioncount_relu
(m, x, y)
thop/count_hooks.py:88
Functioncount_softmax
(m, x, y)
thop/count_hooks.py:97
Methodforward
(self, x)
croppingModel.py:30
Methodforward
(self, x)
croppingModel.py:50
Methodforward
(self, x)
croppingModel.py:79
Methodforward
(self, x)
croppingModel.py:108
Methodforward
(self, im_data, boxes)
croppingModel.py:163
Methodforward
(self, im_data, boxes)
croppingModel.py:206
Methodforward
(self, im_data, boxes)
croppingModel.py:257
Methodforward
(self, x)
ShuffleNetV2.py:94
Methodforward
(self, x)
ShuffleNetV2.py:156
Methodforward
(self, x)
mobilenetv2.py:84
Methodforward
(self, x)
mobilenetv2.py:128
Methodforward
(self, features, rois)
rod_align/modules/rod_align.py:14
Methodforward
(self, features, rois)
rod_align/modules/rod_align.py:26
Methodforward
(self, features, rois)
rod_align/modules/rod_align.py:39
Methodforward
(self, features, rois)
rod_align/functions/rod_align.py:15
Methodforward
(self, features, rois)
roi_align/modules/roi_align.py:14
Methodforward
(self, features, rois)
roi_align/modules/roi_align.py:26
Methodforward
(self, features, rois)
roi_align/modules/roi_align.py:39
Methodforward
(self, features, rois)
roi_align/functions/roi_align.py:15
Functiongenerate_bboxes_16_9
(image)
croppingDataset.py:152
Functiongenerate_bboxes_1_1
(image)
croppingDataset.py:184
Functiongenerate_bboxes_4_3
(image)
croppingDataset.py:168
Functionmobilenetv2
Constructs a MobileNet V2 model
mobilenetv2.py:151
Functionprofile
(model, input_size, custom_ops={}, device="cpu")
thop/profile.py:42
Functionrod_align_backward
rod_align/src/rod_align.c:47
Functionrod_align_backward_cuda
rod_align/src/rod_align_cuda.c:42
Functionrod_align_forward
rod_align/src/rod_align.c:16
Functionrod_align_forward_cuda
rod_align/src/rod_align_cuda.c:7
Functionroi_align_backward
roi_align/src/roi_align.c:47
Functionroi_align_backward_cuda
roi_align/src/roi_align_cuda.c:42
Functionroi_align_forward
roi_align/src/roi_align.c:16
Functionroi_align_forward_cuda
roi_align/src/roi_align_cuda.c:7
Functionstr2bool
(v)
demo_eval.py:13
Functionweights_init
(m)
croppingModel.py:290
← previous101–140 of 140, ranked by callers