Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gabesarch/ICAL
/ types & classes
Types & classes
505 in github.com/Gabesarch/ICAL
⨍
Functions
3,743
◇
Types & classes
505
↳
Endpoints
13
↓ 19 callers
Class
TeacherForcingAgent
Agent that follows a pre-defined action sequence
VisualWebArena/agent/agent.py:50
↓ 17 callers
Class
BoundingBox
TEACh/utils/Detection_Metrics/lib/BoundingBox.py:4
↓ 16 callers
Class
ActionParsingError
VisualWebArena/browser_env/actions.py:1503
↓ 14 callers
Class
Visualizer
Visualizer that draws data about detection/segmentation on images. It contains methods like `draw_{text,box,circle,line,binary_mask,polygon}
Ego4d/SoM/task_adapter/utils/visualizer.py:332
↓ 12 callers
Class
InteractionObject
Represents a unique interactable object in the house.
TEACh/prompt/api_primitives_nodefinitions.py:1
↓ 11 callers
Class
DEVAInferenceCore
Ego4d/Tracking-Anything-with-DEVA/deva/inference/inference_core.py:17
↓ 11 callers
Class
HTMLContentExactEvaluator
Check whether the contents appear in the page
VisualWebArena/evaluation_harness/evaluators.py:355
↓ 10 callers
Class
Compose
TEACh/SOLQ/datasets/transforms.py:271
↓ 10 callers
Class
GConv2D
Ego4d/Tracking-Anything-with-DEVA/deva/model/group_modules.py:41
↓ 9 callers
Class
Conv2d_BN
Ego4d/Tracking-Anything-with-DEVA/deva/ext/MobileSAM/tiny_vit_sam.py:23
↓ 9 callers
Class
ObjectInfo
Stores meta information for an object
Ego4d/Tracking-Anything-with-DEVA/deva/inference/object_info.py:7
↓ 9 callers
Class
ScriptBrowserEnv
The goal of this environment is to produce a prototype of a browser environment. In the end, we want to support a fully configurable browser
VisualWebArena/browser_env/envs.py:79
↓ 7 callers
Class
BoundingBoxes
TEACh/utils/Detection_Metrics/lib/BoundingBoxes.py:5
↓ 7 callers
Class
Interaction
TEACh/teach/src/teach/dataset/interaction.py:17
↓ 7 callers
Class
ResultSaver
Ego4d/Tracking-Anything-with-DEVA/deva/inference/result_utils.py:29
↓ 7 callers
Class
Trainer
Ego4d/Tracking-Anything-with-DEVA/deva/model/trainer.py:19
↓ 6 callers
Class
CLIP
VisualWebArena/clip.py:13
↓ 6 callers
Class
Definitions
TEACh/teach/src/teach/dataset/definitions.py:16
↓ 6 callers
Class
NestedTensor
TEACh/SOLQ/util/misc.py:346
↓ 6 callers
Class
PageImageEvaluator
Check whether the answer is correct by querying a vision model.
VisualWebArena/evaluation_harness/evaluators.py:505
↓ 6 callers
Class
TinyViT
Ego4d/Tracking-Anything-with-DEVA/deva/ext/MobileSAM/tiny_vit_sam.py:499
↓ 5 callers
Class
CustomError
TEACh/models/agent/api_primitives_executable.py:791
↓ 5 callers
Class
InvalidPropertyException
Ego4d/output/eval_slowfast_trf/tools/short_term_anticipation/evaluate_short_term_anticipation_results.py:39
↓ 5 callers
Class
MissingPropertyException
Ego4d/output/eval_slowfast_trf/tools/short_term_anticipation/evaluate_short_term_anticipation_results.py:28
↓ 4 callers
Class
DetachedPage
VisualWebArena/browser_env/utils.py:14
↓ 4 callers
Class
EpisodeReplay
TEACh/teach/src/teach/replay/episode_replay.py:26
↓ 4 callers
Class
Evaluator
TEACh/utils/Detection_Metrics/lib/Evaluator.py:26
↓ 4 callers
Class
FMMPlanner
TEACh/map_and_plan/mess/fmm_planner.py:8
↓ 4 callers
Class
FuseFastToSlow
Fuses the information from the Fast pathway to the Slow pathway. Given the tensors from Slow pathway and Fast pathway, fuse information from
Ego4d/output/eval_slowfast_trf/ego4d_forecasting/models/video_model_builder.py:83
↓ 4 callers
Class
FuseFastToSlow
Fuses the information from the Fast pathway to the Slow pathway. Given the tensors from Slow pathway and Fast pathway, fuse information from
Ego4d/ego4d_forecasting/models/video_model_builder.py:83
↓ 4 callers
Class
GenericMask
Attribute: polygons (list[ndarray]): list[ndarray]: polygons for this mask. Each ndarray has format [x, y, x, y, ...]
Ego4d/SoM/task_adapter/utils/visualizer.py:60
↓ 4 callers
Class
GenericMask
Attribute: polygons (list[ndarray]): list[ndarray]: polygons for this mask. Each ndarray has format [x, y, x, y, ...]
Ego4d/Tracking-Anything-with-DEVA/deva/inference/visualizer.py:63
↓ 4 callers
Class
ImageFeatureStore
A cache for image features. These features might be reused at different parts of the inference pipeline. This class provide a easy interf
Ego4d/Tracking-Anything-with-DEVA/deva/inference/image_feature_store.py:7
↓ 4 callers
Class
InferenceRunnerConfig
TEACh/teach/src/teach/inference/inference_runner_base.py:35
↓ 4 callers
Class
Initialization
TEACh/teach/src/teach/dataset/initialization.py:9
↓ 4 callers
Class
MSDeformAttn
TEACh/SOLQ/models/ops/modules/ms_deform_attn.py:32
↓ 4 callers
Class
NestedTensor
TEACh/nets/ID_Transformer/util/misc.py:346
↓ 4 callers
Class
Normalize
TEACh/SOLQ/datasets/transforms.py:251
↓ 4 callers
Class
SamAutomaticMaskGenerator
Ego4d/Tracking-Anything-with-DEVA/deva/ext/SAM/automatic_mask_generator.py:41
↓ 4 callers
Class
ShortestPathPlanner
TEACh/map_and_plan/mess/shortest_path_planner.py:13
↓ 4 callers
Class
URLExactEvaluator
Check whether the URL is exactly the same as of the reference URLs
VisualWebArena/evaluation_harness/evaluators.py:317
↓ 3 callers
Class
DEVA
Ego4d/Tracking-Anything-with-DEVA/deva/model/network.py:18
↓ 3 callers
Class
FeatureExtractor
TEACh/teach/src/teach/modeling/ET/alfred/nn/enc_visual.py:151
↓ 3 callers
Class
FeatureFlat
a few conv layers to flatten features that come out of ResNet
TEACh/teach/src/teach/modeling/ET/alfred/nn/enc_visual.py:198
↓ 3 callers
Class
FrameInfo
Ego4d/Tracking-Anything-with-DEVA/deva/inference/frame_utils.py:7
↓ 3 callers
Class
GroupResBlock
Ego4d/Tracking-Anything-with-DEVA/deva/model/group_modules.py:48
↓ 3 callers
Class
LabeledVideoDataset
LabeledVideoDataset handles the storage, loading, decoding and clip sampling for a video dataset. It assumes each video is stored as either a
Ego4d/output/eval_slowfast_trf/ego4d_forecasting/datasets/ptv_dataset_helper.py:23
↓ 3 callers
Class
LabeledVideoDataset
LabeledVideoDataset handles the storage, loading, decoding and clip sampling for a video dataset. It assumes each video is stored as either a
Ego4d/ego4d_forecasting/datasets/ptv_dataset_helper.py:28
↓ 3 callers
Class
MainToGroupDistributor
Ego4d/Tracking-Anything-with-DEVA/deva/model/group_modules.py:92
↓ 3 callers
Class
MissingResultsJSONFieldException
Ego4d/output/eval_slowfast_trf/tools/short_term_anticipation/evaluate_short_term_anticipation_results.py:21
↓ 3 callers
Class
PlaywrightScript
VisualWebArena/browser_env/envs.py:46
↓ 3 callers
Class
Pose
TEACh/teach/src/teach/dataset/pose.py:7
↓ 3 callers
Class
ProcessorDCT
TEACh/SOLQ/models/dct.py:16
↓ 3 callers
Class
PyAVVideoReader
Ego4d/output/eval_slowfast_trf/ego4d_forecasting/datasets/short_term_anticipation.py:234
↓ 3 callers
Class
RICKDataset
TEACh/backend/dataloaders/loader_idm.py:47
↓ 3 callers
Class
RemoteModelException
TEACh/teach/src/teach/inference/remote_model.py:24
↓ 3 callers
Class
SmoothedValue
Track a series of values and provide access to smoothed values over a window or the global series average.
TEACh/utils/improc.py:502
↓ 3 callers
Class
StringEvaluator
Check whether the answer is correct with: exact match: the answer is exactly the same as the reference answer must include: each phrase in the
VisualWebArena/evaluation_harness/evaluators.py:144
↓ 3 callers
Class
VOSDataset
Works for DAVIS/YouTubeVOS/BL30K training For each sequence: - Pick num_frames frames - Pick max_num_obj objects - Apply some ran
Ego4d/Tracking-Anything-with-DEVA/deva/dataset/vos_dataset.py:14
↓ 2 callers
Class
ALIGN
TEACh/nets/clip.py:157
↓ 2 callers
Class
Action_Motion
TEACh/teach/src/teach/dataset/actions.py:36
↓ 2 callers
Class
AsyncScriptBrowserEnv
The goal of this environment is to produce a prototype of a browser environment. In the end, we want to support a fully configurable browser
VisualWebArena/browser_env/async_envs.py:17
↓ 2 callers
Class
CBAM
Ego4d/Tracking-Anything-with-DEVA/deva/model/cbam.py:66
↓ 2 callers
Class
CLIP
TEACh/nets/clip.py:13
↓ 2 callers
Class
CenterClipVideoSampler
Samples just a single clip from the center of the video (use for testing)
Ego4d/ego4d_forecasting/datasets/long_term_anticipation.py:36
↓ 2 callers
Class
CenterCrop
TEACh/SOLQ/datasets/transforms.py:178
↓ 2 callers
Class
DDETR
TEACh/nets/solq.py:112
↓ 2 callers
Class
Dataset
TEACh/teach/src/teach/dataset/dataset.py:17
↓ 2 callers
Class
DepthNet
TEACh/nets/depthnet.py:33
↓ 2 callers
Class
DistributedSampler
Sampler that restricts data loading to a subset of the dataset. It is especially useful in conjunction with :class:`torch.nn.parallel.Distribu
TEACh/SOLQ/datasets/samplers.py:17
↓ 2 callers
Class
DropPath
Ego4d/Tracking-Anything-with-DEVA/deva/ext/MobileSAM/tiny_vit_sam.py:51
↓ 2 callers
Class
Ego4DHLMDB
Ego4d/output/eval_slowfast_trf/ego4d_forecasting/datasets/short_term_anticipation.py:259
↓ 2 callers
Class
EncoderLang
TEACh/teach/src/teach/modeling/ET/alfred/nn/enc_lang.py:6
↓ 2 callers
Class
EncoderVL
TEACh/teach/src/teach/modeling/ET/alfred/nn/enc_vl.py:7
↓ 2 callers
Class
EpisodeReplayWorker
TEACh/teach/src/teach/replay/episode_replay_worker.py:22
↓ 2 callers
Class
EvaluatorComb
VisualWebArena/evaluation_harness/evaluators.py:629
↓ 2 callers
Class
Explore
TEACh/map_and_plan/mess/explore.py:88
↓ 2 callers
Class
Foo
TEACh/map_and_plan/mess/utils.py:5
↓ 2 callers
Class
GroupFeatureFusionBlock
Ego4d/Tracking-Anything-with-DEVA/deva/model/group_modules.py:133
↓ 2 callers
Class
ID2RGBConverter
Ego4d/Tracking-Anything-with-DEVA/deva/utils/pano_utils.py:18
↓ 2 callers
Class
IDM
TEACh/nets/inverse_dynamics_model.py:26
↓ 2 callers
Class
KeyValueMemoryStore
Works for key/value pairs type storage e.g., working and long-term memory
Ego4d/Tracking-Anything-with-DEVA/deva/inference/kv_memory_store.py:5
↓ 2 callers
Class
LLMPlanner
LLM Planner for going from teach dialogue to executable program
TEACh/prompt/run_gpt.py:35
↓ 2 callers
Class
LayerNorm2d
Ego4d/Tracking-Anything-with-DEVA/deva/ext/MobileSAM/tiny_vit_sam.py:484
↓ 2 callers
Class
LearnedModel
TEACh/teach/src/teach/modeling/ET/alfred/model/learned.py:18
↓ 2 callers
Class
MHAttentionMap
This is a 2D attention module, which only returns the attention softmax (no multiplication by value)
TEACh/SOLQ/models/segmentation.py:253
↓ 2 callers
Class
MLP
Very simple multi-layer perceptron (also called FFN)
TEACh/SOLQ/models/solq_stp.py:1191
↓ 2 callers
Class
MLP
Very simple multi-layer perceptron (also called FFN)
TEACh/SOLQ/models/solq_base.py:732
↓ 2 callers
Class
Mapper
TEACh/map_and_plan/mess/mapper.py:18
↓ 2 callers
Class
MaskDecoder
Ego4d/Tracking-Anything-with-DEVA/deva/model/big_modules.py:130
↓ 2 callers
Class
MaskHeadSmallConv
Simple convolutional head, using group norm. Upsampling is done using a FPN approach
TEACh/SOLQ/models/segmentation.py:179
↓ 2 callers
Class
MaskUpsampleBlock
Ego4d/Tracking-Anything-with-DEVA/deva/model/modules.py:81
↓ 2 callers
Class
MetricLogger
Taken from DINO # Copyright (c) Facebook, Inc. and its affiliates. # # Licensed under the Apache License, Version 2.0 (the "License"
TEACh/utils/improc.py:563
↓ 2 callers
Class
MultiTaskHead
Ego4d/output/eval_slowfast_trf/ego4d_forecasting/models/head_helper.py:214
↓ 2 callers
Class
MultiTaskHead
Ego4d/ego4d_forecasting/models/head_helper.py:214
↓ 2 callers
Class
NestedTensor
TEACh/utils/misc.py:342
↓ 2 callers
Class
PQStat
Ego4d/Tracking-Anything-with-DEVA/deva/vps_metrics/eval_vpq_vipseg.py:48
↓ 2 callers
Class
PosLangEncoding
Transformer-style positional encoding with wavelets
TEACh/teach/src/teach/modeling/ET/alfred/nn/encodings.py:111
↓ 2 callers
Class
PostProcessPanoptic
This class converts the output of the model to the final panoptic result, in the format expected by the coco panoptic API
TEACh/SOLQ/models/segmentation.py:377
↓ 2 callers
Class
RandomCrop
TEACh/SOLQ/datasets/transforms.py:157
next →
1–100 of 505, ranked by callers