Pinned Repositories
-Python-Analysis_of_wine_quality
Analysis of the Wine Quality Data Set from the UCI Machine Learning Repository
AdaIN-style
Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization
annotated-transformer
An annotated implementation of the Transformer paper.
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, ... 🧠
args
A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the functionality of the Python standard argparse library (though not necessarily the API).
Attend-and-Excite
Official Implementation for "Attend-and-Excite: Attention-Based Semantic Guidance for Text-to-Image Diffusion Models"
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
fun-rec
推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/
NeRFFaceEditing
for my proj
projectwithcomment
C/C++做的小项目合集带注释
lanzehua's Repositories
lanzehua/Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU部署 (Chinese LLaMA & Alpaca LLMs)
lanzehua/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
lanzehua/ControlNet
Let us control diffusion models!
lanzehua/CVPR2023-Papers-with-Code
CVPR 2023 论文和开源项目合集
lanzehua/Drag3D
DragGAN meets GET3D for interactive mesh generation and editing.
lanzehua/DualStyleGAN
[CVPR 2022] Pastiche Master: Exemplar-Based High-Resolution Portrait Style Transfer
lanzehua/EasySpider
A visual no-code/code-free web crawler/spider一个可视化爬虫软件,可以无代码图形化设计和执行的爬虫任务
lanzehua/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
lanzehua/frenzyTechAI
llm application
lanzehua/gpt4free
decentralising the Ai Industry, just some language model api's...
lanzehua/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
lanzehua/json
JSON for Modern C++
lanzehua/learnopencv
Learn OpenCV : C++ and Python Examples
lanzehua/linux
Linux kernel source tree
lanzehua/llama
Inference code for LLaMA models
lanzehua/llama.cpp
Port of Facebook's LLaMA model in C/C++
lanzehua/opengl-es-study-demo
一个OpenGL es入门项目,帮助初学者更快地入门学习。主要内容是基础图形绘制、缓冲对象使用、渲染视频、视频添加滤镜效果,详细可见我的博客专栏。Opengl es study demo for freshman to learn opengl es quickly.
lanzehua/pytorch3d
PyTorch3D is FAIR's library of reusable components for deep learning with 3D data
lanzehua/Quicker
ZJU场馆预约
lanzehua/sd-webui-controlnet
WebUI extension for ControlNet
lanzehua/SparseGS
Codebase for SparseGS paper
lanzehua/stable-dreamfusion
A pytorch implementation of text-to-3D dreamfusion, powered by stable diffusion.
lanzehua/stylegan2-pytorch
Implementation of Analyzing and Improving the Image Quality of StyleGAN (StyleGAN 2) in PyTorch
lanzehua/StyleRF
[CVPR 2023] StyleRF: Zero-shot 3D Style Transfer of Neural Radiance Fields
lanzehua/T2I-Adapter
T2I-Adapter
lanzehua/taming-transformers
Taming Transformers for High-Resolution Image Synthesis
lanzehua/use-ChatGPT-in-GFW
墙内最强 AI assistant 教学
lanzehua/VGOS
Official code for the IJCAI 2023 paper "VGOS: Voxel Grid Optimization for View Synthesis from Sparse Inputs".
lanzehua/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
lanzehua/WebServer-1
A C++ High Performance Web Server