Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SoccerNet/sn-mvfoul
/ functions
Functions
54 in github.com/SoccerNet/sn-mvfoul
⨍
Functions
54
◇
Types & classes
13
↓ 15 callers
Method
setPosition
(self, position)
VARS interface/interface/video_window.py:620
↓ 7 callers
Method
play
(self)
VARS interface/interface/video_window.py:601
↓ 4 callers
Function
evaluation
(dataloader, model, set_name="test", )
VARS model/train.py:223
↓ 3 callers
Method
__init__
(self, model, agr_type="max", feat_dim=400, lifting_net=nn.Sequential())
VARS interface/interface/mvaggregate.py:92
↓ 3 callers
Method
__init__
(self, model, agr_type="max", feat_dim=400, lifting_net=nn.Sequential())
VARS model/mvaggregate.py:90
↓ 3 callers
Function
batch_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 callers
Function
batch_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 callers
Function
train
(dataloader, model, criterion, optimizer, epoch, model_
VARS model/train.py:104
↓ 3 callers
Function
unbatch_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 callers
Function
unbatch_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 callers
Function
clips2vectormerge
(folder_path, split, num_views, not_taking)
VARS model/data_loader.py:130
↓ 2 callers
Method
getWeights
(self)
VARS model/dataset.py:55
↓ 1 callers
Method
allVideos
(self)
VARS interface/interface/video_window.py:375
↓ 1 callers
Function
checkArguments
()
VARS model/main.py:20
↓ 1 callers
Function
label2vectormerge
(folder_path, split, num_views)
VARS model/data_loader.py:16
↓ 1 callers
Function
main
(*args)
VARS model/main.py:65
↓ 1 callers
Method
openFile
(self)
VARS interface/interface/video_window.py:466
↓ 1 callers
Function
trainer
(train_loader, val_loader2, test_loader2, model, optimizer
VARS model/train.py:11
↓ 1 callers
Method
update
(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
Method
durationChanged
(self, duration)
VARS interface/interface/video_window.py:617
Method
enlargeV1
(self)
VARS interface/interface/video_window.py:300
Method
enlargeV2
(self)
VARS interface/interface/video_window.py:319
Method
enlargeV3
(self)
VARS interface/interface/video_window.py:337
Method
enlargeV4
(self)
VARS interface/interface/video_window.py:356
Method
forward
(self, mvimages)
VARS interface/interface/mvaggregate.py:29
Method
forward
(self, mvimages)
VARS interface/interface/mvaggregate.py:71
Method
forward
(self, mvimages)
VARS interface/interface/mvaggregate.py:84
Method
forward
(self, mvimages)
VARS interface/interface/mvaggregate.py:122
Method
forward
(self, mvimages)
VARS interface/interface/model.py:52
Method
forward
(self, mvimages)
VARS model/mvaggregate.py:27
Method
forward
(self, mvimages)
VARS model/mvaggregate.py:69
Method
forward
(self, mvimages)
VARS model/mvaggregate.py:82
Method
forward
(self, mvimages)
VARS model/mvaggregate.py:120
Method
forward
(self, mvimages)
VARS model/model.py:52
Method
getDistribution
(self)
VARS model/dataset.py:53
Method
get_metrics
(self, epoch)
VARS model/evaluate.py:65
Method
handleError
(self)
VARS interface/interface/video_window.py:624
Method
keyPressEvent
(self, event)
VARS interface/interface/video_window.py:390
Method
mediaStateChanged
(self, state)
VARS interface/interface/video_window.py:608
Method
positionChanged
(self, position)
VARS interface/interface/video_window.py:614
Method
reset
(self)
VARS model/evaluate.py:30