-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Stage 2: Accelerating the Pre/Post Processing Steps with CUDA
- Utilize the CuPy library to accelerate the NumPy operations and compare the results
- Experiment with some alternatives for CUDA pre/post processing and compare the results
- ex. PyTorch NMS module
- ex. OpenCV CUDA Module
- Try executing operations against different object types
- ex. OpenCV gpu.mat
- ex. CuPy Matrix
- ex. CUDA Stream
- Find out how to profile GPU utilisation using Nsight Systems
Helpful Links for CUDA runtime management:
Metadata
Metadata
Assignees
Labels
No labels