Pinned Repositories
algorithms-cuda
parallel algorithm based on cuda
arm_neon_demo
ArmNeonOptimization
Arm neon optimization practice
c-_crtp
caffe
Caffe: a fast open framework for deep learning.
caffe-fast-rcnn
Caffe fork that supports Fast R-CNN
caffe-yolo
YOLO (Real-Time Object Detection) in caffe
caffe-yolo-1
Caffe for YOLO
caffe-yolov3
A real-time object detection framework of Yolov3 based on caffe
gpu_sgemm
Leonardo-Ding's Repositories
Leonardo-Ding/gpu_sgemm
Leonardo-Ding/ArmNeonOptimization
Arm neon optimization practice
Leonardo-Ding/c-_crtp
Leonardo-Ding/CMSIS-FreeRTOS
FreeRTOS adaptation for CMSIS-RTOS Version 2
Leonardo-Ding/CMSIS_5
CMSIS Version 5 Development Repository
Leonardo-Ding/ComputeLibrary
The ARM Computer Vision and Machine Learning library is a set of functions optimised for both ARM CPUs and GPUs using SIMD technologies.
Leonardo-Ding/cplusplus_reflection_example
c++ reflection useful example
Leonardo-Ding/crtp_cplusplus
Leonardo-Ding/cutlass
CUDA Templates for Linear Algebra Subroutines
Leonardo-Ding/Frozen-Graph-TensorFlow
Save, Load Frozen Graph and Run Inference From Frozen Graph in TensorFlow 1.x and 2.x
Leonardo-Ding/graph_and_bitree
Graph and bitree basic algorithm
Leonardo-Ding/how-to-optimize-gemm
ARM RowMajor sgemm optimization
Leonardo-Ding/jetson_stats
Basic scripts and function to improve the performance in your NVIDIA Jetson [Nano, Xavier, TX2i, TX2, TX1, TK1]
Leonardo-Ding/LearnAndTry
Leonardo-Ding/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Leonardo-Ding/MNN
MNN is a lightweight deep neural network inference engine.
Leonardo-Ding/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly
Leonardo-Ding/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
Leonardo-Ding/Ne10
An open optimized software library project for the ARM® Architecture
Leonardo-Ding/netron
Visualizer for neural network, deep learning and machine learning models
Leonardo-Ding/nnlib-hifi5
HiFi 5 NN Library
Leonardo-Ding/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
Leonardo-Ding/Paddle-Lite
Multi-platform high performance deep learning inference engine (『飞桨』多平台高性能深度学习预测引擎)
Leonardo-Ding/rknpu_ddk
DDK for Rockchip NPU
Leonardo-Ding/Tengine
Tengine is a lite, high performance, modular inference engine for embedded device
Leonardo-Ding/TensorRT
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
Leonardo-Ding/TNN
TNN:由腾讯优图实验室打造,移动端高性能、轻量级推断框架,同时拥有跨平台、高性能、模型压缩、代码裁剪等众多突出优势。TNN框架在原有Rapidnet、ncnn框架的基础上进一步加强了移动端设备的支持以及性能优化,同时也借鉴了业界主流开源框架高性能和良好拓展性的优点。目前TNN已经在手Q、微视、P图等应用中落地,欢迎大家参与协同共建,促进TNN推断框架进一步完善。
Leonardo-Ding/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
Leonardo-Ding/virtual_func_table_and_rtti
Leonardo-Ding/wincnn
Winograd minimal convolution algorithm generator for convolutional neural networks.