Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FederatedAI/research
/ functions
Functions
933 in github.com/FederatedAI/research
⨍
Functions
933
◇
Types & classes
151
↳
Endpoints
2
Method
__len__
(self)
publications/ss_vfnas/dataset.py:115
Method
__len__
(self)
publications/ss_vfnas/dataset.py:169
Method
__len__
(self)
publications/FedCG/dataset.py:21
Method
__len__
(self)
publications/PrADA/datasets/census_dataset.py:13
Method
__len__
(self)
publications/PrADA/models/experiment_adaptation_pretrain_learner.py:25
Method
__next__
(self)
publications/PrADA/models/experiment_adaptation_pretrain_learner.py:17
Method
_check_exists
(self)
publications/PrADA/models/experiment_finetune_target_learner.py:26
Function
_concat
(xs)
publications/ss_vfnas/architects/architect_two_party_preg.py:8
Function
_concat
(xs)
publications/ss_vfnas/architects/architect_two_party.py:7
Function
_concat
(xs)
publications/ss_vfnas/architects/architect_k_party.py:7
Function
_concat
(xs)
publications/ss_vfnas/architects/architect_k_party_milenas.py:7
Function
_data_transforms_cifar10
(args)
publications/ss_vfnas/utils.py:62
Function
_enumerate_shifted_anchor_torch
(anchor_base, feat_stride, height, width)
datasets/federated_object_detection_benchmark/model/region_proposal_network.py:164
Method
_loss
(self, input, U_B, target)
publications/ss_vfnas/models/model_search_k_party_chexpert.py:123
Method
_loss
(self, input, U_B, target)
publications/ss_vfnas/models/model_search_k_party_moco.py:121
Method
_loss
(self, input, U_B, target)
publications/ss_vfnas/models/model_search_k_party_dp.py:118
Method
_loss
(self, input, U_B, target)
publications/ss_vfnas/models/model_search_k_party.py:120
Method
_parse
(weights)
publications/ss_vfnas/models/model_search_k_party_chexpert.py:147
Method
_parse
(weights)
publications/ss_vfnas/models/model_search_k_party_chexpert.py:252
Method
_parse
(weights)
publications/ss_vfnas/models/model_search_k_party_moco.py:154
Method
_parse
(weights)
publications/ss_vfnas/models/model_search_k_party_moco.py:260
Method
_parse
(weights)
publications/ss_vfnas/models/model_search_k_party_dp.py:138
Method
_parse
(weights)
publications/ss_vfnas/models/model_search_k_party_dp.py:243
Method
_parse
(weights)
publications/ss_vfnas/models/model_search_k_party.py:140
Method
_parse
(weights)
publications/ss_vfnas/models/model_search_k_party.py:246
Method
_parse
(weights)
publications/ss_vfnas/models/model_search.py:135
Function
accuracy
(output, target, topk=(1,))
publications/ss_vfnas/utils.py:25
Function
add_dp_v1
cpu version :param input_tensor: :param clip_value: :param variance: :param device: :return:
publications/ss_vfnas/dp_utils.py:8
Function
add_dp_v2
gpu compatible version :param input_tensor: variable :param clip_value: clipping value of 2-norm :param variance: variance of gau
publications/ss_vfnas/dp_utils.py:26
Function
add_dp_v3
gpu compatible version :param input_tensor: variable :param clip_value: clipping value of 2-norm :param variance: variance of gau
publications/ss_vfnas/dp_utils.py:46
Function
caffe_normalize
return appr -125-125 BGR
datasets/federated_object_detection_benchmark/data/dataset.py:31
Method
calculate_domain_discriminator_correctness
(self, fg_list, is_source=True)
publications/PrADA/models/interaction_models.py:382
Method
calculate_domain_discriminator_correctness
(self, data, is_source=True)
publications/PrADA/models/dann_models.py:655
Method
change_to_eval_mode
(self)
publications/PrADA/models/interaction_models.py:47
Method
change_to_eval_mode
(self)
publications/PrADA/models/interaction_models.py:267
Method
change_to_eval_mode
(self)
publications/PrADA/models/dann_models.py:588
Method
change_to_train_mode
(self)
publications/PrADA/models/interaction_models.py:44
Method
change_to_train_mode
(self)
publications/PrADA/models/interaction_models.py:255
Method
change_to_train_mode
(self)
publications/PrADA/models/dann_models.py:582
Method
check_discriminator_exists
(self)
publications/PrADA/models/interaction_models.py:251
Method
check_discriminator_exists
(self)
publications/PrADA/models/dann_models.py:578
Method
collate_fn
(self, batch)
datasets/federated_object_detection_benchmark/utils/datasets.py:134
Function
combine_src_tgt_data
(df_src_data, df_tgt_data)
publications/PrADA/data_process/data_process_utils.py:10
Function
commu_effe
()
publications/ss_vfnas/log_plot.py:225
Function
compute
(auc_list, ks_list, tag, top_k=5)
publications/PrADA/utils.py:167
Method
compute_alpha_proximal_regularization
(self)
publications/ss_vfnas/architects/architect_two_party_preg.py:90
Function
compute_instance_prob
(data_frame)
publications/PrADA/data_process/census_process/census_prepare_data.py:62
Method
compute_loss
(self, src_feat_list, tgt_feat_list, src_labels, tgt_labels, **kwargs)
publications/PrADA/models/interaction_models.py:337
Method
compute_score
(self, feat_a, feat_b, idx_a, idx_b)
publications/PrADA/models/test_interaction_feature.py:28
Method
compute_weights_proximal_regularization
(self)
publications/ss_vfnas/architects/architect_two_party_preg.py:83
Function
count_parameters_in_MB
(model)
publications/ss_vfnas/utils.py:84
Function
create_exp_dir
(path, scripts_to_save=None)
publications/ss_vfnas/utils.py:113
Function
create_model_group
create a group of models, namely feature extractor, aggregator and discriminator, for each feature group
publications/PrADA/experiments/ppd_loan/train_ppd_fg_adapt_pretrain.py:62
Function
create_model_group
(extractor_input_dim)
publications/PrADA/experiments/income_census/train_census_fg_adapt_pretrain.py:57
Function
crop_bbox
Translate bounding boxes to fit within the cropped area of an image. This method is mainly used together with image cropping. This method tra
datasets/federated_object_detection_benchmark/data/util.py:117
Method
dashboard
()
datasets/federated_object_detection_benchmark/fl_server.py:173
Method
data_partition
(self)
publications/FedCG/dataset.py:54
Method
data_partition
(self)
publications/FedCG/dataset.py:161
Method
data_partition
(self)
publications/FedCG/dataset.py:216
Function
dp
()
publications/ss_vfnas/log_plot.py:371
Function
draw_distribution_for_concat_feature
(dim_reducer, feature_group_name_list,
publications/PrADA/experiments/income_census/draw_census_tsne_graph.py:37
Method
embedding
(self, input)
publications/ss_vfnas/models/model_search_k_party_moco.py:291
Function
entropy
(predictions)
publications/PrADA/models/dann_models.py:667
Method
execute
(self, context)
datasets/Fed_Multiview_Gen/blender-off-addon/import_off.py:86
Method
execute
(self, context)
datasets/Fed_Multiview_Gen/blender-off-addon/import_off.py:152
Function
flip_bbox
Flip bounding boxes accordingly. The bounding boxes are expected to be packed into a two dimensional tensor of shape :math:`(R, 4)`, where :m
datasets/federated_object_detection_benchmark/data/util.py:77
Method
forward
Forward Faster R-CNN. Scaling paramter :obj:`scale` is used by RPN to determine the threshold to select small objects, which are goin
datasets/federated_object_detection_benchmark/model/faster_rcnn.py:90
Method
forward
Forward Region Proposal Network. Here are notations. * :math:`N` is batch size. * :math:`C` channel size of the input.
datasets/federated_object_detection_benchmark/model/region_proposal_network.py:62
Method
forward
(self, x)
datasets/federated_object_detection_benchmark/model/yolo.py:94
Method
forward
(self, x, targets=None, img_dim=None)
datasets/federated_object_detection_benchmark/model/yolo.py:135
Method
forward
(self, x, rois)
datasets/federated_object_detection_benchmark/model/roi_module.py:35
Method
forward
(self, x, rois)
datasets/federated_object_detection_benchmark/model/roi_module.py:84
Method
forward
Forward the chain. We assume that there are :math:`N` batches. Args: x (Variable): 4D image variable. rois (
datasets/federated_object_detection_benchmark/model/faster_rcnn_vgg16.py:117
Method
forward
(self, x)
publications/ss_vfnas/operations.py:32
Method
forward
(self, x)
publications/ss_vfnas/operations.py:46
Method
forward
(self, x)
publications/ss_vfnas/operations.py:65
Method
forward
(self, x)
publications/ss_vfnas/operations.py:74
Method
forward
(self, x)
publications/ss_vfnas/operations.py:84
Method
forward
(self, x)
publications/ss_vfnas/operations.py:100
Method
forward
(self, inputs, targets)
publications/ss_vfnas/train_darts_k_party_dp.py:78
Method
forward
(self, inputs, targets)
publications/ss_vfnas/train_milenas_k_party.py:72
Method
forward
(self, inputs, targets)
publications/ss_vfnas/train_manual_k_party.py:70
Method
forward
(self, inputs, targets)
publications/ss_vfnas/train_darts_k_party.py:72
Method
forward
(self, s0, s1, drop_prob)
publications/ss_vfnas/models/model_k_party_dp.py:41
Method
forward
(self, input, U_B)
publications/ss_vfnas/models/model_k_party_dp.py:102
Method
forward
(self, input)
publications/ss_vfnas/models/model_k_party_dp.py:155
Method
forward
(self, x, weights)
publications/ss_vfnas/models/model_search_k_party_chexpert.py:20
Method
forward
(self, s0, s1, weights)
publications/ss_vfnas/models/model_search_k_party_chexpert.py:46
Method
forward
(self, input, U_B)
publications/ss_vfnas/models/model_search_k_party_chexpert.py:103
Method
forward
(self, input)
publications/ss_vfnas/models/model_search_k_party_chexpert.py:219
Method
forward
(self, x, weights)
publications/ss_vfnas/models/model_search_k_party_moco.py:21
Method
forward
(self, s0, s1, weights)
publications/ss_vfnas/models/model_search_k_party_moco.py:47
Method
forward
(self, input, U_B)
publications/ss_vfnas/models/model_search_k_party_moco.py:105
Method
forward
(self, input)
publications/ss_vfnas/models/model_search_k_party_moco.py:227
Method
forward
(self, s0, s1, drop_prob)
publications/ss_vfnas/models/model_k_party_chexpert.py:41
Method
forward
(self, input, U_B)
publications/ss_vfnas/models/model_k_party_chexpert.py:105
Method
forward
(self, input)
publications/ss_vfnas/models/model_k_party_chexpert.py:163
Method
forward
(self, x, weights)
publications/ss_vfnas/models/model_search_k_party_dp.py:21
Method
forward
(self, s0, s1, weights)
publications/ss_vfnas/models/model_search_k_party_dp.py:47
Method
forward
(self, input, U_B)
publications/ss_vfnas/models/model_search_k_party_dp.py:103
← previous
next →
601–700 of 933, ranked by callers