pure c/cpp cnn implementation, with CUDA accelerated.
☆21Apr 30, 2021Updated 5 years ago
Alternatives and similar repositories for SimpleCNN_Release
Users that are interested in SimpleCNN_Release are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C++ implement a simple CNN framework to train mnist data. Done!☆10Mar 29, 2022Updated 4 years ago
- Official implementation of Acc-SpMM: Accelerating General-purpose Sparse Matrix-Matrix Multiplication with GPU Tensor Cores.☆15Nov 13, 2025Updated 7 months ago
- Created a simple neural network using C++17 standard and the Eigen library that supports both forward and backward propagation.☆11Jul 27, 2024Updated last year
- AST interpreter with clang 5.0.0 and llvm 5.0.0☆14Dec 7, 2019Updated 6 years ago
- 方便扩展的Cuda算子理解和优化框架,仅用在学习使用☆18Jun 13, 2024Updated 2 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- ☆14May 30, 2023Updated 3 years ago
- MATLAB code for laminography reconstruction using SIRT and CGLS☆12Jul 3, 2019Updated 6 years ago
- FlashSparse significantly reduces the computation redundancy for unstructured sparsity (for SpMM and SDDMM) on Tensor Cores through a Swa…☆39Oct 5, 2025Updated 8 months ago
- Code of Paper OmniFuse: Composite Degradation-Robust Image Fusion with Language-Driven Semantics.☆28Sep 16, 2025Updated 8 months ago
- Predict Flight Trajectory based on Flight Plans and Weather Data☆16Sep 12, 2022Updated 3 years ago
- 基于Qwen2.5模型、使用DISC-Law-SFT-Pair数据集微调的法律大模型☆12Dec 29, 2024Updated last year
- 🏆 The 1st Place Solution for AICity2022 Challenge Track2: Natural Language-Based Vehicle Retrieval.☆12Jul 25, 2022Updated 3 years ago
- ☆20Sep 28, 2024Updated last year
- Build CUDA Neural Network From Scratch☆22Aug 28, 2024Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- That wraps Lua interpreter in C++ (used to read config files)☆14Apr 23, 2021Updated 5 years ago
- OpenCL implementation of BM3D image denoising algorithm☆11Oct 28, 2019Updated 6 years ago
- Optimized Computer Graphics Matrix Library for use with the SIMD/SSE4 Instructions.☆10Mar 19, 2020Updated 6 years ago
- Compress BiSeNet with Structure Knowledge Distillation for Real-time image segmentation on wali-TX2☆11Jul 29, 2020Updated 5 years ago
- Fastest CUDA SIFT or other 128-float vector matcher for computer vision☆28Mar 23, 2021Updated 5 years ago
- 基于 skyzh/chicv 制作的简易中文 typst 简历模板 - CV template in Chinese based on skyzh/chicv☆20Oct 12, 2024Updated last year
- SOSMaskFuse: An Infrared and Visible Image Fusion Architecture Based on Salient Object Segmentation Mask☆14Jul 30, 2023Updated 2 years ago
- A fast, small, efficient pthreads based threadpool in c