MCPcopy Create free account

hub / github.com/AllentDan/LibtorchTutorials / functions

Functions772 in github.com/AllentDan/LibtorchTutorials

↓ 1 callersMethodSetAttribute
lesson7-Detection/src/utils/tinyxml.cpp:740
↓ 1 callersMethodSetCDATA
Turns on or off a CDATA representation of text.
lesson7-Detection/src/utils/tinyxml.h:1245
↓ 1 callersMethodSetDocument
[internal use] Set the document pointer so the attribute can report errors.
lesson7-Detection/src/utils/tinyxml.h:877
↓ 1 callersMethodStreamIn
lesson7-Detection/src/utils/tinyxmlparser.cpp:641
↓ 1 callersMethodTrain
lesson6-Segmentation/Segmentor.h:53
↓ 1 callersMethodTrain
lesson5-TrainingVGG/Classification.cpp:60
↓ 1 callersFunction_wopendir
* Open directory stream DIRNAME for read and return a pointer to the * internal working area that is used to retrieve individual directory * entri
lesson7-Detection/src/utils/_dirent.h:365
↓ 1 callersFunction_wreaddir_r
* Read next directory entry. * * Returns zero on success. If end of directory stream is reached, then sets * result to NULL and returns zero.
lesson7-Detection/src/utils/_dirent.h:477
↓ 1 callersFunction_wrewinddir
* Rewind directory stream such that _wreaddir() returns the very first * file name again. */
lesson7-Detection/src/utils/_dirent.h:550
↓ 1 callersFunctionappend_exponent
lesson6-Segmentation/json.hpp:15262
↓ 1 callersFunctionat
! @brief access specified array element with bounds checking Returns a reference to the element at specified location @a idx, with bounds
lesson6-Segmentation/json.hpp:19793
↓ 1 callersFunctionbox_ciou
lesson7-Detection/src/models/yolo_training.cpp:93
↓ 1 callersFunctionclip_by_tensor
clip tensor, ������32����64���ɣ����
lesson7-Detection/src/models/yolo_training.cpp:139
↓ 1 callersFunctionconv_options
lesson5-TrainingVGG/vgg.h:9
↓ 1 callersFunctioncrbegin
! @brief returns a const reverse iterator to the last element Returns a const iterator to the reverse-beginning; that is, the last elemen
lesson6-Segmentation/json.hpp:21181
↓ 1 callersMethodcreate
lesson6-Segmentation/json.hpp:2567
↓ 1 callersFunctioncrend
! @brief returns a const reverse iterator to one before the first Returns a const reverse iterator to the reverse-end; that is, one before
lesson6-Segmentation/json.hpp:21210
↓ 1 callersFunctionemplace_back
lesson6-Segmentation/json.hpp:21901
↓ 1 callersFunctionerase
lesson6-Segmentation/json.hpp:20516
↓ 1 callersMethodfeatures
lesson6-Segmentation/ResNet.cpp:107
↓ 1 callersFunctionfind_largest_pow10
! For n != 0, returns k, such that pow10 := 10^(k-1) <= n < 10^k. For n == 0, returns 1 and sets pow10 := 1. */
lesson6-Segmentation/json.hpp:14824
↓ 1 callersFunctionflatten
! @param[in] reference_string the reference string to the current value @param[in] value the value to consider @param[in,out]
lesson6-Segmentation/json.hpp:12384
↓ 1 callersFunctionformat_buffer
lesson6-Segmentation/json.hpp:15314
↓ 1 callersMethodforward
lesson2-TensorOperations/main.cpp:28
↓ 1 callersFunctionfrom_json_tuple_impl
lesson6-Segmentation/json.hpp:3733
↓ 1 callersFunctionget_cached_power_for_binary_exponent
! For a normalized diyfp w = f * 2^e, this function returns a (normalized) cached power-of-ten c = f_c * 2^e_c, such that the exponent of the product
lesson6-Segmentation/json.hpp:14660
↓ 1 callersFunctionget_color_list
lesson6-Segmentation/SegDataset.cpp:3
↓ 1 callersMethodget_value
lesson6-Segmentation/json.hpp:10647
↓ 1 callersFunctiongrisu2_digit_gen
! Generates V = buffer * 10^decimal_exponent, such that M- <= V <= M+. M- and M+ must be normalized and share the same exponent -60 <= e <= -32. */
lesson6-Segmentation/json.hpp:14921
↓ 1 callersFunctionhash
lesson6-Segmentation/json.hpp:4613
↓ 1 callersFunctionin_vec
lesson7-Detection/src/models/yolo_training.cpp:23
↓ 1 callersFunctionint_to_string
lesson6-Segmentation/json.hpp:3835
↓ 1 callersFunctionis_number
! @brief return whether value is a number This function returns true if and only if the JSON value is a number. This includes both intege
lesson6-Segmentation/json.hpp:18944
↓ 1 callersFunctionloadXML
lesson7-Detection/src/DetDataset.cpp:5
↓ 1 callersFunctionload_data_from_folder
遍历该目录下的.jpg图片
lesson4-DatasetUtilization/dataSet.cpp:4
↓ 1 callersFunctionload_data_from_folder
遍历该目录下的.jpg图片
lesson5-TrainingVGG/dataSet.cpp:4
↓ 1 callersFunctionlstmOption
lesson3-BasicModels/LSTM.h:8
↓ 1 callersFunctionmake_features
lesson5-TrainingVGG/vgg.cpp:3
↓ 1 callersFunctionmaxpool_options
lesson5-TrainingVGG/vgg.h:18
↓ 1 callersFunctionmaxpool_options
lesson7-Detection/src/utils/util.h:34
↓ 1 callersMethodmul
! @brief returns x * y @note The result is rounded. (Only the upper q bits are returned.) */
lesson6-Segmentation/json.hpp:14414
↓ 1 callersMethodname
lesson6-Segmentation/json.hpp:2369
↓ 1 callersFunctionnms_libtorch
lesson7-Detection/src/models/yolo_training.cpp:471
↓ 1 callersMethodoperator+
add to iterator
lesson6-Segmentation/json.hpp:11491
↓ 1 callersFunctionoperator+=
! @brief add an object to an array @copydoc push_back(basic_json&&) */
lesson6-Segmentation/json.hpp:21738
↓ 1 callersFunctionoperator<
! @brief comparison operator for JSON types Returns an ordering that is similar to Python: - order: null < boolean < number < object < array < string
lesson6-Segmentation/json.hpp:3404
↓ 1 callersFunctionparse
lesson6-Segmentation/json.hpp:23187
↓ 1 callersFunctionpretrained_resnet
lesson6-Segmentation/ResNet.cpp:195
↓ 1 callersFunctionreaddir
Read next directory entry */
lesson7-Detection/src/utils/_dirent.h:669
↓ 1 callersFunctionsax_parse
lesson6-Segmentation/json.hpp:23291
↓ 1 callersFunctionshow_bbox
lesson7-Detection/src/Detector.cpp:249
↓ 1 callersFunctionshow_bbox_coco
lesson7-Detection/src/main.cpp:6
↓ 1 callersMethodsize
Return the length of data
lesson5-TrainingVGG/dataSet.h:33
↓ 1 callersFunctionskip_bom
! @brief skip the UTF-8 byte order mark @return true iff there is no BOM or the correct BOM has been skipped */
lesson6-Segmentation/json.hpp:7357
↓ 1 callersFunctionsmooth_label
lesson7-Detection/src/models/yolo_training.cpp:89
↓ 1 callersFunctionstrverscmp
Compare strings */
lesson7-Detection/src/utils/_dirent.h:900
↓ 1 callersFunctionto_cbor
lesson6-Segmentation/json.hpp:23558
↓ 1 callersFunctionto_json_tuple_impl
lesson6-Segmentation/json.hpp:4336
↓ 1 callersFunctionunescape
unescape "~1" to tilde and "~0" to slash (order is important!)
lesson6-Segmentation/json.hpp:12371
↓ 1 callersFunctionupsample_options
lesson6-Segmentation/util.h:20
MethodAttribute
lesson7-Detection/src/utils/tinyxml.cpp:577
MethodBasicConvImpl
lesson7-Detection/src/models/CSPdarknet53_tiny.cpp:4
MethodBlockImpl
lesson6-Segmentation/ResNet.cpp:3
MethodCSPdarknet53_tinyImpl
lesson7-Detection/src/models/CSPdarknet53_tiny.cpp:58
MethodCStr
Return the result.
lesson7-Detection/src/utils/tinyxml.h:1775
MethodCenterX
lesson7-Detection/src/utils/Augmentations.cpp:26
MethodCenterY
lesson7-Detection/src/utils/Augmentations.cpp:31
MethodChild
lesson7-Detection/src/utils/tinyxml.cpp:1680
MethodChild
lesson7-Detection/src/utils/tinyxml.h:1679
MethodChildElement
lesson7-Detection/src/utils/tinyxml.cpp:1718
MethodChildElement
lesson7-Detection/src/utils/tinyxml.h:1680
MethodClassifier
lesson5-TrainingVGG/Classification.cpp:4
MethodClear
lesson7-Detection/src/utils/tinyxml.h:102
MethodClearError
If you have handled the error, it can be reset with this call. The error state is automatically cleared if you Parse a new XML block. */
lesson7-Detection/src/utils/tinyxml.h:1511
MethodClearThis
lesson7-Detection/src/utils/tinyxml.cpp:565
MethodColumn
lesson7-Detection/src/utils/tinyxml.h:245
MethodConv2dReLUImpl
lesson6-Segmentation/UNetDecoder.cpp:21
MethodConvReluBnImpl
lesson2-TensorOperations/main.cpp:22
MethodConvReluBnImpl
lesson3-BasicModels/BaseModule.cpp:3
MethodConvertUTF32ToUTF8
lesson7-Detection/src/utils/tinyxmlparser.cpp:88
MethodData
lesson7-Detection/src/utils/Augmentations.h:18
MethodDecoderBlockImpl
lesson6-Segmentation/UNetDecoder.cpp:34
MethodDetDataset
Constructor
lesson7-Detection/src/DetDataset.h:21
MethodDetector
lesson7-Detection/src/Detector.cpp:6
MethodDoIndent
lesson7-Detection/src/utils/tinyxml.h:1785
MethodDoLineBreak
lesson7-Detection/src/utils/tinyxml.h:1789
MethodDoubleValue
lesson7-Detection/src/utils/tinyxml.cpp:1277
MethodElement
@deprecated use ToElement. Return the handle as a TiXmlElement. This may return null. */
lesson7-Detection/src/utils/tinyxml.h:1703
MethodEncodeString
lesson7-Detection/src/utils/tinyxml.cpp:52
MethodError
If an error occurs, Error will be set to true. Also, - The ErrorId() will contain the integer identifier of the error (not generally useful) - The
lesson7-Detection/src/utils/tinyxml.h:1460
MethodErrorCol
lesson7-Detection/src/utils/tinyxml.h:1478
MethodErrorId
Generally, you probably want the error string ( ErrorDesc() ). But if you prefer the ErrorId, this function will fetch it. */
lesson7-Detection/src/utils/tinyxml.h:1468
MethodErrorRow
Returns the location (if known) of the error. The first column is column 1, and the first row is row 1. A value of 0 means the row and column wasn'
lesson7-Detection/src/utils/tinyxml.h:1477
MethodFirstAttribute
lesson7-Detection/src/utils/tinyxml.h:1084
MethodFirstChild
lesson7-Detection/src/utils/tinyxml.h:522
MethodFirstChild
lesson7-Detection/src/utils/tinyxml.h:1676
MethodFirstChildElement
lesson7-Detection/src/utils/tinyxml.h:665
MethodFirstChildElement
lesson7-Detection/src/utils/tinyxml.h:1677
MethodGetChar
Get a character, while interpreting entities. The length can be from 0 to 4 bytes.
lesson7-Detection/src/utils/tinyxml.h:327
MethodGetDocument
lesson7-Detection/src/utils/tinyxml.h:690
← previousnext →201–300 of 772, ranked by callers