CV-CUDA Release v0.5.0 #146
milesp-nvidia
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
CV-CUDA 0.5.0 Release Notes
CV-CUDA 0.6.0 is a comprehensive update introducing new packaging and documentation enhancements, along with bug fixes and new features.
Release Highlights
CV-CUDA v0.6.0 includes significant improvements:
New Operator:
New Features:
Standalone Python Wheels, including tooling and documentation to generate them. Prebuilt binaries for selected configurations.
Homogenized package naming
Improved documentation of hardware/software compatibility, build and test tutorials
Added Python Operator benchmarking application
Samples updated to new codec libraries, PyNvVideoCodec and NvImageCodec
Support of rank 2 tensors in MedianBlur
Additional tests for various operators
Bug Fixes:
Fix name clashes with NVTX
Fix workspace memory allocation of complex filters
Fix memory fault in MinAreaRect
Compatibility and Known Limitations
See main README on CV-CUDA GitHub.
License
CV-CUDA is licensed under the Apache 2.0 license.
Resources
Acknowledgements
CV-CUDA is developed jointly by NVIDIA and the ByteDance Machine Learning team.
This discussion was created from the release CV-CUDA Release v0.5.0.
Beta Was this translation helpful? Give feedback.
All reactions