MCPcopy Create free account

hub / github.com/SoccerNet/sn-mvfoul / functions

Functions54 in github.com/SoccerNet/sn-mvfoul

↓ 15 callersMethodsetPosition
(self, position)
VARS interface/interface/video_window.py:620
↓ 7 callersMethodplay
(self)
VARS interface/interface/video_window.py:601
↓ 4 callersFunctionevaluation
(dataloader, model, set_name="test", )
VARS model/train.py:223
↓ 3 callersMethod__init__
(self, model, agr_type="max", feat_dim=400, lifting_net=nn.Sequential())
VARS interface/interface/mvaggregate.py:92
↓ 3 callersMethod__init__
(self, model, agr_type="max", feat_dim=400, lifting_net=nn.Sequential())
VARS model/mvaggregate.py:90
↓ 3 callersFunctionbatch_tensor
A function to reshape PyTorch tensor `tensor` along some dimension `dim` to the batch dimension 0 such that the tensor can be processed in parall
VARS interface/interface/utils.py:18
↓ 3 callersFunctionbatch_tensor
A function to reshape PyTorch tensor `tensor` along some dimension `dim` to the batch dimension 0 such that the tensor can be processed in parall
VARS model/utils.py:18
↓ 3 callersFunctiontrain
(dataloader, model, criterion, optimizer, epoch, model_
VARS model/train.py:104
↓ 3 callersFunctionunbatch_tensor
A function to chunk pytorch tensor `tensor` along the batch dimension 0 and concatenate the chuncks on dimension `dim` to recover from `batch_ten
VARS interface/interface/utils.py:33
↓ 3 callersFunctionunbatch_tensor
A function to chunk pytorch tensor `tensor` along the batch dimension 0 and concatenate the chuncks on dimension `dim` to recover from `batch_ten
VARS model/utils.py:33
↓ 2 callersFunctionclips2vectormerge
(folder_path, split, num_views, not_taking)
VARS model/data_loader.py:130
↓ 2 callersMethodgetWeights
(self)
VARS model/dataset.py:55
↓ 1 callersMethodallVideos
(self)
VARS interface/interface/video_window.py:375
↓ 1 callersFunctioncheckArguments
()
VARS model/main.py:20
↓ 1 callersFunctionlabel2vectormerge
(folder_path, split, num_views)
VARS model/data_loader.py:16
↓ 1 callersFunctionmain
(*args)
VARS model/main.py:65
↓ 1 callersMethodopenFile
(self)
VARS interface/interface/video_window.py:466
↓ 1 callersFunctiontrainer
(train_loader, val_loader2, test_loader2, model, optimizer
VARS model/train.py:11
↓ 1 callersMethodupdate
(self, loss, outputs, targets, attention)
VARS model/evaluate.py:41
Method__getitem__
(self, index)
VARS model/dataset.py:66
Method__init__
(self, parent=None)
VARS interface/interface/video_window.py:24
Method__init__
(self, model, feat_dim, lifting_net=nn.Sequential())
VARS interface/interface/mvaggregate.py:7
Method__init__
(self, model, lifting_net=nn.Sequential())
VARS interface/interface/mvaggregate.py:66
Method__init__
(self, model, lifting_net=nn.Sequential())
VARS interface/interface/mvaggregate.py:79
Method__init__
(self, net_name='r2plus1d_18', agr_type='max', lifting_net=torch.nn.Sequential())
VARS interface/interface/model.py:13
Method__init__
(self, path, start, end, fps, split, num_views, transform=None, transform_model=None)
VARS model/dataset.py:10
Method__init__
(self, model, feat_dim, lifting_net=nn.Sequential())
VARS model/mvaggregate.py:7
Method__init__
(self, model, lifting_net=nn.Sequential())
VARS model/mvaggregate.py:64
Method__init__
(self, model, lifting_net=nn.Sequential())
VARS model/mvaggregate.py:77
Method__init__
(self, number_of_classes, INVERSE_EVENT_DICTIONARY)
VARS model/evaluate.py:15
Method__init__
(self, net_name='r2plus1d_18', agr_type='max', lifting_net=torch.nn.Sequential())
VARS model/model.py:13
Method__len__
(self)
VARS model/dataset.py:125
MethoddurationChanged
(self, duration)
VARS interface/interface/video_window.py:617
MethodenlargeV1
(self)
VARS interface/interface/video_window.py:300
MethodenlargeV2
(self)
VARS interface/interface/video_window.py:319
MethodenlargeV3
(self)
VARS interface/interface/video_window.py:337
MethodenlargeV4
(self)
VARS interface/interface/video_window.py:356
Methodforward
(self, mvimages)
VARS interface/interface/mvaggregate.py:29
Methodforward
(self, mvimages)
VARS interface/interface/mvaggregate.py:71
Methodforward
(self, mvimages)
VARS interface/interface/mvaggregate.py:84
Methodforward
(self, mvimages)
VARS interface/interface/mvaggregate.py:122
Methodforward
(self, mvimages)
VARS interface/interface/model.py:52
Methodforward
(self, mvimages)
VARS model/mvaggregate.py:27
Methodforward
(self, mvimages)
VARS model/mvaggregate.py:69
Methodforward
(self, mvimages)
VARS model/mvaggregate.py:82
Methodforward
(self, mvimages)
VARS model/mvaggregate.py:120
Methodforward
(self, mvimages)
VARS model/model.py:52
MethodgetDistribution
(self)
VARS model/dataset.py:53
Methodget_metrics
(self, epoch)
VARS model/evaluate.py:65
MethodhandleError
(self)
VARS interface/interface/video_window.py:624
MethodkeyPressEvent
(self, event)
VARS interface/interface/video_window.py:390
MethodmediaStateChanged
(self, state)
VARS interface/interface/video_window.py:608
MethodpositionChanged
(self, position)
VARS interface/interface/video_window.py:614
Methodreset
(self)
VARS model/evaluate.py:30