Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WalkerLau/Accelerating-CNN-with-FPGA
/ functions
Functions
287 in github.com/WalkerLau/Accelerating-CNN-with-FPGA
⨍
Functions
287
◇
Types & classes
52
Function
CompareBBox
src/nms.cpp:42
Method
Compute
src/lab_feature_map.cpp:43
Method
Compute
src/surf_feature_map.cpp:109
Method
ComputeFeatureMap
src/lab_feature_map.cpp:148
Method
ComputeFeatureVector
src/surf_feature_map.cpp:331
Method
ComputeGradX
src/surf_feature_map.cpp:170
Method
ComputeGradY
src/surf_feature_map.cpp:189
Method
ComputeGradientImages
src/surf_feature_map.cpp:163
Method
ComputeIntegralImages
src/lab_feature_map.cpp:111
Method
ComputeIntegralImages
src/surf_feature_map.cpp:211
Method
ComputeRectSum
src/lab_feature_map.cpp:120
Method
ConvImage
Calculate image orientation * @param image_orientation A image orientation map * @param[out] conv_im The output convolutional image */
src/sift.cpp:222
Method
ConvNet
src/conv_net.h:44
Method
CreateClassifier
src/fust.cpp:282
Method
CreateFeatureMap
src/fust.cpp:298
Method
CreateModelReader
src/fust.cpp:266
Method
CreateNet
新建的net实质上是std::map<net_type>类对象。 返回的是新建的net所在的指针(动态存储)。
src/net_factory.h:62
Method
Cubic
src/spatial_transform_net.cpp:236
Method
Detect
src/fust.cpp:128
Method
Detect
src/face_detection.cpp:83
Method
Detector
src/detector.h:47
Method
EltwiseNet
src/eltwise_net.h:41
Method
Execute
src/tform_maker_net.cpp:44
Method
Execute
src/max_pooling_net.cpp:51
Method
Execute
src/eltwise_net.cpp:68
Method
Execute
src/spatial_transform_net.cpp:54
Method
Execute
src/bn_net.cpp:46
Method
Execute
src/common_net.cpp:187
Method
Execute
src/bias_adder_net.cpp:42
Method
Execute
src/inner_product_net.cpp:44
Method
Execute
src/conv_net.cpp:82
Method
Execute
src/pad_net.cpp:47
Method
ExtractFeature
抽取特征值所用的方法。
src/recognizer.h:97
Method
ExtractFeatureWithCrop
src/recognizer.h:113
Method
FaceAlignment
A constructor with an optional argument specifying path of the model file. * If called with no argument, the model file is assumed to be stored in
src/face_alignment.cpp:46
Method
FaceDetection
src/face_detection.cpp:73
Method
FaceIdentification
src/face_identification.cpp:43
Method
FeatureMap
src/feature_map.h:42
Method
FillIntegralChannel
src/surf_feature_map.h:141
Method
FuStDetector
src/fust.h:52
Method
GetInputDim
src/mlp.h:55
Method
GetInputDim
src/mlp.h:107
Method
GetOutputDim
src/mlp.h:56
Method
GetSubImg
Extract a image patch which is centered at point(point_x, point_y) with a given patch size. * @param gray_im A grayscale image * @param im_width
src/cfan.cpp:392
Method
GetWindowData
src/fust.cpp:314
Method
HyperParam
src/hyper_param.h:47
Method
ImageData
src/common.h:71
Method
ImageOrientation
Calculate image orientation * @param image_orientation A image orientation map * @param[out] conv_im The output convolutional image */
src/sift.cpp:341
Method
ImagePyramid
src/image_pyramid.h:89
Method
Impl
src/face_detection.cpp:46
Method
InitFeaturePool
src/surf_feature_map.cpp:133
Method
InnerProductNet
src/inner_product_net.h:44
Method
InsertFloat
src/hyper_param.h:97
Method
Integral
src/lab_feature_map.h:72
Method
Integral
src/surf_feature_map.cpp:280
Method
LABBaseClassifier
src/lab_boosted_classifier.h:53
Method
LABBoostModelReader
src/lab_boost_model_reader.h:46
Method
LABBoostedClassifier
src/lab_boosted_classifier.h:81
Method
LABFeatureMap
src/lab_feature_map.h:54
Method
Load
src/hyper_param.h:53
Method
Load
src/common_net.cpp:59
Method
LoadModel
src/face_identification.cpp:51
Method
LoadModel
src/recognizer.h:70
Method
MLP
src/mlp.h:102
Method
MLPLayer
src/mlp.h:49
Method
MaskIntegralChannel
src/surf_feature_map.cpp:224
Method
MaxPoolingNet
src/max_pooling_net.h:44
Method
ModelReader
src/model_reader.h:44
Method
Net
src/net.cpp:34
Method
NetRegisterer
src/net_factory.h:76
Method
NetRegistry
src/net_factory.h:70
Method
Norm
src/spatial_transform_net.h:56
Method
NormalizeFeatureVectorL2
src/surf_feature_map.cpp:485
Method
PadNet
src/pad_net.h:44
Method
PointDetectLandmarks
Detect five facial landmarks, i.e., two eye centers, nose tip and two mouth corners. * @param gray_im A grayscale image * @param face_info The
src/face_alignment.cpp:58
Method
ReLU
src/mlp.h:87
Method
Read
src/lab_boost_model_reader.cpp:40
Method
ReadBaseClassifierParam
src/lab_boost_model_reader.cpp:69
Method
ReadFeatureParam
src/lab_boost_model_reader.cpp:56
Method
Recognizer
src/recognizer.h:47
Method
Release
src/net.h:58
Method
Reshape
src/lab_feature_map.cpp:100
Method
Reshape
src/surf_feature_map.cpp:152
Method
ResizeImage
Resize the image by bilinear interpolation. * @param src_im A source image in grayscale * @param src_width The width of the source image * @p
src/cfan.cpp:424
Method
SIFT
src/sift.cpp:51
Method
SURFFeatureMap
src/surf_feature_map.h:110
Method
SURFFeaturePool
src/surf_feature_map.h:55
Method
SURFMLP
src/surf_mlp.h:50
Method
SURFMLPModelReader
src/surf_mlp_model_reader.h:45
Method
Sampling
src/spatial_transform_net.cpp:120
Method
SetFeatureMap
src/lab_boosted_classifier.h:93
Method
SetImagePyramidScaleFactor
src/face_detection.cpp:124
Method
SetMaxFaceSize
src/face_detection.cpp:119
Method
SetMinFaceSize
src/face_detection.cpp:112
Method
SetROI
src/surf_feature_map.h:115
Method
SetScoreThresh
src/face_detection.cpp:136
Method
SetSlideWindowStep
src/detector.h:54
Method
SetThreshold
src/lab_boosted_classifier.h:62
Method
SetUp
src/tform_maker_net.cpp:34
Method
SetUp
src/max_pooling_net.cpp:38
← previous
next →
101–200 of 287, ranked by callers