Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CSAILVision/IBD
/ functions
Functions
276 in github.com/CSAILVision/IBD
⨍
Functions
276
◇
Types & classes
40
Method
embedding2d_feat
(self, feat, feature_name, alg="se", save=True)
util/feature_operation.py:539
Function
embedding_map
(feat2d, c_map, labelcat)
visualize/plot.py:108
Function
embedding_map_sample
(feat, layer, fo)
visualize/plot.py:93
Method
feat_resize
(mat)
loader/feature_loader.py:58
Function
fig_sample
(fo, model, feat_clf)
visualize/plot.py:199
Method
finetune_cnn
(self, allow=True)
loader/caption_model.py:123
Method
forward
(self, imgs, captions )
loader/caption_model.py:76
Method
forward
(self, x)
loader/vqa_resnet.py:39
Method
forward
(self, x)
loader/vqa_resnet.py:74
Method
forward
(self, x)
loader/vqa_resnet.py:138
Method
forward
(self, v, q, q_len)
loader/vqa_model.py:29
Method
forward
(self, v, q, q_len)
loader/vqa_model.py:82
Method
forward
(self, q, q_len)
loader/vqa_model.py:126
Method
forward
(self, v, q)
loader/vqa_model.py:144
Method
forward
(self, x)
loader/caffe_model.py:12
Method
forward
(self, x)
loader/caffe_model.py:34
Method
forward
(self, x1, x2)
loader/caffe_model.py:51
Method
forward
(self, x)
loader/caffe_model.py:89
Method
forward
(self, x)
loader/caffe_model.py:139
Method
forward
(self, x)
loader/caffe_model.py:194
Method
forward
(self, x)
loader/caffe_model.py:246
Method
forward
(self, input)
util/feature_decoder.py:19
Method
forward
(self, input, id=None)
util/feature_decoder.py:154
Method
forward
(self, weight)
util/feature_decoder.py:167
Method
frequency
Returns the number of images for which the label appears.
loader/data_loader.py:227
Method
full_segmentation_data
Returns a 3-d numpy tensor with segmentation data for the ith image, with multiple layers represnting multiple lables for each pixel.
loader/data_loader.py:314
Function
get_caption
(captions)
loader/caption_model.py:26
Method
get_topk_words
(embeddings, state)
loader/caption_helper.py:112
Method
getitem_by_seqind
(self, index)
loader/feature_loader.py:180
Function
hook_feature
(module, input, output)
util/feature_operation.py:53
Function
hook_grad
(module, grad_input, grad_output)
util/feature_operation.py:57
Function
html_cam_seg
(output_file, image_folder, inds, info)
visualize/html.py:3
Function
image_summary
(fo, model, feat_clf)
visualize/plot.py:152
Function
index_has_all_data
(row, categories)
loader/data_loader.py:424
Function
index_has_any_data
(row, categories)
loader/data_loader.py:418
Method
instance_segment_by_file
(self, model, image_file, feat_clf)
util/feature_operation.py:587
Method
instance_segment_by_id
(self, feat, img_index, feat_clf)
util/feature_operation.py:568
Function
layerarray_fieldmap
(layerarray)
util/upsample.py:270
Function
load_cache
()
loader/vqa_data_loader.py:14
Function
load_csv
(filename, readfields=None)
loader/data_loader.py:17
Function
make_mask_set
Creates a set of receptive field masks with uniform thresholds over a range of inputs.
util/upsample.py:171
Method
max_question_length
(self)
loader/vqa_data_loader.py:95
Method
name
Default implemtnation for segmentation_data, utilizing all_names.
loader/data_loader.py:51
Method
name
Returns an English name for the jth label. If a category is specified, returns the name for the category-specific nubmer j.
loader/data_loader.py:217
Function
nonzero_filter
(batch)
loader/feature_loader.py:13
Method
num_tokens
(self)
loader/vqa_data_loader.py:101
Method
percentiles
(self, percentiles)
util/vecquantile.py:218
Function
prefetch_worker
(d)
loader/data_loader.py:595
Function
process_punctuation
(s)
loader/vqa_data_loader.py:182
Function
rand_cmap
(nlabels, type='bright', first_color_black=True, last_color_black=False, verbose=True)
visualize/plot.py:25
Method
ranking_gradient
(self, weight_concept, img_grad,)
util/feature_operation.py:428
Method
ranking_weight
(self, weight_concept, weight_label, activation=None, prediction_ind=None, )
util/feature_operation.py:435
Function
resnet101
Constructs a ResNet-101 model. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
loader/vqa_resnet.py:192
Function
resnet18
Constructs a ResNet-18 model. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
loader/vqa_resnet.py:156
Function
resnet34
Constructs a ResNet-34 model. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
loader/vqa_resnet.py:168
Function
resnet50
Constructs a ResNet-50 model. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
loader/vqa_resnet.py:180
Method
run_fix_eval
(self)
util/feature_decoder.py:230
Method
run_naive
(self)
util/feature_decoder.py:219
Function
safezoom
Like numpy.zoom, but does not crash when the first dimension of the array is of size 1, as happens often with segmentations
util/upsample.py:193
Method
save_checkpoint
(self, filename)
loader/caption_model.py:102
Method
segmentation_data
Default implemtnation for segmentation_data, utilizing metadata and resolve_segmentation.
loader/data_loader.py:59
Method
segmentation_data
Returns a 2-d numpy matrix with segmentation data for the ith image, restricted to the given category. By default, maps all label nu
loader/data_loader.py:283
Function
shortest_layer_path
(start, end, layers)
util/upsample.py:142
Method
single_weight_synthesis
(self, component_weights, target_weight)
util/feature_operation.py:450
Method
size
(self, split=None)
loader/data_loader.py:41
Function
test_clf_power
(feat_clf, model)
util/experiments.py:39
Method
train
(self)
util/feature_decoder.py:36
Method
train
(self, feature, layer, fo)
util/feature_decoder.py:99
Function
upsampleC
Applies a bicubic upsampling.
util/upsample.py:42
Function
upsampleG
Upsampling utility functions
util/upsample.py:60
Function
upsampleL
Applies a bilinear upsampling.
util/upsample.py:6
Method
val
(self, model)
util/feature_operation.py:90
Method
val
(self)
util/feature_decoder.py:33
Method
val
(self, feature, layer, fo)
util/feature_decoder.py:47
Method
weight_retrieval
(self, model, feat_clf, feat_labels=None)
util/feature_operation.py:471
Function
weight_vis
(model, model_labels, feat_clf, feat_clf_labels, save_path=None)
visualize/plot.py:129
← previous
201–276 of 276, ranked by callers