MCPcopy Create free account

hub / github.com/BertaBescos/DynaSLAM / functions

Functions1,306 in github.com/BertaBescos/DynaSLAM

↓ 1 callersFunctionmrcnn_mask_loss_graph
Mask binary cross-entropy loss for the masks head. target_masks: [batch, num_rois, height, width]. A float32 tensor of values 0 or 1. Use
src/python/model.py:1065
↓ 1 callersMethodmultiplySymmetricUpperTriangle
Thirdparty/g2o/g2o/core/sparse_block_matrix.hpp:258
↓ 1 callersMethodnext
Thirdparty/g2o/g2o/core/optimizable_graph.h:92
↓ 1 callersMethodnormalizeRotation
Thirdparty/g2o/g2o/types/se3quat.h:280
↓ 1 callersFunctionnormalize_theta
* normalize the angle */
Thirdparty/g2o/g2o/stuff/misc.h:94
↓ 1 callersFunctionoverlaps_graph
Computes IoU overlaps between two sets of boxes. boxes1, boxes2: [N, (y1, x1, y2, x2)].
src/python/model.py:422
↓ 1 callersMethodparameter
Thirdparty/g2o/g2o/core/optimizable_graph.h:641
↓ 1 callersFunctionparse_image_meta
Parses an image info Numpy array to its components. See compose_image_meta() for more details.
src/python/model.py:2382
↓ 1 callersFunctionparse_image_meta_graph
Parses a tensor that contains image attributes to its components. See compose_image_meta() for more details. meta: [batch, meta length] where
src/python/model.py:2393
↓ 1 callersMethodplus
Thirdparty/DBoW2/DUtils/Timestamp.cpp:127
↓ 1 callersMethodpop
Thirdparty/g2o/g2o/core/estimate_propagator.cpp:221
↓ 1 callersMethodpop
Thirdparty/g2o/g2o/core/base_vertex.h:97
↓ 1 callersMethodprintVerbose
Thirdparty/g2o/g2o/core/optimization_algorithm_dogleg.cpp:209
↓ 1 callersMethodpropagate
Thirdparty/g2o/g2o/core/estimate_propagator.cpp:86
↓ 1 callersFunctionrefine_detections
Refine classified proposals and filter overlaps and return final detections. Inputs: rois: [N, (y1, x1, y2, x2)] in normalized coordi
src/python/model.py:641
↓ 1 callersMethodregisterAction
Thirdparty/g2o/g2o/core/hyper_graph_action.cpp:118
↓ 1 callersMethodregisterRobustKernel
Thirdparty/g2o/g2o/core/robust_kernel_factory.cpp:59
↓ 1 callersMethodregisterSolver
Thirdparty/g2o/g2o/core/optimization_algorithm_factory.cpp:62
↓ 1 callersMethodregisterType
Thirdparty/g2o/g2o/core/factory.cpp:73
↓ 1 callersMethodremoveVertex
Thirdparty/g2o/g2o/core/hyper_graph.cpp:111
↓ 1 callersMethodresize
Thirdparty/g2o/g2o/core/base_multi_edge.hpp:149
↓ 1 callersFunctionresnet_graph
(input_image, architecture, stage5=False)
src/python/model.py:146
↓ 1 callersMethodresolveCaches
Thirdparty/g2o/g2o/core/optimizable_graph.cpp:200
↓ 1 callersMethodresolveDependancies
Thirdparty/g2o/g2o/core/cache.cpp:114
↓ 1 callersMethodresolveParameters
Thirdparty/g2o/g2o/core/optimizable_graph.cpp:171
↓ 1 callersMethodrightMultiply
Thirdparty/g2o/g2o/core/sparse_block_matrix.hpp:285
↓ 1 callersMethodrowsOfBlock
how many rows does the block at block-row r has?
Thirdparty/g2o/g2o/core/sparse_block_matrix.h:102
↓ 1 callersFunctionrpn_bbox_loss_graph
Return the RPN bounding box loss graph. config: the model config object. target_bbox: [batch, max positive anchors, (dy, dx, log(dh), log(dw)
src/python/model.py:968
↓ 1 callersFunctionrpn_class_loss_graph
RPN anchor classifier loss. rpn_match: [batch, anchors, 1]. Anchor match type. 1=positive, -1=negative, 0=neutral anchor. rpn_
src/python/model.py:943
↓ 1 callersFunctionrpn_graph
Builds the computation graph of Region Proposal Network. feature_map: backbone features [batch, height, width, depth] anchors_per_location: n
src/python/model.py:754
↓ 1 callersMethodsetApprox
* @brief setApprox set approx to _approx * @param _approx */
include/region.h:216
↓ 1 callersMethodsetArea
* @brief setArea set area to _area * @param _area */
include/region.h:55
↓ 1 callersMethodsetAspectRatio
* @brief setAspectRatio set aspect_ratio to _aspect_ratio * @param _aspect_ratio */
include/region.h:264
↓ 1 callersMethodsetBoundingBox
* @brief setBoundingBox set boundingBox to _boundingBox * @param _boundingBox */
include/region.h:104
↓ 1 callersMethodsetCentroid
* @brief setCentroid set the centroid to _centroid * @param _centroid */
include/region.h:248
↓ 1 callersMethodsetConvexArea
* @brief setConvexArea set convex_area to _convex_area * @param _convex_area */
include/region.h:136
↓ 1 callersMethodsetConvexHull
* @brief setConvexHull set convex_hull to _convex_hull * @param _convex_hull */
include/region.h:120
↓ 1 callersMethodsetConvexImage
* @brief setConvexImage set convexImage to _convexImage * @param _convexImage */
include/region.h:344
↓ 1 callersMethodsetEccentricity
* @brief setEccentricity set the eccentricity to _eccentricity * @param _eccentricity */
include/region.h:296
↓ 1 callersMethodsetEllipse
* @brief setEllipse set the ellipse to _ellipse * @param _ellipse */
include/region.h:152
↓ 1 callersMethodsetExtrema
* @brief setExtrema set extrame to _extrema * @param _extrema */
include/region.h:440
↓ 1 callersMethodsetFilledArea
* @brief setFilledArea set filledArea to _filledArea * @param _filledArea */
include/region.h:312
↓ 1 callersMethodsetFilledImage
* @brief setFilledImage set filledImage to _filledImage * @param _filledImage */
include/region.h:232
↓ 1 callersMethodsetId
Thirdparty/g2o/g2o/core/hyper_graph.cpp:55
↓ 1 callersMethodsetMajorAxis
* @brief setMinorAxis set minoraxis_length to minor_axis * @param minor_axis */
include/region.h:200
↓ 1 callersMethodsetMaxLoc
* @brief setMaxLoc set maxloc to _maxLoc * @param _maxloc */
include/region.h:392
↓ 1 callersMethodsetMaxVal
* @brief setMaxVal set maxval to _maxval * @param _maxval */
include/region.h:360
↓ 1 callersMethodsetMeanVal
* @brief setMeanVal set meanval to _meanval * @param _meanval */
include/region.h:424
↓ 1 callersMethodsetMinLoc
* @brief setMinLoc set minloc to _minloc * @param _minloc */
include/region.h:408
↓ 1 callersMethodsetMinVal
* @brief setMinVal set minval to _minval * @param _minval */
include/region.h:376
↓ 1 callersMethodsetMinorAxis
* @brief setMinorAxis set minoraxis_length to minor_axis * @param minor_axis */
include/region.h:184
↓ 1 callersMethodsetMoments
* @brief setMoments set moments to _moments * @param _moments */
include/region.h:88
↓ 1 callersMethodsetOrientation
* @brief setOrientation set orientation to _orientation * @param _orientation */
include/region.h:168
↓ 1 callersMethodsetPerimeter
* @brief setPerimeter set perimeter to _perimeter * @param _perimeter */
include/region.h:71
↓ 1 callersMethodsetPixelList
* @brief setPixelList set pixelList to _pixelList * @param _pixelList */
include/region.h:328
↓ 1 callersMethodsetSolidity
* @brief setSolidity set solidity to _solidity * @param _solidity */
include/region.h:456
↓ 1 callersMethodsetToCurrentTime
Thirdparty/DBoW2/DUtils/Timestamp.cpp:56
↓ 1 callersMethodsetUpdateNeeded
Thirdparty/g2o/g2o/core/cache.cpp:170
↓ 1 callersMethodsetUserLambdaInit
Thirdparty/g2o/g2o/core/optimization_algorithm_levenberg.cpp:196
↓ 1 callersMethodsetVerbose
Thirdparty/g2o/g2o/core/sparse_optimizer.cpp:556
↓ 1 callersMethodsetWriteDebug
Thirdparty/g2o/g2o/core/optimization_algorithm_with_hessian.cpp:96
↓ 1 callersMethodset_trainable
Sets model layers as trainable if their names match the given regular expression.
src/python/model.py:1976
↓ 1 callersMethodshortestPaths
Thirdparty/g2o/g2o/core/hyper_dijkstra.cpp:86
↓ 1 callersFunctionsmooth_l1_loss
Implements Smooth-L1 loss. y_true and y_pred are typicallly: [N, 4], but could be any shape.
src/python/model.py:933
↓ 1 callersMethodsolvePattern
* Inverts the a block pattern of A in spinv * @returns false if not defined. */
Thirdparty/g2o/g2o/core/linear_solver.h:71
↓ 1 callersMethodstopRequested
src/LocalMapping.cc:582
↓ 1 callersMethodtakePatternFromHash
Thirdparty/g2o/g2o/core/sparse_block_matrix.hpp:627
↓ 1 callersMethodterminate
if external stop flag is given, return its state. False otherwise
Thirdparty/g2o/g2o/core/sparse_optimizer.h:188
↓ 1 callersMethodunmold_detections
Reformats the detections of one image from the format of the neural network output to a format suitable for use in the rest of the app
src/python/model.py:2157
↓ 1 callersMethodunregisterAction
Thirdparty/g2o/g2o/core/hyper_graph_action.cpp:130
↓ 1 callersMethodunregisterSolver
Thirdparty/g2o/g2o/core/optimization_algorithm_factory.cpp:74
↓ 1 callersMethodupdateMapFromString
Thirdparty/g2o/g2o/stuff/property.cpp:88
↓ 1 callersMethodupdateSize
Thirdparty/g2o/g2o/core/jacobian_workspace.cpp:59
↓ 1 callersMethodupdateStructure
Thirdparty/g2o/g2o/core/block_solver.hpp:298
↓ 1 callersMethoduserData
the user data associated with this vertex
Thirdparty/g2o/g2o/core/optimizable_graph.h:137
MethodAbstractOptimizationAlgorithmCreator
Thirdparty/g2o/g2o/core/optimization_algorithm_factory.cpp:37
MethodAddMapPoint
src/KeyFrame.cc:201
MethodAdjacencyMapEntry
Thirdparty/g2o/g2o/core/estimate_propagator.cpp:51
MethodAdjacencyMapEntry
Thirdparty/g2o/g2o/core/hyper_dijkstra.cpp:52
MethodApprox
* @brief Approx * @return the approximate hull of the contour */
include/region.h:208
MethodAspectRatio
* @brief AspectRatio * @return the aspect ratio of the hull */
include/region.h:256
MethodAssignFeaturesToGrid
src/Frame.cc:402
MethodBaseBinaryEdge
Thirdparty/g2o/g2o/core/base_binary_edge.h:62
MethodBaseEdge
Thirdparty/g2o/g2o/core/base_edge.h:51
MethodBaseMultiEdge
Thirdparty/g2o/g2o/core/base_multi_edge.h:71
MethodBaseProperty
Thirdparty/g2o/g2o/stuff/property.cpp:39
MethodBaseUnaryEdge
Thirdparty/g2o/g2o/core/base_unary_edge.h:53
MethodBaseVertex
Thirdparty/g2o/g2o/core/base_vertex.hpp:28
MethodBlockSolver
Thirdparty/g2o/g2o/core/block_solver.hpp:42
MethodBowVector
Thirdparty/DBoW2/DBoW2/BowVector.cpp:22
MethodBundleAdjustment
src/Optimizer.cc:49
MethodCache
Thirdparty/g2o/g2o/core/cache.cpp:46
MethodCacheContainer
Thirdparty/g2o/g2o/core/cache.cpp:118
MethodCacheKey
Thirdparty/g2o/g2o/core/cache.cpp:36
MethodCentroid
* @brief Centroid * @return the centroid of the hull */
include/region.h:240
MethodChangeCalibration
src/Tracking.cc:1795
MethodCheckDistEpipolarLine
src/ORBmatcher.cc:140
MethodCheckFinish
src/Viewer.cc:166
MethodCheckFinish
src/LocalMapping.cc:740
MethodCheckFinish
src/LoopClosing.cc:757
← previousnext →401–500 of 1,306, ranked by callers