Pinned Repositories
baidu-ocr
百度OCR文字识别API For Node.js
caffe-windows
Configure Caffe in one hour for Windows users.
caffeplot
draw caffe training/testing accuracy/loss curve
clstm
A small C++ implementation of LSTM networks, focused on OCR.
CodeSnap
deep_learning_object_detection
A paper list of object detection using deep learning.
DeepID_FaceClassify
Practise of DeepID for Face Classification
idlf
Intel® Deep Learning Framework
pico
A minimalistic framework for fast object detection (with a pre-trained face detector)
tensorflow
Open source software library for numerical computation using data flow graphs.
MatrixPlayer's Repositories
MatrixPlayer/akg
AKG (Auto Kernel Generator) is an optimizer for operators in Deep Learning Networks, which provides the ability to automatically fuse ops with specific patterns.
MatrixPlayer/annotated_deep_learning_paper_implementations
🧑🏫 59 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, ... 🧠
MatrixPlayer/BMTrain
Efficient Training (including pre-training and fine-tuning) for Big Models
MatrixPlayer/CogView
Text-to-Image generation. The repo for NeurIPS 2021 paper "CogView: Mastering Text-to-Image Generation via Transformers".
MatrixPlayer/ColossalAI
Colossal-AI: A Unified Deep Learning System for Large-Scale Parallel Training
MatrixPlayer/DeepSeek-V2
MatrixPlayer/DLCompilerResource
MatrixPlayer/drawio-desktop
Official electron build of draw.io
MatrixPlayer/espnet
End-to-End Speech Processing Toolkit
MatrixPlayer/excalidraw
Virtual whiteboard for sketching hand-drawn like diagrams
MatrixPlayer/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
MatrixPlayer/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
MatrixPlayer/google-research
Google Research
MatrixPlayer/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
MatrixPlayer/leetcode-1
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
MatrixPlayer/leetcode-editor
Do Leetcode exercises in IDE, support leetcode.com and leetcode-cn.com, to meet the basic needs of doing exercises.Support theoretically: IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CLion GoLand DataGrip Rider MPS Android Studio
MatrixPlayer/minddiffusion
A collection of diffusion models based on MindSpore
MatrixPlayer/mmcv
OpenMMLab Computer Vision Foundation
MatrixPlayer/mmdetection
Open MMLab Detection Toolbox and Benchmark
MatrixPlayer/OpenDelta
A plug-and-play library for parameter-efficient-tuning (Delta Tuning)
MatrixPlayer/openmlsys-zh
《Machine Learning Systems: Design and Implementation》- Chinese Version
MatrixPlayer/openvino_training_extensions
Trainable models and NN optimization tools
MatrixPlayer/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
MatrixPlayer/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
MatrixPlayer/TensorFlow2.0-Examples
🙄 difficult algorithm, simple code.
MatrixPlayer/TensorRT
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
MatrixPlayer/torchdynamo
A Python-level JIT compiler designed to make unmodified PyTorch programs faster.
MatrixPlayer/training
Reference implementations of training benchmarks
MatrixPlayer/vega
AutoML tools chain
MatrixPlayer/whisper