MCPcopy Create free account

hub / github.com/SunDaDenny/DuLa-Net / functions

Functions132 in github.com/SunDaDenny/DuLa-Net

FunctionloadLabelByJson
(path, scene)
Layout/utils/IOTool.py:89
MethodmoveByNormal
(self, val)
Layout/objs/WallPlane.py:39
Functionnormal2ManhColor
(normal)
Layout/utils/LayoutTool.py:298
Functionnormal2color
(normal)
Layout/utils/GeometryTool.py:107
Methodnormalize
(self, cameraH=1.6)
Layout/objs/Scene.py:39
MethodnormalizeByCeiling
(self, ccH=1.6)
Layout/objs/Scene.py:50
FunctionplaneEquation
(normal, p)
Layout/utils/GeometryTool.py:87
Functionpoints2coords
(points)
Layout/utils/PanoTool.py:100
FunctionpointsCrossPano
(p1, p2)
Layout/utils/PanoTool.py:107
FunctionpointsDistance
(p1, p2)
Layout/utils/GeometryTool.py:44
FunctionpointsMean
(pList)
Layout/utils/GeometryTool.py:38
FunctionpointsNormal
(c, p1, p2)
Layout/utils/GeometryTool.py:68
FunctionpointsSample
(p1, p2, rate)
Layout/utils/GeometryTool.py:75
Functionpos2xyz
(pos, size, N)
Layout/utils/PanoTool.py:89
FunctionposTranspose
(pos)
Layout/utils/PanoTool.py:95
Functionpts2scene
(fp_pts, height)
Layout/data2scene.py:6
Functionresize_crop
(img, scale, size)
Utils/tools.py:4
Functionresnet101
Constructs a ResNet-101 model. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
Model/resnet.py:178
Functionresnet152
Constructs a ResNet-152 model. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
Model/resnet.py:190
Functionresnet34
Constructs a ResNet-34 model. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
Model/resnet.py:154
Functionresnet50
Constructs a ResNet-50 model. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
Model/resnet.py:166
Functionrun
(fp_prob, fc_prob_up, fc_prob_down, height_pred)
postproc.py:103
FunctionsaveDepth
(depth, path)
Layout/utils/ImageTool.py:144
FunctionsaveImage
(image, path)
Layout/utils/ImageTool.py:139
FunctionsaveMask
(mask, path)
Layout/utils/ImageTool.py:154
FunctionsaveSceneAsJson
(path, scene)
Layout/utils/IOTool.py:31
FunctionsaveSceneAsMaps
(path, scene, size)
Layout/utils/IOTool.py:14
FunctionshowImage
(image, cmap='viridis')
Layout/utils/ImageTool.py:127
Functiontype2Color
(type)
Layout/utils/LayoutTool.py:311
Functionvar2np
(data_lst)
Utils/tools.py:20
FunctionvectorPlaneHit
(vec, plane)
Layout/utils/GeometryTool.py:93
Functionxyz2pos
(xyz, size)
Layout/utils/PanoTool.py:83
← previous101–132 of 132, ranked by callers