Pinned Repositories
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
AidLearning-FrameWork
🔥🔥AidLearning builds a linux environment supporting GUI, deep learning and visual programming on Android devices. Now support VSCode,Jupyter, pyToApk...One-click install.🚀
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
annotated_deep_learning_paper_implementations
🧑🏫 50! Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
awesome
😎 Awesome lists about all kinds of interesting topics
awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
awesome-data-comp-solution
数据科学/人工智能比赛解决方案汇总
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
Awesome-Embedded
A curated list of awesome embedded programming.
free-programming-books
免费的计算机书籍资源,欢迎投稿添加
Frankhe303's Repositories
Frankhe303/annotated_deep_learning_paper_implementations
🧑🏫 50! Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
Frankhe303/CUDA_Freshman
Frankhe303/Essential_CPP
Essential C++第三版代码
Frankhe303/FasterTransformer
Transformer related optimization, including BERT, GPT
Frankhe303/Frankhe303.github.io
Frankhe303/GitHub520
:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)
Frankhe303/headPose-gazeFollowing
gaze following CNN based on head pose estimation
Frankhe303/KuiperInfer
一个推理库的实现, A DIY deep learning inference framework.
Frankhe303/learning-cuda-trt
A large number of cuda/tensorrt cases . 大量案例来学习cuda/tensorrt
Frankhe303/LearnOpenGL-CN
http://learnopengl.com 系列教程的简体中文翻译
Frankhe303/linux
Linux kernel source tree
Frankhe303/linux-insides
A little bit about a linux kernel
Frankhe303/linux-insides-zh
Linux 内核揭秘
Frankhe303/linux_kernel_wiki
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
Frankhe303/mmtracking
OpenMMLab Video Perception Toolbox. It supports Video Object Detection (VID), Multiple Object Tracking (MOT), Single Object Tracking (SOT), Video Instance Segmentation (VIS) with a unified framework.
Frankhe303/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
Frankhe303/onnx-modifier
A tool to modify ONNX models in a visualization fashion, based on Netron and Flask.
Frankhe303/onnx-tensorrt
ONNX-TensorRT: TensorRT backend for ONNX
Frankhe303/rt-thread
RT-Thread is an open source IoT real-time operating system (RTOS).
Frankhe303/server
The Triton Inference Server provides an optimized cloud and edge inferencing solution.
Frankhe303/SwitchHosts
Switch hosts quickly!
Frankhe303/tensorrt_inference
Frankhe303/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
Frankhe303/threadpool
based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数
Frankhe303/TinyWebServer
:fire: Linux下C++轻量级Web服务器
Frankhe303/TrafficMonitor
这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。
Frankhe303/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
Frankhe303/workflow
C++ Parallel Computing and Asynchronous Networking Engine
Frankhe303/yolo-tensorrt
TensorRT8.Support Yolov5n,s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is useful to you,please Star it.
Frankhe303/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite