MCPcopy Create free account

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

Functions132 in github.com/SunDaDenny/DuLa-Net

↓ 5 callersFunctionconv3x3_relu
(in_planes, out_planes)
Model/dulanet.py:17
↓ 5 callersFunctiongenWallPolygon2d
(size, wall)
Layout/utils/LayoutTool.py:40
↓ 4 callersMethod_make_layer
(self, block, planes, blocks, stride=1)
Model/resnet.py:107
↓ 4 callersFunctionsortWallsByDist
(walls)
Layout/utils/LayoutTool.py:8
↓ 4 callersMethodupdateGeometry
(self)
Layout/objs/Object2D.py:36
↓ 4 callersMethodupdateLayoutGeometry
(self)
Layout/objs/Scene.py:31
↓ 3 callersMethodcheckCross
(self)
Layout/objs/GeoEdge.py:18
↓ 3 callersFunctiontrans
(data)
Utils/tools.py:22
↓ 3 callersFunctionvectorAdd
(v1, v2)
Layout/utils/GeometryTool.py:4
↓ 3 callersFunctionvectorMultiplyC
(v1, C)
Layout/utils/GeometryTool.py:28
↓ 2 callersMethod__init__
(self, block, layers, num_classes=1000)
Model/resnet.py:84
↓ 2 callersFunctioncheckImageBoundary
(pos, size)
Layout/utils/ImageTool.py:40
↓ 2 callersFunctionconv3x3
3x3 convolution with padding
Model/resnet.py:6
↓ 2 callersMethodgenLayoutWallsByPoints
(self, points)
Layout/objs/Scene.py:21
↓ 2 callersFunctionmerge_near
(lst)
postproc.py:59
↓ 2 callersFunctionpointsDirection
(p1, p2)
Layout/utils/GeometryTool.py:52
↓ 2 callersMethodupdateGeometry
(self)
Layout/objs/WallPlane.py:50
↓ 2 callersFunctionvectorDividedC
(v1, C)
Layout/utils/GeometryTool.py:33
↓ 2 callersFunctionvectorDot
(v1, v2)
Layout/utils/GeometryTool.py:23
↓ 2 callersFunctionxyz2coords
(xyz)
Layout/utils/PanoTool.py:65
↓ 1 callersMethod__init__
(self, backbone)
Model/dulanet.py:63
↓ 1 callersFunctionconv3x3
(in_planes, out_planes, stride=1)
Model/dulanet.py:13
↓ 1 callersFunctioncoords2pos
(coords, size)
Layout/utils/PanoTool.py:77
↓ 1 callersFunctioncoords2uv
(coords)
Layout/utils/PanoTool.py:4
↓ 1 callersFunctioncoords2xyz
(coords, N)
Layout/utils/PanoTool.py:58
↓ 1 callersFunctiondemo
()
demo.py:75
↓ 1 callersFunctionfit_floorplan
(data)
postproc.py:12
↓ 1 callersMethodforward_from_feats
(self, x, feats)
Model/dulanet.py:53
↓ 1 callersMethodforward_get_feats
(self, x)
Model/dulanet.py:43
↓ 1 callersMethodgetintersection
(self, plane)
Layout/objs/WallPlane.py:102
↓ 1 callersFunctionidx2Color
(idx)
Layout/utils/LayoutTool.py:320
↓ 1 callersFunctionimageROI
(data, lt, rb)
Layout/utils/ImageTool.py:10
↓ 1 callersFunctionimageRegionBox
(center, steps, size)
Layout/utils/ImageTool.py:22
↓ 1 callersMethodinit
(self)
Layout/objs/FloorPlane.py:30
↓ 1 callersMethodinit
(self)
Layout/objs/Object2D.py:28
↓ 1 callersMethodinit
(self)
Layout/objs/WallPlane.py:35
↓ 1 callersMethodmoveByVector
(self, vec)
Layout/objs/GeoPoint.py:20
↓ 1 callersFunctionpointsDirectionPow
(p1, p2, pow_)
Layout/utils/GeometryTool.py:62
↓ 1 callersFunctionpos2coords
(pos, size)
Layout/utils/PanoTool.py:72
↓ 1 callersFunctionpredict
(model, input_path)
demo.py:38
↓ 1 callersFunctionresnet18
Constructs a ResNet-18 model. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
Model/resnet.py:142
↓ 1 callersMethodupdateBbox2d
(self)
Layout/objs/Object2D.py:105
↓ 1 callersMethodupdateCorners
(self)
Layout/objs/FloorPlane.py:45
↓ 1 callersMethodupdateCorners
(self)
Layout/objs/Object2D.py:84
↓ 1 callersMethodupdateCorners
(self)
Layout/objs/WallPlane.py:64
↓ 1 callersMethodupdateEdges
(self)
Layout/objs/FloorPlane.py:56
↓ 1 callersMethodupdateEdges
(self)
Layout/objs/Object2D.py:96
↓ 1 callersMethodupdateEdges
(self)
Layout/objs/WallPlane.py:75
↓ 1 callersMethodupdateGeoPoints
(self)
Layout/objs/Object2D.py:49
↓ 1 callersMethodupdateGeometry
(self)
Layout/objs/FloorPlane.py:34
↓ 1 callersFunctionuv2coords
(uv)
Layout/utils/PanoTool.py:13
↓ 1 callersFunctionuv2xyz
(uv, N)
Layout/utils/PanoTool.py:22
↓ 1 callersFunctionvectorCross
(v1, v2)
Layout/utils/GeometryTool.py:16
↓ 1 callersFunctionvectorSum
(vList)
Layout/utils/GeometryTool.py:9
↓ 1 callersFunctionxyz2uv
(xyz)
Layout/utils/PanoTool.py:31
MethodGetGrid
(self)
Model/e2p.py:109
Method__init__
(self, equ_size, out_dim, fov, radius=128, up_flip=True, gpu=True)
Model/e2p.py:12
Method__init__
(self, inplanes, planes, stride=1, downsample=None)
Model/resnet.py:14
Method__init__
(self, inplanes, planes, stride=1, downsample=None)
Model/resnet.py:46
Method__init__
(self, backbone)
Model/dulanet.py:23
Method__init__
(self, gPoint1, gPoint2)
Layout/objs/GeoEdge.py:7
Method__init__
(self, scene, isCeiling=False)
Layout/objs/FloorPlane.py:8
Method__init__
(self, scene, gPoints, wall)
Layout/objs/Object2D.py:8
Method__init__
(self, data)
Layout/objs/GeoPoint.py:7
Method__init__
(self, scene, gPoints)
Layout/objs/WallPlane.py:10
Method__init__
(self)
Layout/objs/Scene.py:9
FunctioncalcLayoutPointType
(scene)
Layout/utils/LayoutTool.py:14
FunctioncameraCoords2Vector
(camPose, coords, fov)
Layout/utils/PanoTool.py:120
MethodcheckRayHit
(self, vec, orig=(0,0,0))
Layout/objs/Object2D.py:113
MethodcheckRayHit
(self, vec, orig=(0,0,0))
Layout/objs/WallPlane.py:83
Functioneval_2d_iou
(fp_pred, fp_gt)
Utils/metric.py:7
Functioneval_3d_iou
(fp_pred, h_pred, fp_gt, h_gt)
Utils/metric.py:16
Functioneval_l2
(pred, gt)
Utils/metric.py:30
Methodforward
(self, batch)
Model/e2p.py:91
Methodforward
(self, x)
Model/resnet.py:24
Methodforward
(self, x)
Model/resnet.py:59
Methodforward
(self, x)
Model/resnet.py:124
Methodforward
(self, pano_view)
Model/dulanet.py:82
FunctiongenLayoutCornerMap
(scene, size, dilat=4, blur=20)
Layout/utils/LayoutTool.py:198
FunctiongenLayoutDepthMap
(scene, size)
Layout/utils/LayoutTool.py:103
FunctiongenLayoutEdgeMap
(scene, size, dilat=4, blur=20)
Layout/utils/LayoutTool.py:132
FunctiongenLayoutFloorCeilingMap
(scene, size)
Layout/utils/LayoutTool.py:245
FunctiongenLayoutFloorCornerMap
(scene, size, ratio=0.02, dilat=4, blur=20)
Layout/utils/LayoutTool.py:212
FunctiongenLayoutFloorEdgeMap
(scene, size, ratio=0.02, dilat=4, blur=20)
Layout/utils/LayoutTool.py:227
FunctiongenLayoutFloorMap
(scene, size, ratio)
Layout/utils/LayoutTool.py:183
FunctiongenLayoutFloorPoints
(scene, num=1024)
Layout/utils/LayoutTool.py:263
FunctiongenLayoutNormalMap
(scene, size)
Layout/utils/LayoutTool.py:64
FunctiongenLayoutOMap
(scene, size)
Layout/utils/LayoutTool.py:83
FunctiongenLayoutObj2dMap
(scene, size)
Layout/utils/LayoutTool.py:169
FunctionimageDilation
(data, rad)
Layout/utils/ImageTool.py:51
FunctionimageDrawLine
(data, p1, p2, color=None)
Layout/utils/ImageTool.py:84
FunctionimageDrawPolygon
(data, points, color=None)
Layout/utils/ImageTool.py:93
FunctionimageDrawWallDepth
(data, polygon, wall)
Layout/utils/ImageTool.py:105
FunctionimageGaussianBlur
(data, sigma)
Layout/utils/ImageTool.py:65
FunctionimagePointsBox
(posList)
Layout/utils/ImageTool.py:31
FunctionimageRegionMean
(data, center, steps)
Layout/utils/ImageTool.py:15
FunctionimageResize
(data, size)
Layout/utils/ImageTool.py:46
FunctionimagesMSE
(data1, data2)
Layout/utils/ImageTool.py:76
Functionjson2scene
(json)
Layout/data2scene.py:32
MethodloadLabel
(self, path)
Layout/objs/Scene.py:61
next →1–100 of 132, ranked by callers