MCPcopy Create free account

hub / github.com/Angzz/panoptic-fpn-gluon / functions

Functions1,672 in github.com/Angzz/panoptic-fpn-gluon

↓ 592 callersMethodadd
(self, scheduler)
gluoncv/utils/lr_scheduler.py:29
↓ 242 callersFunctionprint
scripts/deployment/cpp-inference/src/clipp.hpp:6749
↓ 116 callersMethodempty
--------------------------------------------------------------- @brief returns true, if group has no children, false otherwise */
scripts/deployment/cpp-inference/src/clipp.hpp:3308
↓ 92 callersMethodget
Get the current evaluation result. Returns ------- name : str Name of the metric. value : float
gluoncv/utils/metrics/voc_detection.py:47
↓ 87 callersMethodcollect_params
(self)
gluoncv/model_zoo/segbase.py:100
↓ 64 callersMethodsize
@brief returns number of children */
scripts/deployment/cpp-inference/src/clipp.hpp:3311
↓ 62 callersMethodblocking
--------------------------------------------------------------- @brief returns if a group/parameter is blocking/positional */
scripts/deployment/cpp-inference/src/clipp.hpp:1494
↓ 61 callersMethodadd
(self, **kwargs)
scripts/gan/srgan/train_srgan.py:200
↓ 55 callersFunctionget_model_file
r"""Return location for the pretrained on local file system. This function will download from online model zoo when model cannot be found or has
gluoncv/model_zoo/model_store.py:143
↓ 55 callersMethodrepeatable
--------------------------------------------------------------- @brief returns if a group/parameter is repeatable */
scripts/deployment/cpp-inference/src/clipp.hpp:1481
↓ 48 callersMethodbegin
--------------------------------------------------------------- @brief returns mutating iterator to position of first element */
scripts/deployment/cpp-inference/src/clipp.hpp:3326
↓ 46 callersMethodreset
(self)
scripts/gan/srgan/train_srgan.py:207
↓ 45 callersFunctionget_model
Returns a pre-defined model by name Parameters ---------- name : str Name of the model. pretrained : bool or str Bool
gluoncv/model_zoo/model_zoo.py:213
↓ 44 callersMethodend
@brief returns mutating iterator to position one past the last element */
scripts/deployment/cpp-inference/src/clipp.hpp:3333
↓ 37 callersFunctioncompare
(obj, niter, expect, **kwargs)
tests/unittests/test_lr_scheduler.py:13
↓ 36 callersMethodrequired
--------------------------------------------------------------- @brief returns if a parameter is required */
scripts/deployment/cpp-inference/src/clipp.hpp:1954
↓ 33 callersMethodreset_class
Reset class categories and class predictors. Parameters ---------- classes : iterable of str The new categories.
gluoncv/model_zoo/ssd/ssd.py:226
↓ 32 callersMethodexclusive
@brief returns if children are mutually exclusive alternatives */
scripts/deployment/cpp-inference/src/clipp.hpp:3112
↓ 29 callersMethodbackward
(self, req, out_grad, in_data, out_data, in_grad, aux)
gluoncv/nn/sampler.py:288
↓ 28 callersMethodlevel
scripts/deployment/cpp-inference/src/clipp.hpp:2786
↓ 25 callersMethodadd
(self, **kwargs)
scripts/gan/cycle_gan/train_cgan.py:500
↓ 25 callersMethoddata
scripts/deployment/cpp-inference/src/clipp.hpp:2714
↓ 24 callersFunction_add_block
(out, block, num_layers, channels, **kwargs)
gluoncv/model_zoo/residual_attentionnet.py:108
↓ 24 callersFunctionmakedirs
Create directory recursively if not exists. Similar to `makedir -p`, you can skip checking existence before this function. Parameters ---
gluoncv/utils/filesystem.py:5
↓ 23 callersMethodupdate
(self, labels, preds)
scripts/panoptic/train_panoptic_fpn.py:98
↓ 22 callersFunction_make_branch
(use_pool, norm_layer, norm_kwargs, *conv_settings)
gluoncv/model_zoo/inception.py:37
↓ 22 callersMethodwrite
scripts/deployment/cpp-inference/src/clipp.hpp:5930
↓ 21 callersMethodindex
scripts/deployment/cpp-inference/src/clipp.hpp:4347
↓ 20 callersFunctionget_resnet
r"""ResNet V1 model from `"Deep Residual Learning for Image Recognition" <http://arxiv.org/abs/1512.03385>`_ paper. ResNet V2 model from `"Ide
gluoncv/model_zoo/resnet.py:518
↓ 20 callersFunctionget_ssd
Get SSD models. Parameters ---------- name : str or None Model name, if `None` is used, you must specify `features` to be a `Hybr
gluoncv/model_zoo/ssd/ssd.py:321
↓ 20 callersMethodjoinable
@brief returns if a command line argument can be matched by a * combination of (partial) matches through any number of children */
scripts/deployment/cpp-inference/src/clipp.hpp:3081
↓ 20 callersMethodstr
scripts/deployment/cpp-inference/src/clipp.hpp:5891
↓ 19 callersMethodscoped
@brief returns true if operators , & | and other combinating functions * will merge groups and false otherwise */
scripts/deployment/cpp-inference/src/clipp.hpp:3099
↓ 18 callersMethodis_group
scripts/deployment/cpp-inference/src/clipp.hpp:2696
↓ 18 callersMethodrepeat
scripts/deployment/cpp-inference/src/clipp.hpp:4355
↓ 18 callersMethodupdate
(self, labels, preds)
scripts/detection/faster_rcnn/train_faster_rcnn.py:117
↓ 16 callersFunction_make_fire
(squeeze_channels, expand1x1_channels, expand3x3_channels)
gluoncv/model_zoo/squeezenet.py:29
↓ 16 callersFunction_test_model_list
(model_list, ctx, x, pretrained=True, **kwargs)
tests/unittests/test_model_zoo.py:38
↓ 15 callersMethodcast
(self, dtype)
gluoncv/nn/gn.py:56
↓ 15 callersFunctiondownload
Download an given URL Parameters ---------- url : str URL to download path : str, optional Destination path to store d
gluoncv/utils/download.py:32
↓ 14 callersFunctionprune_gluon_block
:param params_shapes: dictionary of shapes of convolutional weights :param prefix: prefix of the original resnet50_v1d :param pretrained:
gluoncv/model_zoo/pruned_resnet/resnetv1b_pruned.py:18
↓ 13 callersMethodis_param
scripts/deployment/cpp-inference/src/clipp.hpp:2695
↓ 13 callersMethodupdate
(self, num_update)
gluoncv/utils/lr_scheduler.py:122
↓ 12 callersMethod__init__
(self, stem_filters, norm_layer, norm_kwargs, num_filters=42)
gluoncv/model_zoo/nasnet.py:148
↓ 12 callersMethodfirst_column
scripts/deployment/cpp-inference/src/clipp.hpp:5564
↓ 11 callersMethodset_nms
Set non-maximum suppression parameters. Parameters ---------- nms_thresh : float, default is 0.45. Non-maximum su
gluoncv/model_zoo/ssd/ssd.py:165
↓ 10 callersFunctionget_mobilenet
r"""MobileNet model from the `"MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications" <https://arxiv.org/abs/1704
gluoncv/model_zoo/mobilenet.py:250
↓ 10 callersFunctionget_residualAttentionModel
r"""AttentionModel model from `"Residual Attention Network for Image Classification" <https://arxiv.org/pdf/1704.06904.pdf>`_ paper. Para
gluoncv/model_zoo/residual_attentionnet.py:592
↓ 10 callersFunctionget_se_resnet
r"""SE_ResNet V1 model from `"Deep Residual Learning for Image Recognition" <http://arxiv.org/abs/1512.03385>`_ paper. SE_ResNet V2 model from
gluoncv/model_zoo/se_resnet.py:453
↓ 10 callersMethodpool
(self, F, x, size)
gluoncv/model_zoo/pspnet.py:96
↓ 10 callersFunctionset
scripts/deployment/cpp-inference/src/clipp.hpp:1071
↓ 10 callersFunctiontry_import_pycocotools
Tricks to optionally install and import pycocotools
gluoncv/data/mscoco/utils.py:10
↓ 9 callersFunction_conv2d
A common conv-bn-leakyrelu cell
gluoncv/model_zoo/yolo/darknet.py:13
↓ 9 callersMethodcollect_train_params
Collect trainable params. This function serves as a help utility function to return only trainable parameters if predefined by experi
gluoncv/model_zoo/rcnn/rcnn.py:106
↓ 9 callersFunctionget_color_pallete
Visualize image. Parameters ---------- npimg : numpy.ndarray Single channel image with shape `H, W, 1`. dataset : str, defaul
gluoncv/utils/viz/segmentation.py:8
↓ 9 callersFunctionget_faster_rcnn
r"""Utility function to return faster rcnn networks. Parameters ---------- name : str Model name. dataset : str The n
gluoncv/model_zoo/faster_rcnn/faster_rcnn.py:420
↓ 9 callersFunctionget_yolov3
Get YOLOV3 models. Parameters ---------- name : str or None Model name, if `None` is used, you must specify `features` to be a `Hy
gluoncv/model_zoo/yolo/yolo3.py:504
↓ 9 callersMethodlength
scripts/deployment/cpp-inference/src/clipp.hpp:1828
↓ 9 callersMethodparam
scripts/deployment/cpp-inference/src/clipp.hpp:4350
↓ 8 callersFunction_add_conv
(out, channels=1, kernel=1, stride=1, pad=0, num_group=1, active=True, relu6=False, norm_layer=B
gluoncv/model_zoo/mobilenet.py:56
↓ 8 callersFunction_conv3x3
(channels, stride, in_channels)
gluoncv/model_zoo/se_resnet.py:39
↓ 8 callersFunction_conv3x3
(channels, stride, in_channels)
gluoncv/model_zoo/resnet.py:40
↓ 8 callersMethod_img_transform
(self, img)
gluoncv/data/segbase.py:83
↓ 8 callersFunction_make_basic_conv
(norm_layer=BatchNorm, norm_kwargs=None, **kwargs)
gluoncv/model_zoo/inception.py:30
↓ 8 callersFunctionget_vgg
r"""VGG model from the `"Very Deep Convolutional Networks for Large-Scale Image Recognition" <https://arxiv.org/abs/1409.1556>`_ paper. Param
gluoncv/model_zoo/vgg.py:94
↓ 8 callersFunctionresnet50_v1b
Constructs a ResNetV1b-50 model. Parameters ---------- pretrained : bool or str Boolean value controls whether to load the defaul
gluoncv/model_zoo/resnetv1b.py:339
↓ 8 callersMethodupsample
(self, F, x)
gluoncv/model_zoo/pspnet.py:99
↓ 7 callersMethod__init__
(self)
scripts/panoptic/train_panoptic_fpn.py:95
↓ 7 callersMethod__init__
(self, axis=-1, alpha=0.25, gamma=2, sparse_label=True, from_logits=False, batch_axis=0, weig
gluoncv/loss.py:59
↓ 7 callersMethod__init__
(self, ignore_label=-1)
gluoncv/nn/coder.py:267
↓ 7 callersMethod__init__
(self, channels, in_channels=None, stride=1, norm_layer=BatchNorm, norm_kwargs=None)
gluoncv/model_zoo/residual_attentionnet.py:74
↓ 7 callersFunctionfirst_column
scripts/deployment/cpp-inference/src/clipp.hpp:5253
↓ 7 callersFunctionget_segmentation_dataset
Segmentation Datasets
gluoncv/data/__init__.py:32
↓ 7 callersFunctionget_simple_pose_resnet
(base_name, pretrained=False, ctx=cpu(), root='~/.mxnet/models', **kwargs)
gluoncv/model_zoo/simple_pose/simple_pose_resnet.py:118
↓ 7 callersFunctionoption
scripts/deployment/cpp-inference/src/clipp.hpp:2148
↓ 7 callersMethodrepeat_group
scripts/deployment/cpp-inference/src/clipp.hpp:3914
↓ 7 callersFunctionresnet101_v1d
Constructs a ResNetV1d-101 model. Parameters ---------- pretrained : bool or str Boolean value controls whether to load the defau
gluoncv/model_zoo/resnetv1b.py:637
↓ 7 callersMethodtarget_generator
Returns stored target generator Returns ------- mxnet.gluon.HybridBlock The RCNN target generator
gluoncv/model_zoo/faster_rcnn/faster_rcnn.py:195
↓ 7 callersMethodupdate
Updates the internal evaluation result. Parameters ---------- labels : list of `NDArray` The labels of the data wi
gluoncv/utils/metrics/accuracy.py:46
↓ 6 callersMethod__init__
(self,root,crop_transform,downsample_transform,last_transform)
scripts/gan/srgan/train_srgan.py:160
↓ 6 callersMethod__init__
(self, isize, nz, nc, ngf, ngpu)
scripts/gan/wgan/train_wgan.py:39
↓ 6 callersMethod__init__
(self, size, keep_ratio=False, interpolation=1)
scripts/gan/cycle_gan/train_cgan.py:45
↓ 6 callersMethod__init__
(self, axis=-1, fmt='corner', **kwargs)
gluoncv/nn/bbox.py:156
↓ 6 callersFunction_create_quantized_models
(name, sym_prefix)
gluoncv/model_zoo/quantized/quantized.py:16
↓ 6 callersMethod_make_layer
(self, stage_index, block, planes, blocks, strides=1, dilation=1, avg_down=False, norm_lay
gluoncv/model_zoo/resnetv1b.py:201
↓ 6 callersMethodbase_forward
forwarding pre-trained network
gluoncv/model_zoo/segbase.py:66
↓ 6 callersFunctioncheck_sha1
Check whether the sha1 hash of the file content matches the expected hash. Parameters ---------- filename : str Path to the file.
gluoncv/utils/download.py:7
↓ 6 callersFunctiondownload_lsun
(out_dir, category, set_name, tag)
scripts/datasets/lsun.py:26
↓ 6 callersFunctiongan_loss
(input,target_is_real)
scripts/gan/cycle_gan/train_cgan.py:487
↓ 6 callersFunctionget_cifar_resnet
r"""ResNet V1 model from `"Deep Residual Learning for Image Recognition" <http://arxiv.org/abs/1512.03385>`_ paper. ResNet V2 model from `"Ide
gluoncv/model_zoo/cifarresnet.py:281
↓ 6 callersFunctionget_deeplab
r"""DeepLabV3 Parameters ---------- dataset : str, default pascal_voc The dataset that model pretrained on. (pascal_voc, ade20k)
gluoncv/model_zoo/deeplabv3.py:171
↓ 6 callersFunctionget_resnext
r"""ResNext model from `"Aggregated Residual Transformations for Deep Neural Network" <http://arxiv.org/abs/1611.05431>`_ paper. Parameters
gluoncv/model_zoo/resnext.py:196
↓ 6 callersMethodhybrid_forward
Loss forward
gluoncv/loss.py:74
↓ 6 callersMethodmatch
--------------------------------------------------------------- @brief returns either longest matching prefix of 'arg' in any * of the fl
scripts/deployment/cpp-inference/src/clipp.hpp:2014
↓ 6 callersMethodparagraph_spacing
scripts/deployment/cpp-inference/src/clipp.hpp:5593
↓ 6 callersMethodset_mixup
Set mixup random sampler, use None to disable. Parameters ---------- mixup : callable random generator, e.g. np.random.unifor
gluoncv/data/mixup/detection.py:29
↓ 6 callersFunctiontuple_map
(obj)
gluoncv/utils/parallel.py:128
↓ 5 callersMethod__init__
(self)
scripts/instance/mask_rcnn/train_mask_rcnn.py:96
↓ 5 callersMethod__init__
(self, block, layers, channels, classes=1000, thumbnail=False, norm_layer=BatchNorm, norm_kwa
gluoncv/model_zoo/se_resnet.py:328
↓ 5 callersMethod__init__
(self, block, layers, channels, classes=1000, thumbnail=False, last_gamma=False, use_se=False
gluoncv/model_zoo/resnet.py:383
next →1–100 of 1,672, ranked by callers