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/NeRFFaceEditing
for my proj
lanzehua/awesome-database-learning
A list of learning materials to understand databases internals
lanzehua/Bert-Pytorch-TextClassification
Practice-Bert-Pytorch-Chinese-TextClassification
lanzehua/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
lanzehua/CageNeRF
Project for "CageNeRF: Cage-based Neural Radiance Fields for Genrenlized 3D Deformation and Animation" NeurIPS 2022
lanzehua/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
lanzehua/Clip-Forge
lanzehua/CPlusPlusThings
C++那些事
lanzehua/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
lanzehua/DenoisingDiffusionProbabilityModel-ddpm-
This may be the simplest implement of DDPM. You can directly run Main.py to train the UNet on CIFAR-10 dataset and see the amazing process of denoising.
lanzehua/DeVRF
The Pytorch implementation of "DeVRF: Fast Deformable Voxel Radiance Fields for Dynamic Scenes"
lanzehua/eat_pytorch_in_20_days
Pytorch🍊🍉 is delicious, just eat it! 😋😋
lanzehua/eladmin
项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
lanzehua/faster-rcnn-pytorch
这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。
lanzehua/gans-awesome-applications
Curated list of awesome GAN applications and demo
lanzehua/gnn_financial
temp
lanzehua/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
lanzehua/learngit
lanzehua/maskgit
Official Jax Implementation of MaskGIT
lanzehua/MiDaS
Code for robust monocular depth estimation described in "Ranftl et. al., Towards Robust Monocular Depth Estimation: Mixing Datasets for Zero-shot Cross-dataset Transfer, TPAMI 2022"
lanzehua/MyTinySTL
Achieve a tiny STL in C++11
lanzehua/neural-style
Gatys Neural style in TensorFlow!
lanzehua/neural-style-pt
PyTorch implementation of neural style transfer algorithm
lanzehua/occupancy_networks
This repository contains the code for the paper "Occupancy Networks - Learning 3D Reconstruction in Function Space"
lanzehua/progrock-stable
Stable Diffusion with some Proggy Enhancements
lanzehua/pybind11
Seamless operability between C++11 and Python
lanzehua/pytorch-AdaIN
Unofficial pytorch implementation of 'Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization' [Huang+, ICCV2017]
lanzehua/WCT2
Software that can perform photorealistic style transfer without the need of any post-processing steps.
lanzehua/yazi-json
a tiny c++ json parser
lanzehua/youtube-dl-gui
A cross-platform GUI for youtube-dl made in Electron and node.js