MCPcopy Create free account

hub / github.com/cleinc/bts / functions

Functions202 in github.com/cleinc/bts

↓ 16 callersFunctionresnet_v1_block
Helper function for creating a resnet_v1 bottleneck block. Args: scope: The scope of the block. base_depth: The depth of the bottlenec
tensorflow/resnet_v1.py:239
↓ 7 callersMethod__init__
(self, params, feat_out_channels, num_features=512)
pytorch/bts.py:149
↓ 6 callersMethod__len__
(self)
pytorch/bts_dataloader.py:237
↓ 6 callersMethodconv
(self, x, num_out_layers, kernel_size, stride, activation_fn=tf.nn.elu, normalizer_fn=None)
tensorflow/bts.py:77
↓ 6 callersFunctionnormalize_result
(value, vmin=None, vmax=None)
pytorch/bts_main.py:203
↓ 5 callersFunctionnp_to_qimage
(a)
tensorflow/bts_live_3d.py:151
↓ 5 callersFunctionnp_to_qimage
(a)
pytorch/bts_live_3d.py:122
↓ 4 callersMethodbts
(self, dense_features, skips, num_filters=256)
tensorflow/bts.py:238
↓ 4 callersMethodreduction_1x1
(self, net, num_filters, is_final=False)
tensorflow/bts.py:145
↓ 4 callersFunctionresnet_v1
Generator for v1 ResNet models. This function generates a family of ResNet v1 models. See the resnet_v1_*() methods for specific model instant
tensorflow/resnet_v1.py:128
↓ 4 callersMethodupdateCloud
(self)
tensorflow/bts_live_3d.py:288
↓ 4 callersMethodupdateCloud
(self)
pytorch/bts_live_3d.py:259
↓ 3 callersMethoddenseconv
(self, x, num_filters, kernel_size, stride=1, dilation_rate=1, dropout_rate=None, scope=None)
tensorflow/bts.py:106
↓ 3 callersMethodforward
(self, features, focal)
pytorch/bts.py:196
↓ 3 callersFunctionpreprocessing_transforms
(mode)
pytorch/bts_dataloader.py:37
↓ 2 callersMethoddense_block
(self, x, num_layers, num_filters, growth_rate, dilation_rate=1, grow_num_filters=True, scope=None)
tensorflow/bts.py:124
↓ 2 callersMethoddensenet
(self, inputs, reduction=None, growth_rate=None, num_filters=None, num_layers=None, dropout_rate=None,
tensorflow/bts.py:177
↓ 2 callersMethoddownsample_nn
(self, x, ratio)
tensorflow/bts.py:71
↓ 2 callersMethodget_depth
(self, x)
tensorflow/bts.py:168
↓ 2 callersFunctionget_num_lines
(file_path)
tensorflow/bts_eval.py:97
↓ 2 callersFunctionget_num_lines
(file_path)
pytorch/bts_eval.py:105
↓ 2 callersFunctionload_model
()
tensorflow/bts_live_3d.py:106
↓ 2 callersFunctionload_model
()
pytorch/bts_live_3d.py:96
↓ 2 callersMethodmean_image_subtraction
Subtracts the given means from each image channel. For example: means = [123.68, 116.779, 103.939] image = mean_image_subt
tensorflow/bts_dataloader.py:193
↓ 2 callersMethodrandom_crop
(self, img, depth, height, width)
pytorch/bts_dataloader.py:191
↓ 2 callersMethodrotate_image
(self, image, angle, flag=Image.BILINEAR)
pytorch/bts_dataloader.py:187
↓ 2 callersMethodsetXRotation
(self, angle)
tensorflow/bts_live_3d.py:364
↓ 2 callersMethodsetXRotation
(self, angle)
pytorch/bts_live_3d.py:339
↓ 2 callersFunctionset_misc
(model)
pytorch/bts_main.py:217
↓ 2 callersFunctiontic
()
tensorflow/bts_live_3d.py:141
↓ 2 callersFunctiontic
()
pytorch/bts_live_3d.py:112
↓ 2 callersMethodto_tensor
(self, pic)
pytorch/bts_dataloader.py:262
↓ 2 callersFunctiontoc
()
tensorflow/bts_live_3d.py:146
↓ 2 callersFunctiontoc
()
pytorch/bts_live_3d.py:117
↓ 2 callersMethodupdateRGBD
(self)
tensorflow/bts_live_3d.py:461
↓ 2 callersMethodupdateRGBD
(self)
pytorch/bts_live_3d.py:436
↓ 1 callersMethod__init__
(self, parent=None)
tensorflow/bts_live_3d.py:172
↓ 1 callersMethod__init__
(self, parent=None)
pytorch/bts_live_3d.py:143
↓ 1 callersFunction_is_numpy_image
(img)
pytorch/bts_dataloader.py:33
↓ 1 callersFunction_is_pil_image
(img)
pytorch/bts_dataloader.py:29
↓ 1 callersMethodaugment_image
(self, image)
tensorflow/bts_dataloader.py:166
↓ 1 callersMethodaugment_image
(self, image)
pytorch/bts_dataloader.py:216
↓ 1 callersFunctionaverage_gradients
(tower_grads)
tensorflow/average_gradients.py:18
↓ 1 callersFunctionblock_print
()
pytorch/bts_main.py:168
↓ 1 callersMethodbuild_densenet121_bts
(self, net_input, reuse)
tensorflow/bts.py:397
↓ 1 callersMethodbuild_densenet161_bts
(self, net_input, reuse)
tensorflow/bts.py:407
↓ 1 callersMethodbuild_losses
(self)
tensorflow/bts.py:432
↓ 1 callersMethodbuild_model
(self, net_input, reuse)
tensorflow/bts.py:417
↓ 1 callersMethodbuild_resnet101_bts
(self, net_input, reuse)
tensorflow/bts.py:347
↓ 1 callersMethodbuild_resnet50_bts
(self, net_input, reuse)
tensorflow/bts.py:372
↓ 1 callersMethodbuild_summaries
(self)
tensorflow/bts.py:448
↓ 1 callersFunctionbuild_tensors_in_checkpoint_file
(loaded_tensors)
tensorflow/bts_main.py:110
↓ 1 callersFunctioncompute_errors
(gt, pred)
utils/eval_with_pngs.py:50
↓ 1 callersFunctioncompute_errors
(gt, pred)
tensorflow/bts_eval.py:73
↓ 1 callersFunctioncompute_errors
(gt, pred)
pytorch/bts_main.py:144
↓ 1 callersFunctioncompute_errors
(gt, pred)
pytorch/bts_eval.py:81
↓ 1 callersFunctionconvert_image
(i, scene, depth_raw, image)
utils/extract_official_train_test_set_from_mat.py:44
↓ 1 callersMethodcreatePointCloudVBOfromRGBD
(self)
tensorflow/bts_live_3d.py:456
↓ 1 callersMethodcreatePointCloudVBOfromRGBD
(self)
pytorch/bts_live_3d.py:431
↓ 1 callersMethoddenseconv_block
(self, x, num_filters, dilation_rate=1, scope=None)
tensorflow/bts.py:116
↓ 1 callersFunctiondownload_file_from_google_drive
(id, destination)
utils/download_from_gdrive.py:6
↓ 1 callersMethoddrawObject
(self)
tensorflow/bts_live_3d.py:480
↓ 1 callersMethoddrawObject
(self)
pytorch/bts_live_3d.py:455
↓ 1 callersFunctionedges
(d)
tensorflow/bts_live_3d.py:162
↓ 1 callersFunctionedges
(d)
pytorch/bts_live_3d.py:133
↓ 1 callersFunctionenable_print
()
pytorch/bts_main.py:172
↓ 1 callersFunctioneval
(pred_depths)
utils/eval_with_pngs.py:148
↓ 1 callersFunctioneval
(pred_depths, step)
tensorflow/bts_eval.py:247
↓ 1 callersFunctioneval
(pred_depths, step)
pytorch/bts_eval.py:235
↓ 1 callersFunctionget_confirm_token
(response)
utils/download_from_gdrive.py:7
↓ 1 callersFunctionget_num_lines
(file_path)
tensorflow/bts_test.py:72
↓ 1 callersFunctionget_num_lines
(file_path)
tensorflow/bts_main.py:88
↓ 1 callersFunctionget_num_lines
(file_path)
pytorch/bts_test.py:77
↓ 1 callersFunctionget_tensors_in_checkpoint_file
(file_name, all_tensors=True, tensor_name=None)
tensorflow/bts_main.py:95
↓ 1 callersFunctionmain
()
utils/eval_with_pngs.py:220
↓ 1 callersFunctionmain
()
pytorch/bts_main.py:556
↓ 1 callersFunctionmain_worker
(gpu, ngpus_per_node, args)
pytorch/bts_main.py:322
↓ 1 callersFunctiononline_eval
(model, dataloader_eval, gpu, ngpus)
pytorch/bts_main.py:250
↓ 1 callersMethodposFromDepth
(self, depth)
tensorflow/bts_live_3d.py:448
↓ 1 callersMethodposFromDepth
(self, depth)
pytorch/bts_live_3d.py:423
↓ 1 callersFunctionqimage_to_np
(img)
tensorflow/bts_live_3d.py:156
↓ 1 callersFunctionqimage_to_np
(img)
pytorch/bts_live_3d.py:127
↓ 1 callersMethodrandom_crop_fixed_size
(self, image, depth_gt)
tensorflow/bts_dataloader.py:157
↓ 1 callersFunctionresnet_v1_101
ResNet-101 model of [1]. See resnet_v1() for arg and return description.
tensorflow/resnet_v1.py:292
↓ 1 callersFunctionresnet_v1_50
ResNet-50 model of [1]. See resnet_v1() for arg and return description.
tensorflow/resnet_v1.py:261
↓ 1 callersFunctionsave_response_content
(response, destination)
utils/download_from_gdrive.py:14
↓ 1 callersMethodsetYRotation
(self, angle)
tensorflow/bts_live_3d.py:370
↓ 1 callersMethodsetYRotation
(self, angle)
pytorch/bts_live_3d.py:345
↓ 1 callersMethodsetZRotation
(self, angle)
tensorflow/bts_live_3d.py:376
↓ 1 callersMethodsetZRotation
(self, angle)
pytorch/bts_live_3d.py:351
↓ 1 callersMethodset_epoch
(self, epoch)
pytorch/distributed_sampler_no_evenly_divisible.py:71
↓ 1 callersFunctiontest
()
utils/eval_with_pngs.py:74
↓ 1 callersFunctiontest
Test function.
tensorflow/bts_test.py:79
↓ 1 callersFunctiontest
(params)
tensorflow/bts_eval.py:104
↓ 1 callersFunctiontest
Test function.
pytorch/bts_test.py:84
↓ 1 callersFunctiontest
(params)
pytorch/bts_eval.py:112
↓ 1 callersFunctiontest_sequence
(params)
tensorflow/bts_sequence.py:59
↓ 1 callersFunctiontrain
(params)
tensorflow/bts_main.py:126
↓ 1 callersMethodtrain_preprocess
(self, image, depth_gt)
pytorch/bts_dataloader.py:202
↓ 1 callersMethodtransition_block
(self, x, num_filters, compression=1.0, do_pooling=True, scope=None)
tensorflow/bts.py:136
next →1–100 of 202, ranked by callers