nuwandda / cuda-histogram-equalizationLinks
Implementation of a histogram equalization program using CUDA. Histogram equalization is a technique for adjusting image intensities to enhance contrast.
☆11Updated 4 years ago
Alternatives and similar repositories for cuda-histogram-equalization
Users that are interested in cuda-histogram-equalization are comparing it to the libraries listed below
Sorting:
- 使用ONNXRuntime部署DeDoDe:"局部特征匹配:检测,不要描述——描述,不要检测"。依然是C++和Python两个版本的程序☆22Updated last year
- Android implementation for SuperPoint, including NCNN and SNPE. Can also run on x64 machine.☆15Updated 2 years ago
- ☆16Updated 2 months ago
- 使用onnxruntime部署夜间雾霾图像的可见度增强,包含C++和Python两个版本的程序☆13Updated last year
- 使用ONNXRuntime部署一种用于边缘检测的轻量级密集卷积神经网络LDC,包含C++和Python两个版本的程序☆10Updated 2 years ago
- Sample projects for InferenceHelper, a Helper Class for Deep Learning Inference Frameworks: TensorFlow Lite, TensorRT, OpenCV, ncnn, MNN,…☆20Updated 3 years ago
- the C++ version of thundernet with ncnn☆14Updated 4 years ago
- Python scripts performing Open Vocabulary Object Detection using the YOLO-World model in ONNX. And Export the ONNX model for AXera's NPU☆12Updated last week
- A fully cuda implementation of DCNv2(deformable convolution) forward. Without dependent of cuTorch(THC).☆10Updated 5 years ago
- nanodet_rknn on rk3399pro platform☆17Updated 3 years ago
- XFeatをONNXに変換し特徴点マッチングを行うサンプル☆29Updated last year
- This project is intended to build and deploy an SNPE model on Qualcomm Devices, which are having unsupported layers which are not part of…☆10Updated 3 years ago
- 使用ONNXRuntime部署面向轻量实时的M-LSD直线检测,包含C++和Python两个版本的程序☆25Updated 2 years ago
- HunyuanDiT with TensorRT and libtorch