MCPcopy Create free account

hub / github.com/HyperInspire/InspireFace / functions

Functions1,690 in github.com/HyperInspire/InspireFace

↓ 4 callersFunctionHFGetRGBLivenessConfidence
cpp/inspireface/c_api/inspireface.cc:1306
↓ 4 callersFunctionHFReloadInspireFace
cpp/inspireface/c_api/inspireface.cc:513
↓ 4 callersFunctionIsExists
cpp/inspireface/middleware/system.h:107
↓ 4 callersFunctionRelease
cpp/inspireface/middleware/model_archive/inspire_archive.h:106
↓ 4 callersMethodSetSpecialBackend
cpp/inspireface/middleware/inference_adapter/inference_adapter.h:88
↓ 4 callersMethodSetTrackPreviewSize
cpp/inspireface/session.cpp:227
↓ 4 callersFunctionSoftmax
* @brief Softmax function. * * @param input The input vector. * @return The softmax result. */
cpp/inspireface/middleware/any_net_adapter.h:244
↓ 4 callersMethodaccept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON
cpp/inspireface/middleware/nlohmann/json.hpp:10852
↓ 4 callersFunctioncalculate_overlap
Calculate the overlap ratio between two rectangular boxes. Parameters: - box1: The first rectangle, format ((x1, y1), (x2, y2)), where (x
python/test/test_utilis.py:26
↓ 4 callersFunctioncend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/cend/
cpp/inspireface/middleware/nlohmann/json.hpp:19705
↓ 4 callersFunctiondestroy
cpp/inspireface/middleware/nlohmann/json.hpp:17722
↓ 4 callersFunctiondma_sync_device_to_cpu
cpp/inspireface/image_process/nexus_processor/rga/dma_alloc.cpp:63
↓ 4 callersMethodemplace
cpp/inspireface/middleware/nlohmann/json.hpp:17058
↓ 4 callersFunctionempty
@brief checks whether the container is empty. @sa https://json.nlohmann.me/api/basic_json/empty/
cpp/inspireface/middleware/nlohmann/json.hpp:19803
↓ 4 callersMethodfind
(self, sub, start=0, end=sys.maxsize)
python/inspireface/modules/core/native.py:249
↓ 4 callersFunctionget_arithmetic_value
cpp/inspireface/middleware/nlohmann/json.hpp:3848
↓ 4 callersMethodget_binary
cpp/inspireface/middleware/nlohmann/json.hpp:10595
↓ 4 callersMethodget_string
cpp/inspireface/middleware/nlohmann/json.hpp:10562
↓ 4 callersFunctioninsert_iterator
cpp/inspireface/middleware/nlohmann/json.hpp:20164
↓ 4 callersFunctionis_boolean
@brief return whether value is a boolean @sa https://json.nlohmann.me/api/basic_json/is_boolean/
cpp/inspireface/middleware/nlohmann/json.hpp:18476
↓ 4 callersFunctionreplace_substring
! @brief replace all occurrences of a substring by another string @param[in,out] s the string to manipulate; changed so that all occu
cpp/inspireface/middleware/nlohmann/json.hpp:2725
↓ 4 callersMethodsetInferenceMode
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:642
↓ 4 callersMethodset_end
set iterator to a defined past the end
cpp/inspireface/middleware/nlohmann/json.hpp:11257
↓ 4 callersFunctionzfill
cpp/test/unit/test_helper/test_help.h:300
↓ 4 callersMethodzfill
(self, width)
python/inspireface/modules/core/native.py:342
↓ 3 callersFunctionCompareTwoFaces
cpp/test/unit/test_helper/test_help.h:414
↓ 3 callersMethodFaceExtractWithAlignmentImage
cpp/inspireface/recognition_module/face_feature_extraction_module.cpp:68
↓ 3 callersMethodFaceFeatureExtract
cpp/inspireface/engine/face_session.cpp:366
↓ 3 callersMethodGetElementNum
cpp/inspireface/middleware/inference_wrapper/inference_wrapper.h:26
↓ 3 callersMethodGetFaceAlignmentImage
cpp/inspireface/session.cpp:279
↓ 3 callersMethodGetFaceDetectPixelList
cpp/inspireface/runtime_module/launch.cpp:272
↓ 3 callersMethodGetGlobalCoreMLInferenceMode
cpp/inspireface/runtime_module/launch.cpp:236
↓ 3 callersMethodGetNumberOfFacesCurrentlyDetected
cpp/inspireface/engine/face_session.cpp:141
↓ 3 callersMethodGetOutputTensorSize
* @brief Get the size of the output image Tensor * @param index Index of the output layer * @return Dimensions information composed of vario
cpp/inspireface/middleware/inference_wrapper/customized/rknn_adapter.h:209
↓ 3 callersMethodGetVector
cpp/inspireface/feature_hub/embedding_db/embedding_db.cpp:93
↓ 3 callersFunctionHFCopyFaceBasicToken
cpp/inspireface/c_api/inspireface.cc:782
↓ 3 callersFunctionHFCosineSimilarityConvertToPercentage
cpp/inspireface/c_api/inspireface.cc:1059
↓ 3 callersFunctionHFDeBugImageStreamDecodeSave
cpp/inspireface/c_api/inspireface.cc:339
↓ 3 callersFunctionHFFaceQualityDetect
cpp/inspireface/c_api/inspireface.cc:1351
↓ 3 callersFunctionHFFeatureHubViewDBTable
cpp/inspireface/c_api/inspireface.cc:1439
↓ 3 callersFunctionHFGetFaceBasicTokenSize
cpp/inspireface/c_api/inspireface.cc:790
↓ 3 callersFunctionHFGetFaceDenseLandmarkFromFaceToken
cpp/inspireface/c_api/inspireface.cc:800
↓ 3 callersFunctionHFGetFaceQualityConfidence
cpp/inspireface/c_api/inspireface.cc:1336
↓ 3 callersFunctionHFGetNumOfFaceDenseLandmark
cpp/inspireface/c_api/inspireface.cc:795
↓ 3 callersFunctionHFGetRecommendedCosineThreshold
cpp/inspireface/c_api/inspireface.cc:1051
↓ 3 callersFunctionHFQueryInspireFaceLaunchStatus
cpp/inspireface/c_api/inspireface.cc:523
↓ 3 callersFunctionHFSessionLastFaceDetectionGetDebugPreviewImageSize
cpp/inspireface/c_api/inspireface.cc:770
↓ 3 callersMethodInitialize
cpp/inspireface/middleware/inference_wrapper/inference_wrapper_mnn.cpp:113
↓ 3 callersFunctionPathJoin
cpp/inspireface/middleware/system.h:22
↓ 3 callersFunctionReset
cpp/inspireface/middleware/model_archive/core_archive/simple_archive.h:43
↓ 3 callersMethodReset
cpp/inspireface/middleware/model_archive/core_archive/core_archive.cc:147
↓ 3 callersMethodSearchSimilarVectors
cpp/inspireface/feature_hub/embedding_db/embedding_db.cpp:189
↓ 3 callersMethodSetGlobalCoreMLInferenceMode
cpp/inspireface/runtime_module/launch.cpp:216
↓ 3 callersMethodSetInputData
* @brief Set the data stream for the input layer * @param index Index of the input layer * @param data Pointer to the input data * @par
cpp/inspireface/middleware/inference_wrapper/customized/rknn_adapter.h:239
↓ 3 callersMethodSetPreviewSize
cpp/inspireface/image_process/frame_process.cpp:169
↓ 3 callersMethod__init__
(self, obj=b"")
python/inspireface/modules/core/native.py:418
↓ 3 callersFunction_check_modelscope_availability
Check if ModelScope is available when needed and provide helpful error message if not. Exits the program if ModelScope is needed but not
python/inspireface/modules/inspireface.py:716
↓ 3 callersMethod_get_image_stream
Convert image to ImageStream if needed
python/inspireface/modules/inspireface.py:561
↓ 3 callersFunctioncbegin
@brief returns a const iterator to the first element @sa https://json.nlohmann.me/api/basic_json/cbegin/
cpp/inspireface/middleware/nlohmann/json.hpp:19680
↓ 3 callersFunctiondump_tensor_attr
cpp/inspireface/middleware/inference_wrapper/customized/rknn_adapter_nano.h:64
↓ 3 callersMethodface_pipeline
Processes detected faces to extract additional attributes based on the provided execution parameters. Args: image (np.nd
python/inspireface/modules/inspireface.py:500
↓ 3 callersFunctiongenerateFilenames
cpp/test/unit/test_helper/test_help.h:192
↓ 3 callersFunctiongetCurrentMemoryUsage
Get the current memory usage in MB
cpp/test/unit/test_helper/test_help.h:496
↓ 3 callersFunctiongetInstance
Method of obtaining singleton instance
cpp/inspireface/runtime_module/resource_manage.h:49
↓ 3 callersFunctiongetTestData
cpp/test/settings/test_settings.cpp:12
↓ 3 callersFunctionis_number_float
@brief return whether value is a floating-point number @sa https://json.nlohmann.me/api/basic_json/is_number_float/
cpp/inspireface/middleware/nlohmann/json.hpp:18504
↓ 3 callersFunctionis_number_integer
@brief return whether value is an integer number @sa https://json.nlohmann.me/api/basic_json/is_number_integer/
cpp/inspireface/middleware/nlohmann/json.hpp:18490
↓ 3 callersMethodload_from_cv_image
Load image data from an OpenCV image (numpy ndarray). Args: image (np.ndarray): The image data as a numpy array.
python/inspireface/modules/inspireface.py:41
↓ 3 callersMethodmoved_or_copied
cpp/inspireface/middleware/nlohmann/json.hpp:13110
↓ 3 callersFunctionmtar_close
cpp/inspireface/middleware/model_archive/core_archive/microtar/microtar.c:213
↓ 3 callersFunctionmtar_next
cpp/inspireface/middleware/model_archive/core_archive/microtar/microtar.c:232
↓ 3 callersMethodreadFromFile
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:582
↓ 3 callersMethodrfind
(self, sub, start=0, end=sys.maxsize)
python/inspireface/modules/core/native.py:300
↓ 3 callersFunctionset
cpp/inspireface/middleware/configurable.h:65
↓ 3 callersMethodset_begin
set iterator to a defined beginning
cpp/inspireface/middleware/nlohmann/json.hpp:11251
↓ 3 callersFunctionset_use_oss_download
Set whether to use OSS download instead of ModelScope Args: use_oss (bool): If True, use OSS download; if False, use ModelScope (defa
python/inspireface/modules/utils/resource.py:32
↓ 3 callersFunctiontest_resize
cpp/sample/cpp_api/cpp_nexus_process.cpp:6
↓ 3 callersFunctiontwrite
cpp/inspireface/middleware/model_archive/core_archive/microtar/microtar.c:70
↓ 3 callersFunctionunget
! @brief unget current character (read it again on next get) We implement unget by setting variable next_unget to true. The input is not
cpp/inspireface/middleware/nlohmann/json.hpp:7776
↓ 2 callersMethodAcquireResource
Acquire resource (blocking mode)
cpp/inspireface/middleware/thread/resource_pool.h:77
↓ 2 callersMethodAddResource
cpp/inspireface/middleware/thread/resource_pool.h:69
↓ 2 callersMethodClose
cpp/inspireface/middleware/model_archive/core_archive/core_archive.cc:163
↓ 2 callersFunctionEmaFilter
Exponential Moving Average (EMA) filter function
cpp/inspireface/middleware/utils.h:176
↓ 2 callersFunctionGenerateCropScales
Generate crop scales
cpp/inspireface/track_module/landmark/landmark_tools.h:17
↓ 2 callersFunctionGenerateRandomNumbers
cpp/test/unit/test_helper/test_help.h:389
↓ 2 callersMethodGetCudaDeviceId
cpp/inspireface/runtime_module/launch.cpp:262
↓ 2 callersMethodGetDataAsFloat
cpp/inspireface/middleware/inference_wrapper/inference_wrapper.h:145
↓ 2 callersMethodGetFaceDenseLandmark
cpp/inspireface/session.cpp:259
↓ 2 callersMethodGetFaceDetectModelList
cpp/inspireface/runtime_module/launch.cpp:282
↓ 2 callersMethodGetImageProcessingBackend
cpp/inspireface/runtime_module/launch.cpp:319
↓ 2 callersMethodGetPreviewScale
cpp/inspireface/image_process/frame_process.cpp:194
↓ 2 callersMethodGetRockchipDmaHeapPath
cpp/inspireface/runtime_module/launch.cpp:198
↓ 2 callersFunctionHFCheckCudaDeviceSupport
cpp/inspireface/c_api/inspireface.cc:612
↓ 2 callersFunctionHFFeatureHubFaceSearchThresholdSetting
cpp/inspireface/c_api/inspireface.cc:868
↓ 2 callersFunctionHFFeatureHubGetExistingIds
cpp/inspireface/c_api/inspireface.cc:1444
↓ 2 callersFunctionHFGetCosineSimilarityConverter
cpp/inspireface/c_api/inspireface.cc:1081
↓ 2 callersFunctionHFGetFaceFiveKeyPointsFromFaceToken
cpp/inspireface/c_api/inspireface.cc:824
↓ 2 callersFunctionHFImageBitmapDrawCircleF
cpp/inspireface/c_api/inspireface.cc:295
↓ 2 callersFunctionHFImageBitmapDrawRect
cpp/inspireface/c_api/inspireface.cc:278
↓ 2 callersFunctionHFImageBitmapWriteToFile
cpp/inspireface/c_api/inspireface.cc:266
← previousnext →201–300 of 1,690, ranked by callers