-
-
Notifications
You must be signed in to change notification settings - Fork 8
Issues: morousg/cvGPUSpeedup
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Use cudaLaunchCooperative instead of the traditional launcher
enhancement
New feature or request
#36
opened Jun 25, 2023 by
morousg
Verify YUV conversion factors correctness
enhancement
New feature or request
#89
opened Feb 4, 2024 by
morousg
Explore runtime cuda compilation
enhancement
New feature or request
#90
opened Feb 8, 2024 by
morousg
Make Tensor Class shape configurable with N=Batch, H=Height, W=Width, C=Channels
enhancement
New feature or request
#96
opened Apr 6, 2024 by
morousg
Add num_elems_y and num_elems_z to all WriteType Operations
enhancement
New feature or request
#104
opened Jul 11, 2024 by
morousg
Create a version of cv::copyMakeBorder using fk::ApplyROI, for the cvGS interface.
#106
opened Jul 24, 2024 by
morousg
Create a cvGS::resize version that allows variable destination sizes for an image batch.
#107
opened Jul 25, 2024 by
morousg
Make PtrND crop method simpler
enhancement
New feature or request
#111
opened Aug 4, 2024 by
morousg
Add/document compiling project in debug mode in Linux
enhancement
New feature or request
#123
opened Sep 21, 2024 by
morousg
Implement cv::cuda::warpPerspective and cv::cuda::warpAffine
enhancement
New feature or request
#133
opened Jan 15, 2025 by
morousg
Set batch to 1 in image size benchmark, and re-execute the experiment
enhancement
New feature or request
#137
opened Feb 6, 2025 by
morousg
Split cvGPUSpeedup repository into cvGPUSpeedup and FusedKernelLibrary
refactor
changing code for non functional reasons, but for structural and maintainability reasons
#139
opened Mar 6, 2025 by
morousg
Add benchmark to compare same GPU functionality with cvGS and fk
benchmark
Adding a benchmark to the library
#141
opened Mar 6, 2025 by
morousg
ProTip!
Exclude everything labeled
bug
with -label:bug.