alexanderbin123's Stars
BBuf/onnx_learn
BBuf/tvm_mlir_learn
compiler learning resources collect.
galeone/tfgo
Tensorflow + Go, the gopher way
tinrab/go-tensorflow-image-recognition
Image Recognition API in Go using TensorFlow
juandes/tensorflow-go-models
A collection of models for TensorFlow Go
tensorflow/examples
TensorFlow examples
Linaom1214/TensorRT-For-YOLO-Series
tensorrt for yolo series (YOLOv11,YOLOv10,YOLOv9,YOLOv8,YOLOv7,YOLOv6,YOLOX,YOLOv5), nms plugin support
FeiGeChuanShu/yolov7-mask-ncnn
c++ version of yolov7-mask with ncnn
ffhelicopter/tmm
使用Gin快速搭建WEB站点以及提供RESTful接口
ffhelicopter/Go42
《Go语言四十二章经》详细讲述Go语言规范与语法细节及开发中常见的误区,通过研读标准库等经典代码设计模式,启发读者深刻理解Go语言的核心思维,进入Go语言开发的更高阶段。
wildma/IDCardCamera
:fire:Android自定义相机实现身份证拍照,并加入自动对焦与图片不规则裁剪。 https://www.jianshu.com/p/5e3cb0c63cd5
brucefan1983/CUDA-Programming
Sample codes for my CUDA programming book
godweiyang/chatbot
Transformer模型训练的单轮对话聊天机器人
godweiyang/NN-CUDA-Example
Several simple examples for popular neural network toolkits calling custom CUDA operators.
AliaksandrSiarohin/first-order-model
This repository contains the source code for the paper First Order Motion Model for Image Animation
hova88/CUDA-MatMul-Practice
Tencent/TPAT
TensorRT Plugin Autogen Tool
ImSjt/RtspServer
RTSP服务器,支持传输H.264和AAC格式的音视频
aialgorithm/AiPy
Python机器学习、深度学习算法开发等学习资源分享
aialgorithm/Blog
Python机器学习算法技术博客,有原创干货!有code实践! 【更多内容敬请关注公众号 "算法进阶"】
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
zerollzeng/tiny-tensorrt
Deploy your model with TensorRT quickly.
ChengjieWU/TensorRT-Easy-to-Run
A tiny wrapper around TensorRT python API which loads a serialized TensorRT engine and runs inferences
xusk/trt-inference
tensorrt inference c++/ python api
whai362/pan_pp.pytorch
Official implementations of PSENet, PAN and PAN++.
shouxieai/tensorRT_Pro
C++ library based on tensorrt integration
enpeizhao/CVprojects
computer vision projects | 计算机视觉相关好玩的AI项目(Python、C++、embedded system)
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
forthespada/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
liuyi01/kubernetes-starter
kubernetes入门,包括kubernetes概念,架构设计,集群环境搭建,认证授权等。