MCPcopy Create free account

hub / github.com/Nanne/pytorch-NetVlad / functions

Functions42 in github.com/Nanne/pytorch-NetVlad

↓ 8 callersFunctioninput_transform
()
pittsburgh.py:22
↓ 4 callersFunctioninput_transform
()
tokyo247.py:22
↓ 2 callersFunctionparse_dbStruct
(path)
pittsburgh.py:73
↓ 2 callersFunctionparse_dbStruct
(path)
tokyo247.py:54
↓ 2 callersFunctiontest
(eval_set, epoch=0, write_tboard=False)
main.py:171
↓ 1 callersMethod__init__
(self, structFile, input_transform=None, onlyDB=False)
pittsburgh.py:102
↓ 1 callersMethod__init__
(self, structFile, input_transform=None, onlyDB=False)
tokyo247.py:78
↓ 1 callersMethodgetPositives
(self)
tokyo247.py:105
↓ 1 callersFunctionget_clusters
(cluster_set)
main.py:231
↓ 1 callersMethodinit_params
(self, clsts, traindescs)
netvlad.py:35
↓ 1 callersFunctionsave_checkpoint
(state, is_best, filename='checkpoint.pth.tar')
main.py:279
↓ 1 callersFunctiontrain
(epoch)
main.py:71
Method__getitem__
(self, index)
pittsburgh.py:118
Method__getitem__
(self, index)
pittsburgh.py:212
Method__getitem__
(self, index)
tokyo247.py:94
Method__getitem__
(self, index)
tokyo247.py:188
Method__init__
(self, structFile, nNegSample=1000, nNeg=10, margin=0.1, input_transform=None)
pittsburgh.py:170
Method__init__
(self, structFile, nNegSample=1000, nNeg=10, margin=0.1, input_transform=None)
tokyo247.py:146
Method__init__
Args: num_clusters : int The number of clusters dim : int Dimension of descriptors
netvlad.py:11
Method__init__
(self, dim=1)
main.py:290
Method__len__
(self)
pittsburgh.py:126
Method__len__
(self)
pittsburgh.py:267
Method__len__
(self)
tokyo247.py:102
Method__len__
(self)
tokyo247.py:243
Functioncollate_fn
Creates mini-batch tensors from the list of tuples (query, positive, negatives). Args: data: list of tuple (query, positive, negative
pittsburgh.py:141
Functioncollate_fn
Creates mini-batch tensors from the list of tuples (query, positive, negatives). Args: data: list of tuple (query, positive, negative
tokyo247.py:117
Methodforward
(self, x)
netvlad.py:64
Methodforward
(self, input)
main.py:286
Methodforward
(self, input)
main.py:294
MethodgetPositives
(self)
pittsburgh.py:129
Functionget_250k_test_set
()
pittsburgh.py:49
Functionget_250k_val_query_set
()
pittsburgh.py:64
Functionget_250k_val_set
()
pittsburgh.py:40
Functionget_training_query_set
(margin=0.1)
pittsburgh.py:54
Functionget_training_query_set
(margin=0.1)
tokyo247.py:40
Functionget_val_query_set
()
pittsburgh.py:59
Functionget_val_query_set
()
tokyo247.py:45
Functionget_whole_test_set
()
pittsburgh.py:44
Functionget_whole_training_set
(onlyDB=False)
pittsburgh.py:29
Functionget_whole_training_set
(onlyDB=False)
tokyo247.py:29
Functionget_whole_val_set
()
pittsburgh.py:35
Functionget_whole_val_set
()
tokyo247.py:35