Pinned Repositories
AdaBoost
Small and easy C++ AdaBoost Implementation
Efficient_ImageNet_Classification
An efficient implementation for ImageNet classification
face_mask_tengine_lite
mtcnn-2
face detection and alignment with mtcnn
MultiModal-Active-Speaker-Detection
retinaface_pt
SCR-Face-Detection
Sample and Computation Redistribution for Efficient Face Detection
talking-face-arxiv-daily
🎓 Update Talking-Face Research Papers Daily, Now Integrated with LLM Analysis.
tensorflow-tutorial-1
Some tensorflow demo
YoloOCLInference
An extremely light weight tiny-YOLO inference engine targeted towards OpenCL hardware.
azuredsky's Repositories
azuredsky/AdaBoost
Small and easy C++ AdaBoost Implementation
azuredsky/bob
Bob is a free signal-processing and machine learning toolbox originally developed by the Biometrics group at Idiap Research Institute, in Switzerland.
azuredsky/code-samples
Source code examples from the Parallel Forall Blog
azuredsky/cublasSgemmBatched-example
azuredsky/CUDA
bandwidthtest
azuredsky/CUDA-Image-Processing
Developing a complete set of GPU-accelerated image processing tools, including convolution and morphology
azuredsky/cudahandbook
Source code that accompanies The CUDA Handbook.
azuredsky/CUV
Matrix library for CUDA in C++ and Python
azuredsky/esthera
Software toolkit to prototype fast particle filters
azuredsky/facerecognition_guide
This is a guide to face recognition with Python, GNU Octave/MATLAB and OpenCV2 C++. Eigenfaces and Fisherfaces are explained in detail and implemented.
azuredsky/flandmark
Open-source implementation of facial landmark detector
azuredsky/GPUFun
MATLAB CUDA VS2010
azuredsky/Image_Stiching
Image Stiching for Panoramic Images
azuredsky/kaze_opencv
wrap KAZE features implementatino to cv::Feature2D API without rebuilding OpenCV
azuredsky/laplace_gpu
Laplace solver running on GPU using CUDA, with CPU version for comparison
azuredsky/libsvm
azuredsky/mexopencv
Collection and a development kit of matlab mex functions for OpenCV library
azuredsky/moderngpu
Design patterns for GPU computing
azuredsky/nvmexopenCV
CALL OPENCV GPU in MATLAB with NVMEX
azuredsky/Online_Adaptive_Multi-Object_Tracking
Online multi-object tracking - C++
azuredsky/OpenCL-Gaussian-Blur
An example of Gaussian blur using OpenCL and the built-in Images/textures
azuredsky/OpenCL-Wrapper
An OpenCL C++ wrapper to facilitate OpenCL implementation
azuredsky/OpenTLD
C++ implementation of TLD
azuredsky/OpenTLD-1
CUDA acceleration for OpenTLD's object detector
azuredsky/python-face-client
SkyBiometry Face Detection and Recognition REST API Python client library.
azuredsky/sjm
Sancho McCann's Research Code
azuredsky/StitcHD
StitcHD - Texas A&M CSCE 483 Senior Design Project. In association with NASA's CHI group.
azuredsky/thrust
Thrust is a parallel algorithms library which resembles the C++ Standard Template Library (STL).
azuredsky/videoInput
A video capture library for windows.