Pinned Repositories
100-Days-Of-ML-Code-Demo
AndroidPrintService
AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
apage
AutoCardPatch
best-chinese-prompt
AI中文提示词秘籍ChatGPT中文提示词秘籍(Prompt圣经)K-Render整理
ChatYuan
ChatYuan: Large Language Model for Dialogue in Chinese and English
QCV
qtKinect
SwiftXWTransition
lutery's Repositories
lutery/QCV
lutery/apage
lutery/best-chinese-prompt
AI中文提示词秘籍ChatGPT中文提示词秘籍(Prompt圣经)K-Render整理
lutery/ChatYuan
ChatYuan: Large Language Model for Dialogue in Chinese and English
lutery/chineseocr
yolo3+ocr
lutery/ColossalAI
Making large AI models cheaper, faster and more accessible
lutery/darknet
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
lutery/Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
lutery/dreamtime
Use artificial intelligence to create fake nudes.
lutery/EFileApp
lutery/Frozen_Graph_TensorFlow
Save, Load Frozen Graph and Run Inference From Frozen Graph in TensorFlow 1.x and 2.x.
lutery/Grasscutter
A server software reimplementation for a certain anime game.
lutery/llama.cpp
Port of Facebook's LLaMA model in C/C++
lutery/MIT-Linear-Algebra-Notes
Notes for MIT-Linear-Algebra
lutery/ncnn_paddleocr
Android paddleocr demo infer by ncnn
lutery/ncnn_paddleocrv4
lutery/nlp_paper_study
该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记
lutery/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
lutery/ptan
PyTorch Agent Net: reinforcement learning toolkit for pytorch
lutery/PyMuPDF
Python bindings for MuPDF's rendering library.
lutery/QR-Code-generator
High-quality QR Code generator library in Java, TypeScript/JavaScript, Python, Rust, C++, C.
lutery/ScaledYOLOv4
lutery/stable-diffusion-webui
Stable Diffusion web UI
lutery/stable-diffusion-webui-1
Stable Diffusion web UI
lutery/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
lutery/text2image-gui
Somewhat modular text2image GUI, initially just for Stable Diffusion
lutery/utilpy
lutery/v-charts
基于 Vue2.0 和 ECharts 封装的图表组件📈📊
lutery/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
lutery/yolov7-opencv-onnxrun-cpp-py
分别使用OpenCV、ONNXRuntime部署YOLOV7目标检测,一共包含14个onnx模型,依然是包含C++和Python两个版本的程序