MCPcopy Create free account

hub / github.com/dbolya/yolact / functions

Functions449 in github.com/dbolya/yolact

Method__call__
(self, tensor, masks=None, boxes=None, labels=None)
utils/augmentations.py:270
Method__call__
(self, cvimage, masks=None, boxes=None, labels=None)
utils/augmentations.py:275
Method__call__
(self, image, masks, boxes=None, labels=None)
utils/augmentations.py:305
Method__call__
(self, image, masks, boxes, labels)
utils/augmentations.py:412
Method__call__
(self, image, masks, boxes, labels)
utils/augmentations.py:444
Method__call__
(self, image, masks, boxes, labels)
utils/augmentations.py:455
Method__call__
(self, image, masks, boxes, labels)
utils/augmentations.py:466
Method__call__
Args: image (Tensor): image tensor to be transformed Return: a tensor with channels swapped according to swap
utils/augmentations.py:489
Method__call__
(self, image, masks, boxes, labels)
utils/augmentations.py:517
Method__call__
(self, image, masks, boxes, labels=None)
utils/augmentations.py:538
Method__call__
(self, img, masks=None, boxes=None, labels=None)
utils/augmentations.py:583
Method__call__
(self, img, masks=None, boxes=None, labels=None)
utils/augmentations.py:611
Method__call__
(self, img, masks, boxes, labels)
utils/augmentations.py:687
Method__call__
Args: target (dict): COCO target json annotation as a python dict height (int): height width (int): width
data/coco.py:26
Method__call__
Args: loc_data: (tensor) Loc preds from loc layers Shape: [batch, num_priors, 4] conf_data: (tensor)
layers/functions/detection.py:32
Method__enter__
(self)
utils/timer.py:126
Method__exit__
(self, e, ev, t)
utils/timer.py:129
Method__getitem__
(self, name)
utils/logger.py:147
Method__getitem__
Args: index (int): Index Returns: tuple: Tuple (image, (target, masks, num_crowds)). targe
data/coco.py:86
Method__init__
(self)
eval.py:302
Method__init__
(self)
eval.py:519
Method__init__
(self, net:Yolact, criterion:MultiBoxLoss)
train.py:138
Method__init__
(self, nets, extra_params)
yolact.py:35
Method__init__
(self, in_channels, out_channels=1024, aspect_ratios=[[1]], scales=[1], parent=None, index=0)
yolact.py:73
Method__init__
(self)
yolact.py:365
Method__init__
(self)
yolact.py:399
Method__init__
(self, layers, dcn_layers=[0, 0, 0, 0], dcn_interval=1, atrous_layers=[], block=Bottleneck, norm_layer=nn.Batc
backbone.py:63
Method__init__
(self, layers, num_groups=32)
backbone.py:165
Method__init__
(self, in_channels, channels)
backbone.py:240
Method__init__
(self, layers=[1, 2, 8, 8, 4], block=DarkNetBlock)
backbone.py:260
Method__init__
(self, cfg, extra_args=[], norm_layers=[])
backbone.py:335
Method__init__
(self, transforms)
utils/augmentations.py:50
Method__init__
(self, lambd)
utils/augmentations.py:62
Method__init__
(self, resize_gt=True)
utils/augmentations.py:140
Method__init__
(self, lower=0.5, upper=1.5)
utils/augmentations.py:184
Method__init__
(self, delta=18.0)
utils/augmentations.py:198
Method__init__
(self)
utils/augmentations.py:211
Method__init__
(self, current='BGR', transform='HSV')
utils/augmentations.py:227
Method__init__
(self, lower=0.5, upper=1.5)
utils/augmentations.py:242
Method__init__
(self, delta=32)
utils/augmentations.py:257
Method__init__
(self)
utils/augmentations.py:292
Method__init__
(self, mean)
utils/augmentations.py:409
Method__init__
(self, swaps)
utils/augmentations.py:486
Method__init__
(self)
utils/augmentations.py:505
Method__init__
(self, mask_size, use_gt_bboxes)
utils/augmentations.py:534
Method__init__
(self, transform, mean, std, in_channel_order)
utils/augmentations.py:574
Method__init__
(self, mean=MEANS, std=STD)
utils/augmentations.py:604
Method__init__
(self)
utils/augmentations.py:623
Method__init__
(self, mean=MEANS, std=STD)
utils/augmentations.py:670
Method__init__
(self, log_name:str, log_dir:str='logs/', session_data:dict={}, overwrite:bool=False, log_gpu
utils/logger.py:34
Method__init__
(self, entry:Union[dict, list])
utils/logger.py:133
Method__init__
(self)
utils/logger.py:169
Method__init__
(self, fn_name, use_stack=True)
utils/timer.py:122
Method__init__
(self, max_window_size=1000)
utils/functions.py:12
Method__init__
(self, length, max_val)
utils/functions.py:54
Method__init__
(self, model_name:str, epoch:int, iteration:int)
utils/functions.py:105
Method__init__
(self, config_dict)
data/config.py:70
Method__init__
(self)
data/coco.py:23
Method__init__
(self, image_path, info_file, transform=None, target_transform=None, dataset
data/coco.py:64
Method__init__
(self, *args, **kwdargs)
layers/interpolate.py:10
Method__init__
(self, num_classes, pos_threshold, neg_threshold, negpos_ratio)
layers/modules/multibox_loss.py:33
Method__init__
(self, num_classes, bkg_label, top_k, conf_thresh, nms_thresh)
layers/functions/detection.py:19
Method__init__
(self, in_channels, out_channels, kernel_size, stride, padding, dilation=1, deformable_groups
external/DCNv2/dcn_v2.py:59
Method__init__
(self, spatial_scale, pooled_size, output_dim,
external/DCNv2/dcn_v2.py:189
Method__init__
(self, spatial_scale, pooled_size, output_dim,
external/DCNv2/dcn_v2.py:225
Method__len__
(self)
utils/logger.py:150
Method__len__
(self)
utils/functions.py:47
Method__repr__
(self)
utils/functions.py:44
Method__repr__
(self)
utils/functions.py:82
Method__repr__
(self)
data/coco.py:209
Method__str__
(self)
utils/functions.py:41
Method__str__
(self)
utils/functions.py:85
Methodadd_layer
Add a downsample layer to the backbone as per what SSD does.
backbone.py:156
Methodadd_layer
Add a downsample layer to the backbone as per what SSD does.
backbone.py:311
Functionadd_randomize
(val)
scripts/make_grid.py:123
Methodall_in
(x, y)
yolact.py:500
Methodbackward
(ctx, grad_output)
external/DCNv2/dcn_v2.py:163
Methodcheck
Checks the log for the valid keys for this input.
utils/logger.py:321
Functioncompute_validation_loss
(net, data_loader, criterion)
train.py:452
Functionct
(e,t,n)
web/scripts/jquery.js:2
Functiondetection_collate
Custom collate fn for dealing with batches of images that have a different number of associated object annotations (bounding boxes). Argument
data/coco.py:260
Functiondisable
Disables the given function name fom being considered for the average or outputted in print_stats.
utils/timer.py:19
Functiondisable_all
()
utils/timer.py:11
Methoddo_GET
(self)
web/server.py:11
Functiondo_nothing
(img=None, masks=None, boxes=None, labels=None)
utils/augmentations.py:660
Functionee
(e,t,n)
web/scripts/jquery.js:2
Methodelapsed_time
Returns the elapsed time between two entries based on the given conditionals. If a query isn't specified, the first / last entry will
utils/logger.py:454
Functionelemwise_mask_iou
Does the same as above but instead of pairwise, elementwise along the outer dimension.
layers/box_utils.py:115
Functionenable
Enables function names disabled by disable.
utils/timer.py:23
Functionenable_all
()
utils/timer.py:15
Functionexport
(val)
scripts/make_grid.py:127
Methodforward
(self, images, targets, masks, num_crowds)
train.py:144
Methodforward
(self, x)
yolact.py:41
Methodforward
Args: - x: The convOut from a layer in the backbone network Size: [batch_size, in_channels, conv_h, conv_w])
yolact.py:133
Methodforward
Args: - convouts (list): A list of convouts for the corresponding layers in in_channels. Returns: - A list of
yolact.py:311
Methodforward
(self, x)
yolact.py:371
Methodforward
The input should be of size [batch_size, 3, img_h, img_w]
yolact.py:564
Methodforward
(self, x)
backbone.py:37
Methodforward
Returns a list of convouts for each layer.
backbone.py:126
Methodforward
(self, x)
backbone.py:246
← previousnext →301–400 of 449, ranked by callers