Pinned Repositories
AISystem
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
bertviz
Tool for visualizing attention in the Transformer model (BERT, GPT-2, Albert, XLNet, RoBERTa, CTRL, etc.)
chinese-poetry
The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , psenet(8.5M) + crnn(6.3M) + anglenet(1.5M) 总模型仅17M
CppHttpDemo
light weight C++ httpserver and httpclient based on mongoose, also support websocket
Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
deeplearningbook-chinese
Deep Learning Book Chinese Translation
DeepLearningExamples
Deep Learning Examples
mongoose
Embedded Web Server
Winograd_tutorial_python
winograd F(2,3) python implementation
pijiu1234's Repositories
pijiu1234/mongoose
Embedded Web Server
pijiu1234/bertviz
Tool for visualizing attention in the Transformer model (BERT, GPT-2, Albert, XLNet, RoBERTa, CTRL, etc.)
pijiu1234/chinese-poetry
The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
pijiu1234/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , psenet(8.5M) + crnn(6.3M) + anglenet(1.5M) 总模型仅17M
pijiu1234/CppHttpDemo
light weight C++ httpserver and httpclient based on mongoose, also support websocket
pijiu1234/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
pijiu1234/deeplearningbook-chinese
Deep Learning Book Chinese Translation
pijiu1234/DeepLearningExamples
Deep Learning Examples
pijiu1234/dlwpt-code
Code for the book Deep Learning with PyTorch by Eli Stevens and Luca Antiga.
pijiu1234/effective_transformer
Running BERT without Padding
pijiu1234/eMQTT5
An embedded MQTTv5 client in C++ with minimal footprint, maximal performance
pijiu1234/ffmpeg_rtsp_mpp
ffmpeg 拉取rtsp h264流, 使用mpp解码, 目前在firefly 板子上跑通了
pijiu1234/GPT2-Chinese
Chinese version of GPT2 training code, using BERT tokenizer.
pijiu1234/ImageProcessing100Wen
「画像処理100本ノック」中文版本!为图像处理初学者设计的 100 个问题。
pijiu1234/IPU_CLUE
pijiu1234/jansson
C library for encoding, decoding and manipulating JSON data
pijiu1234/json
JSON for Modern C++
pijiu1234/keras-applications
Reference implementations of popular deep learning models.
pijiu1234/milvus
An open source vector database powered by Faiss, NMSLIB and Annoy
pijiu1234/mpp_rtsp_player
开发板为RK3399-firefly,使用mpp进行做硬解码,显示使用X11+OpenGL ES 2.0
pijiu1234/Natural_Language_Processing_with_Transformers
Natural Language Processing with Transformers 中译本,最权威Transformers教程
pijiu1234/netron
Visualizer for neural network, deep learning and machine learning models
pijiu1234/ntfstool
A ntfs tool for mac
pijiu1234/onnx-tensorflow
Tensorflow Backend for ONNX
pijiu1234/protobuf
Protocol Buffers - Google's data interchange format
pijiu1234/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
pijiu1234/Tengine
Tengine is a lite, high performance, modular inference engine for embedded device
pijiu1234/tengine-nnie
Tengine example for run nnie devices
pijiu1234/test_torch_op
pijiu1234/uv-cpp
libuv wrapper in C++11 /libuv C++11网络库