Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MLforHealth/S2SD
/ functions
Functions
226 in github.com/MLforHealth/S2SD
⨍
Functions
226
◇
Types & classes
66
Method
forward
(self, batch, labels, **kwargs)
criteria/lifted.py:28
Method
forward
(self, batch, labels, **kwargs)
criteria/proxynca.py:39
Method
forward
(self, batch, labels, **kwargs)
criteria/histogram.py:36
Method
forward
Args: batch: torch.Tensor: Input of embeddings with size (BS x DIM) labels: nparray/list: For each element of the b
criteria/s2sd.py:80
Method
forward
(self, batch, labels, **kwargs)
criteria/quadruplet.py:33
Method
forward
(self, batch, labels, **kwargs)
criteria/multisimilarity.py:28
Function
gimme_params
(model)
utilities/misc.py:9
Method
log
(self, segment, content, group=None)
utilities/logger.py:88
Function
loss_specific_parameters
(parser)
parameters.py:90
Method
precompute_indices
(self)
datasampler/greedy_coreset_sampler.py:44
Method
precompute_indices
(self)
datasampler/fid_batchmatch_sampler.py:54
Method
precompute_indices
(self)
datasampler/disthist_batchmatch_sampler.py:56
Method
replace_storage_entries
(self, embeddings, indices)
datasampler/greedy_coreset_sampler.py:75
Method
replace_storage_entries
(self, embeddings, indices)
datasampler/fid_batchmatch_sampler.py:67
Method
replace_storage_entries
(self, embeddings, indices)
datasampler/disthist_batchmatch_sampler.py:69
Function
s2sd_parameters
(parser)
parameters.py:73
Function
sampler_parse_args
(parser)
datasampler/samplers.py:8
Function
select
(arch, opt)
architectures/__init__.py:5
Function
select
(batchminername, opt)
batchminer/__init__.py:22
Function
select
(dataset, opt, data_path)
datasets/__init__.py:6
Function
select
(sampler, opt, image_dict, image_list=None, **kwargs)
datasampler/__init__.py:9
Function
select
(loss, opt, to_optim=None, batchminer=None)
criteria/__init__.py:14
Method
spc_fid_match
datasampler/fid_batchmatch_sampler.py:97
Function
tSNE
(opt, dataloader, model, n_samples=1000, perplex=40.0)
utilities/visualize_tsne.py:19
Method
update_storage
(self, embeddings, indices)
datasampler/samplers.py:54
Function
wandb_parameters
(parser)
parameters.py:61
← previous
201–226 of 226, ranked by callers