Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arunos728/MotionSqueeze
/ types & classes
Types & classes
28 in github.com/arunos728/MotionSqueeze
⨍
Functions
133
◇
Types & classes
28
↓ 14 callers
Class
AverageMeter
Computes and stores the average and current value
main_kinetics.py:546
↓ 10 callers
Class
AverageMeter
Computes and stores the average and current value
main_something.py:397
↓ 8 callers
Class
GroupScale
Rescales the input PIL.Image to the given 'size'. 'size' will be the size of the smaller edge. For example, if height > width, then image wil
transforms.py:92
↓ 7 callers
Class
Stack
transforms.py:315
↓ 7 callers
Class
ToTorchFormatTensor
Converts a PIL.Image (RGB) or numpy.ndarray (H x W x C) in the range [0, 255] to a torch.FloatTensor of shape (C x H x W) in the range [0.0, 1.0]
transforms.py:332
↓ 5 callers
Class
TSNDataSet
dataset.py:26
↓ 4 callers
Class
GroupNormalize
transforms.py:66
↓ 4 callers
Class
ResNet
resnet_TSM.py:289
↓ 3 callers
Class
GroupMultiScaleCrop
transforms.py:192
↓ 3 callers
Class
GroupRandomHorizontalFlip
Randomly horizontally flips the given PIL.Image with a probability of 0.5
transforms.py:47
↓ 2 callers
Class
GroupCenterCrop
transforms.py:38
↓ 2 callers
Class
GroupRandomCrop
transforms.py:10
↓ 2 callers
Class
IdentityTransform
transforms.py:354
↓ 2 callers
Class
TSN
models.py:10
↓ 1 callers
Class
ConsensusModule
ops/basic_ops.py:39
↓ 1 callers
Class
Flow_refinement
resnet_TSM.py:225
↓ 1 callers
Class
GroupFullResSample
transforms.py:146
↓ 1 callers
Class
GroupRandomSizedCrop
Random crop the given PIL.Image to a random size of (0.08 to 1.0) of the original size and and a random aspect ratio of 3/4 to 4/3 of the original
transforms.py:266
↓ 1 callers
Class
Matching_layer_scs
resnet_TSM.py:145
↓ 1 callers
Class
SegmentConsensus
ops/basic_ops.py:10
↓ 1 callers
Class
VideoRecord
dataset.py:9
Class
BasicBlock
resnet_TSM.py:73
Class
BasicBlock2
resnet_TSM.py:41
Class
Bottleneck
resnet_TSM.py:106
Class
GroupGrayScale
transforms.py:83
Class
GroupOverSample
transforms.py:109
Class
Identity
ops/basic_ops.py:5
Class
Matching_layer_mm
resnet_TSM.py:169