Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CVCUDA/CV-CUDA
/ functions
Functions
3,774 in github.com/CVCUDA/CV-CUDA
⨍
Functions
3,774
◇
Types & classes
1,093
↳
Endpoints
39
↓ 1 callers
Method
empty
src/nvcv/src/priv/LockFreeStack.hpp:109
↓ 1 callers
Method
encode_from_tensor
(self, tensor)
bench/python/nvcodec_utils.py:403
↓ 1 callers
Method
end
src/nvcv/src/include/nvcv/TensorLayout.hpp:316
↓ 1 callers
Method
exportData
src/nvcv/src/priv/ImageBatchVarShape.cpp:215
↓ 1 callers
Function
export_classifier_onnx
Export an ONNX model from a TorchVision classification model. Args: model: PyTorch model to export. output: Path to the outp
samples/common.py:252
↓ 1 callers
Function
export_retinanet_onnx
Export RetinaNet model with backbone + head + EfficientNMS (no complex decoding needed). Args: model: PyTorch RetinaNet model to exp
samples/common.py:348
↓ 1 callers
Function
export_segmentation_onnx
Export an ONNX model from a TorchVision segmentation model. Args: model: PyTorch model to export. output: Path to the output
samples/common.py:300
↓ 1 callers
Method
fetchOne
python/mod_cvcuda/nvcv/Cache.cpp:229
↓ 1 callers
Function
file_exist
src/cvcuda/priv/legacy/textbackend/stb.cpp:117
↓ 1 callers
Function
fill_dst
bench/BenchFindHomography.cpp:35
↓ 1 callers
Method
filter
tests/cvcuda/system/TestOpPillowResize.cpp:583
↓ 1 callers
Method
finalize
Finalizes the performance benchmark data dictionary and saves it in the output folder as a JSON file. The benchmark data will be all
bench/python/perf_utils.py:191
↓ 1 callers
Method
findNewestReady
src/cvcuda/util/PerStreamCacheImpl.hpp:97
↓ 1 callers
Function
find_files
src/cvcuda/priv/legacy/textbackend/stb.cpp:122
↓ 1 callers
Function
flip
tests/cvcuda/system/FlipUtils.cpp:43
↓ 1 callers
Method
flipH
(self, w, h)
bench/python/all_ops/op_remap.py:40
↓ 1 callers
Method
flush
(self)
bench/python/nvcodec_utils.py:454
↓ 1 callers
Method
fourCC
src/nvcv/src/priv/ImageFormat.cpp:964
↓ 1 callers
Method
from_cuda
Create from __cuda_array_interface__ or object that implements it.
samples/interoperability/cuda_python_common.py:48
↓ 1 callers
Method
front
src/nvcv/util/StaticVector.hpp:396
↓ 1 callers
Function
fwdN
src/cvcuda/include/cvcuda/cuda_tools/math/LinAlg.hpp:1322
↓ 1 callers
Function
generateAllRGB
tests/cvcuda/system/TestUtils.hpp:61
↓ 1 callers
Function
generateRandTestRGB
tests/cvcuda/system/TestUtils.hpp:49
↓ 1 callers
Function
generateRandVec
tests/cvcuda/system/TestUtils.cpp:31
↓ 1 callers
Method
generate_decoded_frames
(self)
bench/python/nvcodec_utils.py:188
↓ 1 callers
Method
get
Returns the managed handle. * * @return The managed handle. */
src/nvcv/src/include/nvcv/HandleWrapper.hpp:200
↓ 1 callers
Method
getCacheLimit
python/mod_cvcuda/nvcv/Cache.cpp:287
↓ 1 callers
Method
getCurrentSizeInBytes
python/mod_cvcuda/nvcv/Cache.cpp:298
↓ 1 callers
Method
getIf
src/cvcuda/util/PerStreamCacheImpl.hpp:164
↓ 1 callers
Method
getImages
src/nvcv/src/priv/ImageBatchVarShape.cpp:411
↓ 1 callers
Method
getOrCreate
src/cvcuda/util/SimpleCache.hpp:69
↓ 1 callers
Function
getTID
src/cvcuda/util/StreamId.cpp:47
↓ 1 callers
Method
getTensors
src/nvcv/src/priv/TensorBatch.cpp:242
↓ 1 callers
Function
getThreshVal_Otsu
tests/cvcuda/system/TestOpThreshold.cpp:32
↓ 1 callers
Function
getThreshVal_Triangle
tests/cvcuda/system/TestOpThreshold.cpp:75
↓ 1 callers
Function
get_benchmark_eligible_ops_info
Prepares list of tuples : op-class-name (str) and class for all the operators that can be benchmarked.
bench/python/bench_utils.py:203
↓ 1 callers
Function
get_default_arg_parser
Prepares and returns an argparse command line argument parser for the scripts that supports auto-benchmarking. This parser guarantees that al
bench/python/perf_utils.py:608
↓ 1 callers
Method
get_next_frames
(self, N)
bench/python/nvcodec_utils.py:202
↓ 1 callers
Method
get_params_info
Returns a dictionary with keys being the variable names initialized exclusively during the setup call # and values being their values
bench/python/bench_utils.py:112
↓ 1 callers
Function
get_ttf_path_from_family_name
src/cvcuda/priv/legacy/textbackend/stb.cpp:213
↓ 1 callers
Function
gold_iou
(bbox1, bbox2)
tests/cvcuda/python/test_opnms.py:67
↓ 1 callers
Function
gold_nms
(in_bboxes, in_scores, score_threshold, iou_threshold)
tests/cvcuda/python/test_opnms.py:83
↓ 1 callers
Method
hasChannel
* @brief Checks if the tensor layout contains a channel. * @return true if there's a channel, false otherwise. */
src/nvcv/src/include/nvcv/TensorLayoutInfo.hpp:237
↓ 1 callers
Method
hasUniformBitDepth
src/nvcv/src/priv/ImageFormat.cpp:999
↓ 1 callers
Method
hash
python/mod_cvcuda/include/nvcv/python/Cache.hpp:34
↓ 1 callers
Function
hash_combine
tests/nvcv_types/system/TestDataLayout.cpp:176
↓ 1 callers
Method
height
python/mod_cvcuda/nvcv/Image.cpp:745
↓ 1 callers
Method
holdResources
python/mod_cvcuda/nvcv/Stream.cpp:371
↓ 1 callers
Function
hostMorphDilateErode
tests/cvcuda/system/TestOpMorphology.cpp:37
↓ 1 callers
Method
id
python/mod_cvcuda/nvcv/Cache.cpp:61
↓ 1 callers
Function
image_to_tensor
Convert Image to Tensor with zero-copy wrapping.
samples/datatypes/conversions.py:21
↓ 1 callers
Method
insert
tests/common/ValueList.hpp:280
↓ 1 callers
Function
invertAffineTransform
tests/cvcuda/system/TestOpWarpAffine.cpp:93
↓ 1 callers
Method
isManagedResource
src/nvcv/src/priv/HandleManagerImpl.hpp:236
↓ 1 callers
Method
last
* @brief Creates a sub-layout consisting of the last n dimensions. * @param n The number of dimensions to include. * @return A new TensorLay
src/nvcv/src/include/nvcv/TensorLayout.hpp:207
↓ 1 callers
Function
load_true_type_font
src/cvcuda/priv/legacy/textbackend/stb.cpp:189
↓ 1 callers
Function
load_true_type_from_family_name
src/cvcuda/priv/legacy/textbackend/stb.cpp:281
↓ 1 callers
Function
main
PyNvVideoCodec <-> CV-CUDA interoperability example.
samples/interoperability/pynvvideocodec_interop.py:33
↓ 1 callers
Function
main
CUDA Python <-> CV-CUDA interoperability example.
samples/interoperability/cuda_python_interop_1.py:30
↓ 1 callers
Function
main
CuPy <-> CV-CUDA interoperability example.
samples/interoperability/cupy_interop.py:28
↓ 1 callers
Function
main
CUDA Python <-> CV-CUDA interoperability example.
samples/interoperability/cuda_python_interop_2.py:30
↓ 1 callers
Function
main
PyCUDA <-> CV-CUDA interoperability example.
samples/interoperability/pycuda_interop.py:30
↓ 1 callers
Function
main
Run all NumPy to GPU transfer examples.
samples/interoperability/numpy_interop.py:135
↓ 1 callers
Function
main
NvImgCodec <-> CV-CUDA interoperability example.
samples/interoperability/nvimgcodec_interop.py:31
↓ 1 callers
Function
main
PyTorch <-> CV-CUDA interoperability example.
samples/interoperability/pytorch_interop.py:28
↓ 1 callers
Function
main
Connected components labeling an image with CVCUDA.
samples/operators/label.py:74
↓ 1 callers
Function
main
Resize an image with CVCUDA.
samples/operators/resize.py:31
↓ 1 callers
Function
main
Stack an image with CVCUDA.
samples/operators/stack.py:31
↓ 1 callers
Function
main
Reformat an image with CVCUDA.
samples/operators/reformat.py:31
↓ 1 callers
Function
main
Gaussian an image with CVCUDA.
samples/operators/gaussian.py:31
↓ 1 callers
Function
main
Classification with CVCUDA preprocessing and TensorRT inference.
samples/applications/classification.py:42
↓ 1 callers
Function
main
Hello world CV-CUDA application.
samples/applications/hello_world.py:93
↓ 1 callers
Function
main
Object detection with CVCUDA preprocessing and TensorRT+EfficientNMS inference.
samples/applications/object_detection.py:41
↓ 1 callers
Function
main
Semantic segmentation with CVCUDA preprocessing and TensorRT inference.
samples/applications/segmentation.py:44
↓ 1 callers
Function
main
()
samples/object_cache/basic_wrapped.py:23
↓ 1 callers
Function
main
()
samples/object_cache/threads.py:34
↓ 1 callers
Function
main
()
samples/object_cache/control.py:22
↓ 1 callers
Function
main
(iters: int = 10_000)
samples/object_cache/unbounded_growth.py:29
↓ 1 callers
Function
main
()
samples/object_cache/control_torch.py:42
↓ 1 callers
Function
main
()
samples/object_cache/basic.py:23
↓ 1 callers
Function
main
()
samples/object_cache/reuse.py:36
↓ 1 callers
Function
main
()
samples/datatypes/image.py:26
↓ 1 callers
Function
main
()
samples/datatypes/tensorbatch.py:23
↓ 1 callers
Function
main
()
samples/datatypes/conversions.py:63
↓ 1 callers
Function
main
()
samples/datatypes/imagebatch.py:25
↓ 1 callers
Function
main
()
samples/datatypes/imagebatchvarshape.py:22
↓ 1 callers
Function
main
()
samples/datatypes/tensor.py:24
↓ 1 callers
Function
main
()
tests/cvcuda/stressTest/stress_test_inference.py:529
↓ 1 callers
Function
main
()
tests/cvcuda/stressTest/stress_test_mt_prep.py:258
↓ 1 callers
Function
main
()
tests/cvcuda/stressTest/stress_test_preprocess.py:185
↓ 1 callers
Function
main
()
tests/cvcuda/stressTest/cvcuda_cache_repro.py:187
↓ 1 callers
Function
main
()
bench/python/benchmark.py:1238
↓ 1 callers
Function
main
The main function. This will run the comparison function to compare two benchmarking runs.
bench/python/perf_utils.py:903
↓ 1 callers
Function
main
()
bench/python/run_bench.py:181
↓ 1 callers
Function
main
The main function. This will run the comparison function to compare two benchmarking runs.
bench/python/bench_utils.py:332
↓ 1 callers
Function
maximize_clocks
Maximizes the GPU clocks. Useful to do it before any type of performance benchmarking. :param device_id: The GPU device ID whose clocks s
bench/python/perf_utils.py:303
↓ 1 callers
Function
merge_cpu_and_gpu_ranges
Merges the CPU and GPU NVTX range information dictionaries into one such that it contains all the information. The keys will be flat expressi
bench/python/benchmark.py:304
↓ 1 callers
Function
min4
tests/cvcuda/system/TestOpInpaint.cpp:54
↓ 1 callers
Method
my_begin
tests/nvcv_types/unit/TestRange.cpp:111
↓ 1 callers
Method
my_end
tests/nvcv_types/unit/TestRange.cpp:116
← previous
next →
1,101–1,200 of 3,774, ranked by callers