Pinned Repositories
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
awesome-image-captioning
A curated list of image captioning and related area resources. :-)
Awesome-System-for-Machine-Learning
A curated list of research in machine learning systems (MLSys). Paper notes are also provided.
awesome-tensor-compilers
A list of awesome compiler projects and papers for tensor computation and deep learning.
C-CppLearning
C语言与C++学习
deep-learning-v2-pytorch
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
DeployIsAllYouNeed
ImageCaptioning.pytorch
Image captioning codebase in pytorch(finetunable cnn in branch "with_finetune";diverse beam search can be found in 'dbs' branch; self-critical training is under my self-critical.pytorch repository.)
MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
czhxiaohuihui's Repositories
czhxiaohuihui/awesome-image-captioning
A curated list of image captioning and related area resources. :-)
czhxiaohuihui/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
czhxiaohuihui/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
czhxiaohuihui/Awesome-System-for-Machine-Learning
A curated list of research in machine learning systems (MLSys). Paper notes are also provided.
czhxiaohuihui/awesome-tensor-compilers
A list of awesome compiler projects and papers for tensor computation and deep learning.
czhxiaohuihui/C-CppLearning
C语言与C++学习
czhxiaohuihui/deep-learning-v2-pytorch
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
czhxiaohuihui/DeployIsAllYouNeed
czhxiaohuihui/hidet
An open-source efficient deep learning framework/compiler, written in python.
czhxiaohuihui/ImageCaptioning.pytorch
Image captioning codebase in pytorch(finetunable cnn in branch "with_finetune";diverse beam search can be found in 'dbs' branch; self-critical training is under my self-critical.pytorch repository.)
czhxiaohuihui/ivy
Unified AI
czhxiaohuihui/Leetcode-retag
重新分类 Leetcode 高频题
czhxiaohuihui/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
czhxiaohuihui/tutorials
PyTorch tutorials.
czhxiaohuihui/tvm_mlir_learn
tvm learn