Pinned Repositories
awesome-cuda-triton-hpc
🔥🔥🔥 A collection of some awesome public CUDA, cuBLAS, cuDNN, CUTLASS, TensorRT, TensorRT-LLM, Triton, TVM, MLIR and High Performance Computing (HPC) projects.
awesome-dotnet-machine-learning
A collection of some awesome public machine learning framework, tutorial, blogs, library and applications for .NET.
awesome-llm-and-aigc
🚀🚀🚀A collection of some wesome public projects about Large Language Model(LLM), Vision Language Model(VLM), Vision Language Action(VLA), AI Generated Content(AIGC), the related Datasets and Applications.
awesome-object-detection-datasets
A collection of some awesome public object detection and recognition datasets.
awesome-rust-list
This repository lists some awesome public Rust projects, Videos, Blogs and Jobs.
awesome-snn
🔥🔥🔥A collection of some awesome public SNN(Spiking Neural Network) projects.
awesome-yolo-object-detection
🚀🚀🚀 A collection of some awesome public YOLO object detection series projects and the related object detection datasets.
cuda-beginner-course-cpp-version
bilibili视频【CUDA 12.x 并行编程入门(C++版)】配套代码
cuda-beginner-course-python-version
bilibili视频【CUDA 12.x 并行编程入门(Python版)】配套代码
hello-algo-zig
Zig codes for the famous public project 《Hello, Algorithm》|《 Hello,算法 》 about data structures and algorithms.
coderonion's Repositories
coderonion/MahApps.Metro
A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.
coderonion/rust-fui
MVVM Rust UI Framework Library
coderonion/VecFns
Automatic Vector Math Functions In Zig
coderonion/lite.ai.toolkit
🛠 A lite C++ toolkit of awesome AI models with ONNXRuntime, NCNN, MNN and TNN. YOLOX, YOLOP, YOLOv6, YOLOR, MODNet, YOLOX, YOLOv7, YOLOv5. MNN, NCNN, TNN, ONNXRuntime.
coderonion/WPF-Samples
Repository for WPF related samples
coderonion/tensil
Open source machine learning accelerators
coderonion/practice-in-paddle
《神经网络与深度学习》案例与实践
coderonion/ip-contributions
For contributions of Chisel IP to the chisel community.
coderonion/micro-ROS-demos
Sample code using rclc and rclcpp implementations.
coderonion/oh
Verilog library for ASIC and FPGA designers
coderonion/yolov5-api-rust
Rust API to run predictions with YoloV5 models.
coderonion/yolov5-RGBD
Qt QML based yolov5 + RGBD camera program
coderonion/zigcc-forum
Zig 语言中文社区论坛
coderonion/ffidji
🐶 FFIDJI is a tool to automatically generate bindings between languages, like calling Rust code from C# for instance.
coderonion/yakf
Yet Another Kalman Filter Implementation. As well as Lie Theory (Lie group and algebra) on SE(3). [no_std] is supported by default.
coderonion/inside-rust-std-library
本书主要对RUST的标准库代码进行分析,并试图给出RUST标准库代码的分析脉络。This project try to give a venation of how reading the RUST standard library source code.
coderonion/PIAFusion
This is official tensorflow implementation of “PIAFusion: A Progressive Infrared and Visible Image Fusion Network Based on Illumination Aware”
coderonion/yoltv5
YOLT, now with PyTorch.
coderonion/ffcnn
ffcnn is a cnn neural network inference framework, written in 600 lines C language.
coderonion/rust-algos
<<Rust算法题解>>,用Rust语言实现常见的算法和数据结构,以及leetcode题解,algos = algorithms,written with ❤️ by course.rs team
coderonion/sgemm-framework
coderonion/Spinal-bootcamp
SpinalHDL-tutorial based on Jupyter Notebook
coderonion/MobileNet-in-FPGA
Generator of verilog description for FPGA MobileNet implementation
coderonion/Lihang
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
coderonion/yolov5-5.x-annotations
一个基于yolov5-5.0的中文注释版本!
coderonion/python_data_structures_and_algorithms
Python 中文数据结构和算法教程
coderonion/Tiny_YOLO_v3_ZYNQ
Implement Tiny YOLO v3 on ZYNQ
coderonion/Statistical-Learning-Methods
Implement Statistical Learning Methods, Li Hang the hard way. 李航《统计学习方法》一书的硬核 Python 实现
coderonion/memory_pool
Simple and efficient memory pool is implemented with C++11.
coderonion/vue-tauri-calculator