MCPcopy Create free account

hub / github.com/charigyang/motiongrouping / types & classes

Types & classes32 in github.com/charigyang/motiongrouping

↓ 4 callersClassAverageMeter
Computes and stores the average and current value
tools/MoCA_eval.py:72
↓ 3 callersClassFlyingThings3D
raft/core/datasets.py:137
↓ 3 callersClassautocast
raft/core/raft.py:15
↓ 2 callersClassBasicEncoder
raft/core/extractor.py:118
↓ 2 callersClassBottleneckBlock
raft/core/extractor.py:60
↓ 2 callersClassFlowHead
raft/core/update.py:6
↓ 2 callersClassKITTI
raft/core/datasets.py:161
↓ 2 callersClassMpiSintel
raft/core/datasets.py:102
↓ 2 callersClassResidualBlock
raft/core/extractor.py:6
↓ 2 callersClassSlotAttentionAutoEncoder
Slot Attention-based auto-encoder for object discovery.
src/model.py:146
↓ 2 callersClassSmallEncoder
raft/core/extractor.py:195
↓ 2 callersClassSoftPositionEmbed
Adds soft positional embedding with learnable projection.
src/model.py:20
↓ 1 callersClassAlternateCorrBlock
raft/core/corr.py:63
↓ 1 callersClassBasicMotionEncoder
raft/core/update.py:79
↓ 1 callersClassBasicUpdateBlock
raft/core/update.py:114
↓ 1 callersClassConvGRU
raft/core/update.py:16
↓ 1 callersClassCorrBlock
raft/core/corr.py:12
↓ 1 callersClassFlowAugmentor
raft/core/utils/augmentor.py:15
↓ 1 callersClassFlowEval
src/data.py:69
↓ 1 callersClassFlowPair
src/data.py:34
↓ 1 callersClassFlyingChairs
raft/core/datasets.py:121
↓ 1 callersClassHD1K
raft/core/datasets.py:180
↓ 1 callersClassInputPadder
Pads images such that dimensions are divisible by 8
raft/core/utils/utils.py:7
↓ 1 callersClassRAFT
raft/core/raft.py:24
↓ 1 callersClassSepConvGRU
raft/core/update.py:33
↓ 1 callersClassSlotAttention
Slot Attention module.
src/model.py:58
↓ 1 callersClassSmallMotionEncoder
raft/core/update.py:62
↓ 1 callersClassSmallUpdateBlock
raft/core/update.py:99
↓ 1 callersClassSparseFlowAugmentor
raft/core/utils/augmentor.py:122
↓ 1 callersClass_RepeatSampler
Sampler that repeats forever. Args: sampler (Sampler)
src/utils.py:165
ClassFastDataLoader
for reusing cpu workers, to save time
src/utils.py:178
ClassFlowDataset
raft/core/datasets.py:18