MCPcopy Create free account

hub / github.com/WisconsinAIVision/yolact_edge / functions

Functions396 in github.com/WisconsinAIVision/yolact_edge

Method__call__
(self, image, masks=None, boxes=None, labels=None, seeds=None, require_seeds=False)
yolact_edge/utils/augmentations.py:272
Method__call__
(self, image, masks=None, boxes=None, labels=None, seeds=None, require_seeds=False)
yolact_edge/utils/augmentations.py:295
Method__call__
(self, image, masks=None, boxes=None, labels=None, seeds=None, require_seeds=False)
yolact_edge/utils/augmentations.py:314
Method__call__
(self, image, masks=None, boxes=None, labels=None, seeds=None, require_seeds=False)
yolact_edge/utils/augmentations.py:336
Method__call__
(self, image, masks=None, boxes=None, labels=None, seeds=None, require_seeds=False)
yolact_edge/utils/augmentations.py:357
Method__call__
(self, tensor, masks=None, boxes=None, labels=None)
yolact_edge/utils/augmentations.py:374
Method__call__
(self, cvimage, masks=None, boxes=None, labels=None)
yolact_edge/utils/augmentations.py:379
Method__call__
(self, image, masks, boxes=None, labels=None, seeds=None, require_seeds=False)
yolact_edge/utils/augmentations.py:409
Method__call__
(self, image, masks, boxes, labels, seeds=None, require_seeds=False)
yolact_edge/utils/augmentations.py:542
Method__call__
(self, image, masks, boxes, labels, seeds=None, require_seeds=False)
yolact_edge/utils/augmentations.py:591
Method__call__
(self, image, masks, boxes, labels, seeds=None, require_seeds=False)
yolact_edge/utils/augmentations.py:613
Method__call__
(self, image, masks, boxes, labels, seeds=None, require_seeds=False)
yolact_edge/utils/augmentations.py:634
Method__call__
Args: image (Tensor): image tensor to be transformed Return: a tensor with channels swapped according to swap
yolact_edge/utils/augmentations.py:668
Method__call__
(self, image, masks, boxes, labels, seeds=None, require_seeds=False)
yolact_edge/utils/augmentations.py:696
Method__call__
(self, image, masks, boxes, labels=None)
yolact_edge/utils/augmentations.py:736
Method__call__
(self, img, masks=None, boxes=None, labels=None)
yolact_edge/utils/augmentations.py:781
Method__call__
(self, img, masks=None, boxes=None, labels=None)
yolact_edge/utils/augmentations.py:810
Method__call__
(self, img, masks=None, boxes=None, labels=None, seeds=None, require_seeds=False)
yolact_edge/utils/augmentations.py:827
Method__call__
(self, img, masks, boxes, labels)
yolact_edge/utils/augmentations.py:916
Method__call__
(self, img, masks, boxes, labels, seeds=None, require_seeds=False)
yolact_edge/utils/augmentations.py:942
Method__call__
Args: target (dict): COCO target json annotation as a python dict height (int): height width (int): width
yolact_edge/data/coco.py:26
Method__call__
Args: target (dict): YoutubeVIS target json annotation as a python dict frame_id (int): frame ID height (
yolact_edge/data/youtube_vis.py:54
Method__call__
Args: loc_data: (tensor) Loc preds from loc layers Shape: [batch, num_priors, 4] conf_data: (tensor)
yolact_edge/layers/functions/detection.py:36
Method__enter__
(self)
yolact_edge/utils/timer.py:126
Method__exit__
(self, e, ev, t)
yolact_edge/utils/timer.py:129
Method__getitem__
Args: index (int): Index Returns: tuple: Tuple (image, (target, masks, num_crowds)). targe
yolact_edge/data/coco.py:118
Method__getitem__
Args: index (int): Index Returns: tuple: Tuple (image, (target, masks, num_crowds)). targe
yolact_edge/data/youtube_vis.py:128
Method__getitem__
(self, idx)
yolact_edge/data/youtube_vis.py:469
Method__getitem__
(self, index)
yolact_edge/data/flying_chairs.py:55
Method__init__
(self)
eval.py:292
Method__init__
(self)
eval.py:511
Method__init__
(self, nets, extra_params)
yolact_edge/yolact.py:46
Method__init__
(self, in_channels, out_channels=1024, aspect_ratios=[[1]], scales=[1], parent=None, index=0)
yolact_edge/yolact.py:136
Method__init__
(self, in_channels, out_channels=1024, aspect_ratios=[[1]], scales=[1], parent=None, index=0)
yolact_edge/yolact.py:306
Method__init__
(self, flow_net)
yolact_edge/yolact.py:527
Method__init__
(self, pred_layer)
yolact_edge/yolact.py:547
Method__init__
(self, inplanes, planes, stride=1, downsample=None, groups=1, base_width=64, dilation=1, norm
yolact_edge/yolact.py:587
Method__init__
(self, in_features)
yolact_edge/yolact.py:627
Method__init__
(self, reduce_channels)
yolact_edge/yolact.py:650
Method__init__
(self, in_features)
yolact_edge/yolact.py:676
Method__init__
(self, in_features)
yolact_edge/yolact.py:752
Method__init__
(self, in_channels)
yolact_edge/yolact.py:860
Method__init__
(self, in_channels)
yolact_edge/yolact.py:921
Method__init__
(self, in_channels)
yolact_edge/yolact.py:1000
Method__init__
(self, training=True)
yolact_edge/yolact.py:1089
Method__init__
(self, inplanes, planes, stride=1, downsample=None, norm_layer=nn.BatchNorm2d, dilation=1)
yolact_edge/backbone.py:14
Method__init__
(self, layers, atrous_layers=[], block=Bottleneck, norm_layer=nn.BatchNorm2d)
yolact_edge/backbone.py:53
Method__init__
(self, layers, num_groups=32)
yolact_edge/backbone.py:154
Method__init__
(self, in_channels, channels)
yolact_edge/backbone.py:229
Method__init__
(self, layers=[1, 2, 8, 8, 4], block=DarkNetBlock)
yolact_edge/backbone.py:249
Method__init__
(self, cfg, extra_args=[], norm_layers=[])
yolact_edge/backbone.py:324
Method__init__
(self, inp, oup, stride, expand_ratio)
yolact_edge/backbone.py:473
Method__init__
(self, width_mult=1.0, inverted_residual_setting=None, roun
yolact_edge/backbone.py:507
Method__init__
(self, weights, model_config, dataset, calib_images, config_ovr={}, args_ovr={})
yolact_edge/inference.py:134
Method__init__
(self, *args, **kwargs)
yolact_edge/utils/logging_helper.py:11
Method__init__
(self, transforms)
yolact_edge/utils/augmentations.py:49
Method__init__
(self, transforms)
yolact_edge/utils/augmentations.py:69
Method__init__
(self, lambd)
yolact_edge/utils/augmentations.py:90
Method__init__
(self, resize_gt=True)
yolact_edge/utils/augmentations.py:197
Method__init__
(self, lower=0.5, upper=1.5)
yolact_edge/utils/augmentations.py:247
Method__init__
(self, delta=18.0)
yolact_edge/utils/augmentations.py:268
Method__init__
(self)
yolact_edge/utils/augmentations.py:290
Method__init__
(self, current='BGR', transform='HSV')
yolact_edge/utils/augmentations.py:310
Method__init__
(self, lower=0.5, upper=1.5)
yolact_edge/utils/augmentations.py:329
Method__init__
(self, delta=32)
yolact_edge/utils/augmentations.py:352
Method__init__
(self)
yolact_edge/utils/augmentations.py:396
Method__init__
(self, mean)
yolact_edge/utils/augmentations.py:539
Method__init__
(self, swaps)
yolact_edge/utils/augmentations.py:665
Method__init__
(self)
yolact_edge/utils/augmentations.py:684
Method__init__
(self, mask_size, use_gt_bboxes)
yolact_edge/utils/augmentations.py:732
Method__init__
(self, transform, mean, std, in_channel_order)
yolact_edge/utils/augmentations.py:772
Method__init__
(self, mean=MEANS, std=STD)
yolact_edge/utils/augmentations.py:802
Method__init__
(self, mean=MEANS, std=STD)
yolact_edge/utils/augmentations.py:817
Method__init__
(self)
yolact_edge/utils/augmentations.py:850
Method__init__
(self, mean=MEANS, std=STD)
yolact_edge/utils/augmentations.py:899
Method__init__
(self, mean=MEANS, std=STD)
yolact_edge/utils/augmentations.py:923
Method__init__
(self, distributed_rank=0, log_dir=None)
yolact_edge/utils/tensorboard_helper.py:4
Method__init__
(self, fn_name, use_stack=True)
yolact_edge/utils/timer.py:122
Method__init__
(self, max_window_size=1000)
yolact_edge/utils/functions.py:11
Method__init__
(self, length, max_val)
yolact_edge/utils/functions.py:50
Method__init__
(self, model_name:str, epoch:int, iteration:int)
yolact_edge/utils/functions.py:101
Method__init__
(self, config_dict)
yolact_edge/data/config.py:99
Method__init__
(self, dataset, seed, num_replicas=None, rank=None, shuffle=True)
yolact_edge/data/sampler_utils.py:12
Method__init__
(self)
yolact_edge/data/coco.py:23
Method__init__
(self, image_path, info_file, transform=None, target_transform=None, dataset
yolact_edge/data/coco.py:64
Method__init__
(self)
yolact_edge/data/youtube_vis.py:50
Method__init__
(self, image_path, info_file, configs, transform=None, target_transform=YoutubeVISAnnotationT
yolact_edge/data/youtube_vis.py:101
Method__init__
(self, dataset, indices, max_images)
yolact_edge/data/youtube_vis.py:463
Method__init__
(self, image_path, info_file, is_train=True)
yolact_edge/data/flying_chairs.py:42
Method__init__
(self, *args, **kwdargs)
yolact_edge/layers/interpolate.py:10
Method__init__
(self)
yolact_edge/layers/modules/optical_flow_loss.py:8
Method__init__
(self, num_classes, pos_threshold, neg_threshold, negpos_ratio)
yolact_edge/layers/modules/multibox_loss.py:33
Method__init__
(self, num_classes, bkg_label, top_k, conf_thresh, nms_thresh)
yolact_edge/layers/functions/detection.py:23
Method__iter__
(self)
yolact_edge/data/sampler_utils.py:27
Method__len__
(self)
yolact_edge/data/youtube_vis.py:473
Method__len__
(self)
yolact_edge/data/flying_chairs.py:88
Method__repr__
(self)
yolact_edge/utils/functions.py:43
Method__repr__
(self)
yolact_edge/utils/functions.py:78
Method__repr__
(self)
yolact_edge/data/coco.py:248
Method__repr__
(self)
yolact_edge/data/youtube_vis.py:451
← previousnext →201–300 of 396, ranked by callers