MCPcopy Create free account

hub / github.com/EGO4D/episodic-memory / functions

Functions1,142 in github.com/EGO4D/episodic-memory

Method__call__
(self, cls_pred_dec, reg_pred_dec, anchors)
MQ/Models/ActionGenerator.py:16
Method__call__
Args: match_quality_matrix (Tensor[float]): an MxN tensor, containing the pairwise quality between M ground-truth ele
MQ/Models/matcher.py:41
Method__call__
(self, cls_pred_dec, reg_pred_dec, anchors, gt_bbox, num_gt)
MQ/Models/Loss.py:37
Method__call__
(self, **inputs)
EgoTracks/tracking/dataset/transforms.py:42
Method__call__
(self, **inputs)
EgoTracks/tracking/dataset/transforms.py:104
Method__call__
(self, data: TensorDict)
EgoTracks/tracking/dataset/processing/base_processing.py:34
Method__call__
args: data - The input data, should contain the following fields: 'template_images', search_images', 'template_an
EgoTracks/tracking/dataset/processing/stark_processing.py:73
Method__call__
Args: original_images (np.ndarray): a list of images of shape (H, W, C) (in BGR order). visual_crops (np.ndarray): a
VQ2D/vq2d/baselines/predictor.py:9
Method__call__
Args: dataset_dict (dict): Metadata of one image, in Detectron2 Dataset format. Returns: dict: a format that
VQ2D/vq2d/baselines/dataloader.py:137
Method__call__
( self, init_state, init_frame, video_reader, oshape, end_fram
VQ2D/vq2d/tracking/particle_filter.py:97
Method__call__
(self, *args, **kwargs)
VQ2D/vq2d/tracking/tracker.py:29
Method__call__
( self, init_state, init_frame, video_reader, oshape, end_frame, *args, **kwargs )
VQ2D/vq2d/tracking/kys.py:73
Method__deepcopy__
(self, memodict={})
EgoTracks/tracking/utils/tensor.py:18
Method__deepcopy__
(self, memodict={})
EgoTracks/tracking/utils/tensor.py:56
Method__ge__
(self, other)
EgoTracks/tracking/utils/tensor.py:183
Method__getattr__
(self, name)
EgoTracks/tracking/utils/tensor.py:21
Method__getattr__
(self, name)
EgoTracks/tracking/utils/tensor.py:215
Method__getitem__
(self, index)
VQ3D/camera_pose_estimation/utils.py:245
Method__getitem__
(self, index)
VQ3D/camera_pose_estimation/utils.py:271
Method__getitem__
(self, index)
VQ3D/camera_pose_estimation/pnp_api.py:97
Method__getitem__
(self, index)
VQ3D/camera_pose_estimation/SuperGlueMatching/extract_visual_database.py:45
Method__getitem__
(self, index)
VQ3D/camera_pose_estimation/SuperGlueMatching/extract_visual_database.py:71
Method__getitem__
(self, index)
VQ3D/camera_pose_estimation/SuperGlueMatching/extract_visual_database.py:204
Method__getitem__
(self, index)
MQ/Utils/dataset.py:71
Method__getitem__
(self, item)
EgoTracks/tracking/utils/tensor.py:59
Method__getitem__
Not to be used! Check get_frames() instead.
EgoTracks/tracking/dataset/base_video_dataset.py:29
Method__getitem__
(self, index)
EgoTracks/tracking/dataset/trackingdataset.py:111
Method__getitem__
Not to be used! Check get_frames() instead.
EgoTracks/tracking/dataset/base_image_dataset.py:29
Method__getitem__
(self, item)
EgoTracks/tracking/dataset/eval_datasets/base_dataset.py:186
Method__getitem__
(self, index)
EgoTracks/tracking/dataset/eval_datasets/ego4d_lt_tracking_dataset.py:163
Method__getitem__
(self, index)
NLQ/2D-TAN/lib/datasets/ego4d_clip.py:152
Method__getitem__
(self, index)
NLQ/2D-TAN/lib/datasets/tacos.py:49
Method__getitem__
(self, index)
NLQ/2D-TAN/lib/datasets/charades.py:51
Method__getitem__
(self, index)
NLQ/2D-TAN/lib/datasets/activitynet.py:49
Method__getitem__
(self, index)
NLQ/VSLNet/utils/data_loader.py:14
Method__iadd__
(self, other)
EgoTracks/tracking/utils/tensor.py:77
Method__imatmul__
(self, other)
EgoTracks/tracking/utils/tensor.py:153
Method__imul__
(self, other)
EgoTracks/tracking/utils/tensor.py:115
Method__init__
(self, data: Any = None, scale=1.0)
VQ3D/annotation_API/API/bounding_box.py:7
Method__init__
(self)
VQ3D/VQ3D/API/get_query_3d_ground_truth.py:15
Method__init__
(self, dataset_folder='walterlib', resize=[640, 480])
VQ3D/camera_pose_estimation/utils.py:236
Method__init__
(self, match_database='', img_desc_folder='', image_list=None)
VQ3D/camera_pose_estimation/pnp_api.py:88
Method__init__
(self)
VQ3D/camera_pose_estimation/Camera_Intrinsics_API/get_camera_intrinsics.py:12
Method__init__
(self, dataset_name='walterlib', resize=[640, 480], root='')
VQ3D/camera_pose_estimation/SuperGlueMatching/extract_visual_database.py:36
Method__init__
(self, match_database='', database_image_folder='', image_list=None)
VQ3D/camera_pose_estimation/SuperGlueMatching/extract_visual_database.py:195
Method__init__
(self, smoothing=0.3, newline=False)
VQ3D/camera_pose_estimation/SuperGlueMatching/models/utils.py:60
Method__init__
(self, basedir, resize, skip, image_glob, max_length=1000000)
VQ3D/camera_pose_estimation/SuperGlueMatching/models/utils.py:106
Method__init__
(self, feature_dim, layers)
VQ3D/camera_pose_estimation/SuperGlueMatching/models/superglue.py:75
Method__init__
(self, num_heads: int, d_model: int)
VQ3D/camera_pose_estimation/SuperGlueMatching/models/superglue.py:94
Method__init__
(self, feature_dim: int, num_heads: int)
VQ3D/camera_pose_estimation/SuperGlueMatching/models/superglue.py:111
Method__init__
(self, feature_dim: int, layer_names: list)
VQ3D/camera_pose_estimation/SuperGlueMatching/models/superglue.py:123
Method__init__
(self, config={})
VQ3D/camera_pose_estimation/SuperGlueMatching/models/matching.py:51
Method__init__
(self, config)
VQ3D/camera_pose_estimation/SuperGlueMatching/models/superpoint.py:111
Method__init__
(self, opt, subset="train", mode="train")
MQ/Utils/dataset.py:22
Method__init__
(self, ground_truth_filename=None, prediction_filename=None, ground_truth_fields=GROUND_TRUTH
MQ/Evaluation/ego4d/get_retrieval_performance.py:9
Method__init__
(self, ground_truth_filename=None, tiou_thresholds=np.linspace(0.5, 0.95, 10),
MQ/Evaluation/ego4d/eval_action_detection.py:12
Method__init__
(self, ground_truth_filename=None, prediction_filename=None, ground_truth_fields=GROUND_TRUTH
MQ/Evaluation/ego4d/eval_detection.py:25
Method__init__
(self, opt)
MQ/Models/BoundaryAdjust.py:8
Method__init__
(self, opt)
MQ/Models/AnchorGenerator.py:7
Method__init__
(self, opt)
MQ/Models/ActionGenerator.py:7
Method__init__
Args: high_threshold (float): quality values greater than or equal to this value are candidate matches.
MQ/Models/matcher.py:22
Method__init__
(self, opt)
MQ/Models/VSGN.py:12
Method__init__
(self, opt)
MQ/Models/BoxCoder.py:7
Method__init__
(self, opt)
MQ/Models/XGPN.py:9
Method__init__
(self, opt)
MQ/Models/Loss.py:11
Method__init__
(self, opt)
MQ/Models/Head.py:6
Method__init__
(self, in_features, out_features, opt)
MQ/Models/GCNs.py:48
Method__init__
args: cfg - config for the entire training
EgoTracks/tools/trainers/base_trainer.py:40
Method__init__
(self)
EgoTracks/tools/trainers/base_trainer.py:282
Method__init__
(self)
EgoTracks/tools/trainers/base_trainer.py:300
Method__init__
args: cfg: config_file
EgoTracks/tools/trainers/starkst_trainer.py:256
Method__init__
(self, name, fmt=":f")
EgoTracks/tracking/utils/meters.py:7
Method__init__
(self, num_batches, meters, prefix="")
EgoTracks/tracking/utils/meters.py:30
Method__init__
(self, list_of_tensors=None)
EgoTracks/tracking/utils/tensor.py:51
Method__init__
args: root - The root path to the dataset image_loader (jpeg4py_loader) - The function to read the images. jpeg4py (
EgoTracks/tracking/dataset/base_video_dataset.py:8
Method__init__
args: datasets - List of datasets to be used for training p_datasets - List containing the probabilities by which eac
EgoTracks/tracking/dataset/trackingdataset.py:23
Method__init__
2020.12.24 Add 'att' to valid inputs
EgoTracks/tracking/dataset/transforms.py:97
Method__init__
(self, brightness_jitter=0.0, normalize=True)
EgoTracks/tracking/dataset/transforms.py:223
Method__init__
(self, mean, std, inplace=False)
EgoTracks/tracking/dataset/transforms.py:261
Method__init__
(self, probability=0.5)
EgoTracks/tracking/dataset/transforms.py:274
Method__init__
(self, probability=0.5)
EgoTracks/tracking/dataset/transforms.py:305
Method__init__
(self, probability=0.5)
EgoTracks/tracking/dataset/transforms.py:345
Method__init__
( self, name, dataset, training=True, batch_size=1, shuffle=Fa
EgoTracks/tracking/dataset/dataloader.py:196
Method__init__
args: root - The root path to the dataset image_loader (jpeg4py_loader) - The function to read the images. jpeg4py (
EgoTracks/tracking/dataset/base_image_dataset.py:8
Method__init__
args: root - The path to the TrackingNet folder, containing the training sets. image_loader (jpeg4py_loader) -
EgoTracks/tracking/dataset/train_datasets/tracking_net.py:52
Method__init__
args: data_dir - directory that contains image files annotation_path - which annotation file to read data
EgoTracks/tracking/dataset/train_datasets/ego4d_lt_tracking.py:17
Method__init__
args: root - path to the got-10k training data. Note: This should point to the 'train' folder inside GOT-10k image_lo
EgoTracks/tracking/dataset/train_datasets/got10k.py:28
Method__init__
args: root - path to the coco dataset. image_loader (default_image_loader) - The function to read the images. If ins
EgoTracks/tracking/dataset/train_datasets/coco_seq.py:36
Method__init__
args: root - path to the lasot dataset. image_loader (jpeg4py_loader) - The function to read the images. jpeg4py (ht
EgoTracks/tracking/dataset/train_datasets/lasot.py:27
Method__init__
args: root - directory that contains image files annotation_path - which annotation file to read data_fra
EgoTracks/tracking/dataset/train_datasets/ego4d_vq.py:15
Method__init__
args: transform - The set of transformations to be applied on the images. Used only if template_transform or
EgoTracks/tracking/dataset/processing/base_processing.py:10
Method__init__
args: search_area_factor - The size of the search region relative to the target size. output_sz - An integer, denoti
EgoTracks/tracking/dataset/processing/stark_processing.py:24
Method__init__
(self)
EgoTracks/tracking/dataset/eval_datasets/base_dataset.py:13
Method__init__
( self, name, frames, dataset, ground_truth_rect, ground_truth
EgoTracks/tracking/dataset/eval_datasets/base_dataset.py:28
Method__init__
(self, data_dir, annotation_path, split=None)
EgoTracks/tracking/dataset/eval_datasets/ego4d_lt_tracking_dataset.py:17
Method__init__
(self, model, verbose: bool = False)
EgoTracks/tracking/models/single_object_tracker.py:22
Method__init__
(self, model)
EgoTracks/tracking/models/multiple_object_tracker.py:13
Method__init__
Initialize a Tracker object. Args: model: a tracking model verbose: boolean flag that indicates whether to l
EgoTracks/tracking/models/tracker.py:19
Method__init__
Initialize a TemplateImage object. Args: image: the image to be used as a template bbox (list): the bounding
EgoTracks/tracking/models/template.py:23
Method__init__
Initialize a new object instance.
EgoTracks/tracking/models/template.py:75
← previousnext →601–700 of 1,142, ranked by callers