CV-CUDA Release v0.2.0 #1
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.2.0 is the first open-source release of the project.
Release Highlights
CV-CUDA 0.2.0 includes the following key features:
Core components including Image and Tensor with batch support
25 operators with variable shape batch support
C/C++ and Python APIs
Tensor interoperability with PyTorch-GPU and image interoperability with PyTorch-GPU, Pillow-CPU, OpenCV-CPU
Sample applications
Object Classification (ResNet50) pipeline - C++ & Python
Semantic Segmentation pipeline - Python. This sample supports two inference backends
Resize and Custom Crop - C++
Documentation for C/C++ API
Packages available in .deb, .tar, and .whl formats
Compatibility
CV-CUDA has been tested on the following compute stack
Refer to documentation of the sample applications for dependencies.
Known Issues/Limitations
License
CV-CUDA operates 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.2.0.
Beta Was this translation helpful? Give feedback.
All reactions