Functions and utilities to speed up data processing in computer vision tasks by using GPUs and C++.
Creating a package:
- Build docker image depend on platform:
make build-dgpu-builderormake build-xavier-builder - Compile and create whl package:
make build-dgpu-libormake build-xavier-lib