Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CUDA Operations Tasks: Stage 2 #37

Open
4 of 10 tasks
Ishaan-Datta opened this issue Nov 19, 2024 · 0 comments
Open
4 of 10 tasks

CUDA Operations Tasks: Stage 2 #37

Ishaan-Datta opened this issue Nov 19, 2024 · 0 comments
Assignees

Comments

@Ishaan-Datta
Copy link
Collaborator

Ishaan-Datta commented Nov 19, 2024

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 processsing and compare the results
  • ex. PyTorch NMS module
  • ex. OpenCV CUDA Module
  • ex. Jax?
  • ex. Numba?
  • Try executing operations against different object types
  • ex. OpenCV gpu.mat
  • ex. CuPy Matrix
  • ex. CUDA Stream
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants