MCPcopy Create free account

hub / github.com/alterzero/RBPN-PyTorch / functions

Functions295 in github.com/alterzero/RBPN-PyTorch

↓ 201 callersMethoddata
pyflow/src/Matrix.h:44
↓ 67 callersMethodallocate
pyflow/src/Image.h:509
↓ 65 callersMethodwidth
pyflow/src/Image.h:82
↓ 56 callersMethodheight
pyflow/src/Image.h:83
↓ 44 callersMethodnchannels
pyflow/src/Image.h:84
↓ 42 callersFunction__max
pyflow/src/project.h:47
↓ 39 callersFunction__min
pyflow/src/project.h:41
↓ 36 callersMethodmatchDimension
pyflow/src/Image.h:667
↓ 29 callersMethodcopyData
pyflow/src/Image.h:596
↓ 25 callersMethodreset
pyflow/src/Image.h:571
↓ 21 callersMethodAdd
pyflow/src/Image.h:1785
↓ 14 callersMethodMultiply
pyflow/src/Image.h:1686
↓ 14 callersMethod__init__
(self, num_filter, kernel_size=8, stride=4, padding=2, bias=True, activation='prelu', norm=None)
base_networks.py:157
↓ 13 callersMethoddim
pyflow/src/Vector.h:38
↓ 11 callersMethodnpixels
pyflow/src/Image.h:85
↓ 11 callersMethodread
pyflow/src/Vector.h:92
↓ 11 callersMethodwrite
friend const Vector<T> concatenate(const vector<Vector<T>>& vect){Vector<T> result; result.concatenate(vect); return result;};
pyflow/src/Vector.h:86
↓ 10 callersMethodGaussian
pyflow/src/NoiseModel.h:118
↓ 10 callersMethodcollapse
pyflow/src/Image.h:1469
↓ 9 callersMethodImage
pyflow/src/Image.h:466
↓ 8 callersMethoddx
pyflow/src/Image.h:958
↓ 8 callersMethoddy
pyflow/src/Image.h:997
↓ 8 callersMethodimresize
pyflow/src/Image.h:719
↓ 8 callersFunctionmodcrop
(img, modulo)
dataset.py:105
↓ 7 callersMethodMultiplywith
pyflow/src/Image.h:1745
↓ 6 callersMethodsetDerivative
pyflow/src/Image.h:106
↓ 6 callersMethodwarpImageBicubicRef
pyflow/src/Image.h:2475
↓ 5 callersMethodclear
pyflow/src/Image.h:559
↓ 5 callersMethoddimcheck
pyflow/src/Vector.h:190
↓ 4 callersMethodGaussianSmoothing
pyflow/src/Image.h:1171
↓ 4 callersMethodMultiply
pyflow/src/Matrix.h:286
↓ 4 callersMethodallocate
pyflow/src/Matrix.h:185
↓ 4 callersMethodcrop
pyflow/src/Image.h:1640
↓ 4 callersMethoddata
access the members
pyflow/src/Vector.h:36
↓ 4 callersMethodimfilter_hv
pyflow/src/Image.h:1324
↓ 4 callersMethodnlevels
pyflow/src/GaussianPyramid.h:20
↓ 4 callersMethodthreshold
pyflow/src/Image.h:1925
↓ 3 callersMethodConstructPyramidLevels
pyflow/src/GaussianPyramid.cpp:79
↓ 3 callersMethodcopy
pyflow/src/Image.h:619
↓ 3 callersMethodimfilter_v
pyflow/src/Image.h:1314
↓ 3 callersMethodmatchDimension
pyflow/src/Matrix.h:50
↓ 3 callersFunctiontransform
()
data.py:9
↓ 3 callersMethodtranspose
pyflow/src/Matrix.h:317
↓ 2 callersMethodConstructPyramid
--------------------------------------------------------------------------------------- function to construct the pyramid this is the fast way -------
pyflow/src/GaussianPyramid.cpp:47
↓ 2 callersMethodSubtract
pyflow/src/Image.h:1859
↓ 2 callersMethodcolortype
pyflow/src/Image.h:88
↓ 2 callersMethodconcatenate
pyflow/src/Image.h:1521
↓ 2 callersFunctionget_flow
(im1, im2)
dataset.py:80
↓ 2 callersMethodinnerproduct
pyflow/src/Image.h:1947
↓ 2 callersMethodisDerivativeImage
pyflow/src/Image.h:87
↓ 2 callersMethodloadImage
pyflow/src/Image.h:828
↓ 2 callersFunctionload_img
(filepath, nFrames, scale, other_dataset)
dataset.py:17
↓ 2 callersFunctionload_img_future
(filepath, nFrames, scale, other_dataset)
dataset.py:45
↓ 2 callersMethodmax
pyflow/src/Image.h:2692
↓ 2 callersMethodmin
pyflow/src/Image.h:2701
↓ 2 callersMethodncol
pyflow/src/Matrix.h:43
↓ 2 callersMethodnorm2
pyflow/src/Image.h:1916
↓ 2 callersMethodnrow
function to access the member variables
pyflow/src/Matrix.h:42
↓ 2 callersFunctionrescale_img
(img_in, scale)
dataset.py:159
↓ 2 callersMethodsaveImage
pyflow/src/Image.h:800
↓ 2 callersMethodsetColorType
pyflow/src/Image.h:89
↓ 1 callersMethodConjugateGradient
pyflow/src/Matrix.h:443
↓ 1 callersMethodDissembleFlow
pyflow/src/Image.h:2496
↓ 1 callersMethod__init__
(self, image_dir,nFrames, upscale_factor, data_augmentation, file_list, other_dataset, patch_size, future_fram
dataset.py:166
↓ 1 callersFunctionaugment
(img_in, img_tar, img_nn, flip_h=True, rot=True)
dataset.py:136
↓ 1 callersFunctioncheckpoint
(epoch)
main.py:87
↓ 1 callersFunctionchop_forward
(x, neigbor, flow, model, scale, shave=8, min_size=2000, nGPUs=opt.gpus)
eval.py:137
↓ 1 callersMethoddesaturate
pyflow/src/Image.h:1438
↓ 1 callersFunctioneval
()
eval.py:71
↓ 1 callersFunctionget_patch
(img_in, img_tar, img_nn, patch_size, scale, nFrames, ix=-1, iy=-1)
dataset.py:112
↓ 1 callersFunctionget_test_set
(data_dir, nFrames, upscale_factor, file_list, other_dataset, future_frame)
data.py:23
↓ 1 callersFunctionget_training_set
(data_dir, nFrames, upscale_factor, data_augmentation, file_list, other_dataset, patch_size, future_frame)
data.py:14
↓ 1 callersFunctioninnerproduct
pyflow/src/Vector.h:380
↓ 1 callersMethodmean
pyflow/src/Stochastic.h:94
↓ 1 callersMethodnelements
pyflow/src/Image.h:86
↓ 1 callersMethodnorm2
pyflow/src/Matrix.h:335
↓ 1 callersMethodnormalize
pyflow/src/Image.h:1900
↓ 1 callersFunctionprint_network
(net)
main.py:80
↓ 1 callersMethodreset
pyflow/src/Matrix.h:178
↓ 1 callersFunctionsave_img
(img, img_name, pred_flag)
eval.py:113
↓ 1 callersMethodsquare
pyflow/src/Image.h:1879
↓ 1 callersMethodsquare
pyflow/src/NoiseModel.h:129
↓ 1 callersMethodsum
pyflow/src/Image.h:1937
↓ 1 callersFunctiontrain
(epoch)
main.py:51
MethodAssembleFlow
function to assemble and dissemble flows
pyflow/src/OpticalFlow.h:69
MethodBicubicCoeff
pyflow/src/Image.h:2386
MethodBilateralFiltering
pyflow/src/Image.h:2011
MethodBilinearInterpolate
pyflow/src/ImageProcessing.h:130
MethodBilinearInterpolate_transpose
pyflow/src/ImageProcessing.h:179
MethodBoundaryCheck
pyflow/src/Image.h:1345
MethodCStochastic
pyflow/src/Stochastic.cpp:9
MethodCoarse2FineFlow
-------------------------------------------------------------------------------------- function to perfomr coarse to fine optical flow estimation ----
pyflow/src/OpticalFlow.cpp:943
MethodCoarse2FineFlowLevel
pyflow/src/OpticalFlow.cpp:1016
FunctionCoarse2FineFlowWrapper
pyflow/src/Coarse2FineFlowWrapper.cpp:12
MethodComputeMeanCovariance
pyflow/src/Stochastic.h:178
MethodComputeOpticalFlow
pyflow/src/OpticalFlow.h:91
MethodComputeVectorMean
pyflow/src/Stochastic.h:242
MethodConvertFromMatlab
pyflow/src/Image.h:2799
MethodConvertInt2String
pyflow/src/Stochastic.cpp:17
MethodConvertToMatlab
pyflow/src/Image.h:2813
next →1–100 of 295, ranked by callers