Pinned Repositories
ACM_PRACTICE
my algorithm practice
admission
数据库课程设计-平行志愿模拟录取系统
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, ... 🧠
autoslam_car
树莓派做的激光雷达slam小车
bee
微信小程序-餐饮点餐外卖-开箱即用
Hardwired-8-bit-CPU
计算机组成原理实验--硬布线8位CPU设计
info_sec
信息安全作业仓库
myTalklip
进一步调整Talklip
PL0_compiler_CPLUSPLUS
编译原理课程设计,C++语言实现的PL0语言编译器
ppmattingv2_pytorch
JSHZT's Repositories
JSHZT/info_sec
信息安全作业仓库
JSHZT/ppmattingv2_pytorch
JSHZT/PL0_compiler_CPLUSPLUS
编译原理课程设计,C++语言实现的PL0语言编译器
JSHZT/myTalklip
进一步调整Talklip
JSHZT/admission
数据库课程设计-平行志愿模拟录取系统
JSHZT/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, ... 🧠
JSHZT/bee
微信小程序-餐饮点餐外卖-开箱即用
JSHZT/CV_exp
GDUT计算机视觉实验
JSHZT/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
JSHZT/Deep3DFaceRecon_pytorch
Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019). A PyTorch implementation.
JSHZT/Bingo
JSHZT/Books-list
My book list
JSHZT/cali.so
Cali 的个人官网开源项目
JSHZT/emoca
Official repository accompanying a CVPR 2022 paper EMOCA: Emotion Driven Monocular Face Capture And Animation. EMOCA takes a single image of a face as input and produces a 3D reconstruction. EMOCA sets the new standard on reconstructing highly emotional images in-the-wild
JSHZT/GroupManager
The original permission plug-in for Spigot/Bukkit.
JSHZT/GT-New-Horizons-Modpack
New Modpack with Gregtech and Thaumcraft
JSHZT/JSHZT
Config files for my GitHub profile.
JSHZT/lc2offer
JSHZT/LegendaryGuild
JSHZT/llama
Inference code for LLaMA models
JSHZT/make_object_detection_dataset
制作目标检测数据集
JSHZT/Mimic
A novel apporach for personalized speech-driven 3D facial animation
JSHZT/myspectre
Official Pytorch Implementation of SPECTRE: Visual Speech-Aware Perceptual 3D Facial Expression Reconstruction from Videos
JSHZT/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
JSHZT/talkingheadgeneration
JSHZT/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
JSHZT/VideoPose3D
Efficient 3D human pose estimation in video using 2D keypoint trajectories
JSHZT/wechat-app-order
点餐小程序,点单自动出单,点餐自动打印
JSHZT/yolov5_pytorch
自己重写一遍,也便于后续项目封装
JSHZT/YOLOv5GUI
用PyQt5封装YOLOV5(未进行TensorRT加速)