MCPcopy Create free account

hub / github.com/HyperInspire/InspireFace / functions

Functions1,690 in github.com/HyperInspire/InspireFace

↓ 2 callersFunctionHFLogDisable
cpp/inspireface/c_api/inspireface.cc:1471
↓ 2 callersFunctionHFPrintCudaDeviceInfo
cpp/inspireface/c_api/inspireface.cc:594
↓ 2 callersFunctionHFQueryInspireFaceVersion
cpp/inspireface/c_api/inspireface.cc:1453
↓ 2 callersFunctionHFQuerySupportedPixelLevelsForFaceDetection
cpp/inspireface/c_api/inspireface.cc:415
↓ 2 callersFunctionHFSessionPrintTrackCostSpend
cpp/inspireface/c_api/inspireface.cc:856
↓ 2 callersFunctionHFSessionSetEnableTrackCostSpend
cpp/inspireface/c_api/inspireface.cc:844
↓ 2 callersFunctionHFSessionSetFaceDetectThreshold
cpp/inspireface/c_api/inspireface.cc:697
↓ 2 callersFunctionHFSessionSetTrackModeDetectInterval
cpp/inspireface/c_api/inspireface.cc:730
↓ 2 callersFunctionHFSessionSetTrackModeNumSmoothCacheFrame
cpp/inspireface/c_api/inspireface.cc:719
↓ 2 callersFunctionHFSessionSetTrackModeSmoothRatio
cpp/inspireface/c_api/inspireface.cc:708
↓ 2 callersFunctionHFUpdateCosineSimilarityConverter
cpp/inspireface/c_api/inspireface.cc:1067
↓ 2 callersFunctionIsDir
cpp/inspireface/middleware/system.h:116
↓ 2 callersFunctionL2norm
cpp/inspireface/common/face_info/face_object_internal.h:164
↓ 2 callersFunctionLandmarkCropped
cpp/inspireface/track_module/landmark/landmark_tools.h:107
↓ 2 callersFunctionLaunch
cpp/inspireface/include/inspireface/launch.h:48
↓ 2 callersFunctionLoadDefaultMeshShape
cpp/inspireface/track_module/landmark/landmark_param.h:37
↓ 2 callersMethodMultipleFacePipelineProcess
cpp/inspireface/session.cpp:283
↓ 2 callersFunctionPathSplit
cpp/inspireface/middleware/system.h:49
↓ 2 callersMethodQueryLoadStatus
cpp/inspireface/middleware/model_archive/core_archive/core_archive.cc:155
↓ 2 callersFunctionReadNV21File
cpp/test/unit/api/test_image_process.cpp:6
↓ 2 callersMethodRelease
* @brief Release resources * @details Release all resources in memory, typically called in the destructor */
cpp/inspireface/middleware/inference_wrapper/customized/rknn_adapter.h:369
↓ 2 callersMethodReport
cpp/inspireface/middleware/timer.cpp:91
↓ 2 callersMethodResizeAndPadding
cpp/inspireface/image_process/nexus_processor/image_processor_rga.cpp:184
↓ 2 callersMethodRunModel
* @brief Execute neural network inference * @details This step should be executed after input data has been provided to the input layer. This ste
cpp/inspireface/middleware/inference_wrapper/customized/rknn_adapter.h:259
↓ 2 callersFunctionScaleAffineMatrixPreserveCenter
cpp/inspireface/track_module/landmark/landmark_tools.h:46
↓ 2 callersFunctionSession
cpp/inspireface/include/inspireface/session.h:21
↓ 2 callersMethodSetAlignedWidth
cpp/inspireface/image_process/nexus_processor/image_processor_rga.cpp:19
↓ 2 callersMethodSetFaceDetectThreshold
cpp/inspireface/session.cpp:235
↓ 2 callersMethodSetTrackFaceMinimumSize
cpp/inspireface/engine/face_session.cpp:482
↓ 2 callersMethodSetTrackModeDetectInterval
cpp/inspireface/session.cpp:247
↓ 2 callersMethodSwitchImageProcessingBackend
cpp/inspireface/runtime_module/launch.cpp:305
↓ 2 callersMethodUnload
cpp/inspireface/runtime_module/launch.cpp:182
↓ 2 callersFunctionchecksum
cpp/inspireface/middleware/model_archive/core_archive/microtar/microtar.c:49
↓ 2 callersMethodcomp
Cross-compare one by one, keep the value with the highest score and return it, calling self.recognition.face_comparison1v1(info1, info2)
python/test/test_utilis.py:238
↓ 2 callersFunctioncompute_boundaries
cpp/inspireface/middleware/nlohmann/json.hpp:15124
↓ 2 callersMethodcreate
cpp/inspireface/middleware/nlohmann/json.hpp:2975
↓ 2 callersFunctionemplace
cpp/inspireface/middleware/nlohmann/json.hpp:20132
↓ 2 callersFunctionerase
cpp/inspireface/middleware/nlohmann/json.hpp:19415
↓ 2 callersFunctionflatten
@brief return flattened JSON value @sa https://json.nlohmann.me/api/basic_json/flatten/
cpp/inspireface/middleware/nlohmann/json.hpp:21363
↓ 2 callersMethodforward
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:626
↓ 2 callersMethodfrom_ctypes
Converts a ctypes structure representing a face identity into a FaceIdentity object. Args: raw_identity (HFFaceFeatureId
python/inspireface/modules/inspireface.py:988
↓ 2 callersFunctionfrom_json_array_impl
cpp/inspireface/middleware/nlohmann/json.hpp:3989
↓ 2 callersFunctionfrom_json_inplace_array_impl
cpp/inspireface/middleware/nlohmann/json.hpp:4072
↓ 2 callersFunctionfrom_json_tuple_impl
cpp/inspireface/middleware/nlohmann/json.hpp:4178
↓ 2 callersMethodfrom_param
(cls, obj)
python/inspireface/modules/core/native.py:427
↓ 2 callersFunctiongen_feature
()
python/sample_feature_hub_crud.py:10
↓ 2 callersFunctionget
cpp/inspireface/middleware/configurable.h:75
↓ 2 callersMethodgetLogLevel
Get log level
cpp/inspireface/log.cpp:51
↓ 2 callersMethodgetOutput
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:630
↓ 2 callersMethodgetOutputShapeByName
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:614
↓ 2 callersFunctiongetTestSaveData
cpp/test/settings/test_settings.cpp:20
↓ 2 callersMethodget_face_dense_landmark
Get dense landmarks for a detected face
python/inspireface/modules/inspireface.py:413
↓ 2 callersFunctionget_lib_path_info
Get library file path information
python/setup.py:62
↓ 2 callersFunctiongrisu2
cpp/inspireface/middleware/nlohmann/json.hpp:15763
↓ 2 callersFunctiongrisu2_round
cpp/inspireface/middleware/nlohmann/json.hpp:15481
↓ 2 callersFunctionhash
cpp/inspireface/middleware/nlohmann/json.hpp:5097
↓ 2 callersMethodis_end
return whether the iterator is at end
cpp/inspireface/middleware/nlohmann/json.hpp:11269
↓ 2 callersMethodis_errored
cpp/inspireface/middleware/nlohmann/json.hpp:5973
↓ 2 callersFunctionis_number_unsigned
@brief return whether value is an unsigned integer number @sa https://json.nlohmann.me/api/basic_json/is_number_unsigned/
cpp/inspireface/middleware/nlohmann/json.hpp:18497
↓ 2 callersFunctionjstring2str
* @brief Convert jstring to std::string * @param env JNIEnv pointer * @param jstr jstring object * @return std::string */
cpp/inspireface/platform/jni/common/common.h:18
↓ 2 callersFunctionlazyReadFile
cpp/inspireface/middleware/model_archive/core_archive/simple_archive.h:126
↓ 2 callersFunctionlittle_endianness
! @brief determine system byte order @return true if and only if system's byte order is little endian @note from https://stackoverflow.com/a/1001328
cpp/inspireface/middleware/nlohmann/json.hpp:8215
↓ 2 callersMethodmark_removed
cpp/inspireface/track_module/tracker_optional/bytetrack/STrack.cpp:151
↓ 2 callersMethodmatch
(self, threshold)
python/test/test_utilis.py:254
↓ 2 callersFunctionmtar_find
cpp/inspireface/middleware/model_archive/core_archive/microtar/microtar.c:246
↓ 2 callersFunctionmtar_open
cpp/inspireface/middleware/model_archive/core_archive/microtar/microtar.c:179
↓ 2 callersFunctionmtar_read_data
cpp/inspireface/middleware/model_archive/core_archive/microtar/microtar.c:292
↓ 2 callersFunctionmtar_rewind
cpp/inspireface/middleware/model_archive/core_archive/microtar/microtar.c:225
↓ 2 callersFunctionmtar_write_header
cpp/inspireface/middleware/model_archive/core_archive/microtar/microtar.c:325
↓ 2 callersFunctionoperator++
! @brief post-increment (it++) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
cpp/inspireface/middleware/nlohmann/json.hpp:11722
↓ 2 callersFunctionoperator--
! @brief post-decrement (it--) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
cpp/inspireface/middleware/nlohmann/json.hpp:11773
↓ 2 callersMethodplot
(self, test_points=None)
tools/transform_similarity_testing.py:24
↓ 2 callersFunctionprint_benchmark_table
(benchmark_results)
python/test/test_utilis.py:117
↓ 2 callersMethodre_activate
cpp/inspireface/track_module/tracker_optional/bytetrack/STrack.cpp:56
↓ 2 callersMethodreadFromBin
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:586
↓ 2 callersFunctionread_nv21
(file_path, width, height, rotate=0)
python/read_nv21.py:7
↓ 2 callersMethodrelease
Release session resources
python/inspireface/modules/inspireface.py:704
↓ 2 callersFunctionreset
reset token_buffer; current character is beginning of token
cpp/inspireface/middleware/nlohmann/json.hpp:7722
↓ 2 callersFunctionrotate
cpp/sample/utils/test_helper.h:55
↓ 2 callersFunctionround_up
cpp/inspireface/middleware/model_archive/core_archive/microtar/microtar.c:44
↓ 2 callersMethodsetDevice
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:654
↓ 2 callersMethodsetInput
cpp/inspireface/middleware/inference_wrapper/tensorrt/tensorrt_adapter.cpp:618
↓ 2 callersMethodsetOutputsWantFloat
* @brief Set the output mode to support float format * @details Depending on the encoding style, some post-processing may use UInt8 format for en
cpp/inspireface/middleware/inference_wrapper/customized/rknn_adapter.h:384
↓ 2 callersMethodshouldStop
Check if should stop
cpp/sample/api/sample_cpp_multithreading.cpp:93
↓ 2 callersFunctionsize
@brief returns the number of elements @sa https://json.nlohmann.me/api/basic_json/size/
cpp/inspireface/middleware/nlohmann/json.hpp:19842
↓ 2 callersFunctionskip_whitespace
cpp/inspireface/middleware/nlohmann/json.hpp:7902
↓ 2 callersMethodsub
! @brief returns x - y @pre x.e == y.e and x.f >= y.f */
cpp/inspireface/middleware/nlohmann/json.hpp:15005
↓ 2 callersFunctionswap
@brief exchanges the values @sa https://json.nlohmann.me/api/basic_json/swap/
cpp/inspireface/middleware/nlohmann/json.hpp:20360
↓ 2 callersMethodtoString
cpp/inspireface/middleware/configurable.cpp:10
↓ 2 callersFunctiontread
cpp/inspireface/middleware/model_archive/core_archive/microtar/microtar.c:63
↓ 2 callersFunctionupdateParameters
Update internal calculation parameters
cpp/inspireface/include/inspireface/similarity_converter.h:40
↓ 2 callersMethodwrite_bson
! @param[in] j JSON value to serialize @pre j.type() == value_t::object */
cpp/inspireface/middleware/nlohmann/json.hpp:13335
↓ 2 callersMethodwrite_cbor
! @param[in] j JSON value to serialize */
cpp/inspireface/middleware/nlohmann/json.hpp:13364
↓ 2 callersMethodwrite_msgpack
! @param[in] j JSON value to serialize */
cpp/inspireface/middleware/nlohmann/json.hpp:13688
↓ 2 callersFunctionwrite_null_bytes
cpp/inspireface/middleware/model_archive/core_archive/microtar/microtar.c:77
↓ 2 callersMethodwrite_ubjson
! @param[in] j JSON value to serialize @param[in] use_count whether to use '#' prefixes (optimized format) @param[in] use_type wheth
cpp/inspireface/middleware/nlohmann/json.hpp:14013
↓ 1 callersFunctionAlignmentBoxToStrideSquareBox
cpp/inspireface/middleware/utils.h:97
↓ 1 callersMethodAllocate
cpp/inspireface/image_process/nexus_processor/image_processor_rga.h:110
↓ 1 callersFunctionBasename
cpp/inspireface/middleware/system.h:94
↓ 1 callersFunctionCalculateOverlap
cpp/test/unit/test_helper/test_help.h:171
← previousnext →301–400 of 1,690, ranked by callers