ZK-Zhou
Ph. D Candidate in Peking University. Interested in Spiking Neural Network and Multimodal Large Language Models.
Peking UniversityShenzhen, China
Pinned Repositories
mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
apollo
An open autonomous driving platform
AutoEncoder-KMeans
reduce the dimension of images and cluster
Awesome-Multimodal-Large-Language-Models
:sparkles::sparkles:Latest Papers and Datasets on Multimodal Large Language Models, and Their Evaluation.
baby-llama2-chinese
用于从头预训练+SFT一个小参数量的中文LLaMa2的仓库;24G单卡即可运行得到一个具备简单中文问答能力的chat-llama2.
QKFormer
Offical implementation of "QKFormer: Hierarchical Spiking Transformer using Q-K Attention" (NeurIPS 2024 Spotlight)
spikformer
ICLR 2023, Spikformer: When Spiking Neural Network Meets Transformer
spikingjelly
SpikingJelly is an open-source deep learning framework for Spiking Neural Network (SNN) based on PyTorch.
Uniaa
ZK-Zhou
Config files for my GitHub profile.
ZK-Zhou's Repositories
ZK-Zhou/spikformer
ICLR 2023, Spikformer: When Spiking Neural Network Meets Transformer
ZK-Zhou/spikingjelly
SpikingJelly is an open-source deep learning framework for Spiking Neural Network (SNN) based on PyTorch.
ZK-Zhou/ZK-Zhou
Config files for my GitHub profile.
ZK-Zhou/apollo
An open autonomous driving platform
ZK-Zhou/AutoEncoder-KMeans
reduce the dimension of images and cluster
ZK-Zhou/Awesome-Interaction-aware-Trajectory-Prediction
A selection of state-of-the-art research materials on trajectory prediction
ZK-Zhou/Awesome-Multimodal-Large-Language-Models
:sparkles::sparkles:Latest Papers and Datasets on Multimodal Large Language Models, and Their Evaluation.
ZK-Zhou/baby-llama2-chinese
用于从头预训练+SFT一个小参数量的中文LLaMa2的仓库;24G单卡即可运行得到一个具备简单中文问答能力的chat-llama2.
ZK-Zhou/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
ZK-Zhou/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
ZK-Zhou/Deformable-DETR
Deformable DETR: Deformable Transformers for End-to-End Object Detection.
ZK-Zhou/QKFormer
Offical implementation of "QKFormer: Hierarchical Spiking Transformer using Q-K Attention" (NeurIPS 2024 Spotlight)
ZK-Zhou/Spike-Driven-Transformer
Spike-Driven Transformer
ZK-Zhou/Uniaa
ZK-Zhou/Graphormer
This is the official implementation for "Do Transformers Really Perform Bad for Graph Representation?".
ZK-Zhou/Meeting
communicating with Prof.Ding
ZK-Zhou/Multiverse
Dataset, code and model for the CVPR'20 paper "The Garden of Forking Paths: Towards Multi-Future Trajectory Prediction"
ZK-Zhou/OUCML
ZK-Zhou/Parallel-Spiking-Neuron
ZK-Zhou/Phase-based-Frame-Interpolation
Frame interpolation
ZK-Zhou/sgan
Code for "Social GAN: Socially Acceptable Trajectories with Generative Adversarial Networks", Gupta et al, CVPR 2018
ZK-Zhou/slambook
ZK-Zhou/snntorch
Deep and online learning with spiking neural networks in Python
ZK-Zhou/Social-STGCNN
Code for "Social-STGCNN: A Social Spatio-Temporal Graph Convolutional Neural Network for Human Trajectory Prediction" CVPR 2020
ZK-Zhou/sophie
SoPhie: An Attentive GAN for Predicting Paths Compliant to Social and Physical Constraints
ZK-Zhou/STSGCN
PyTorch implementation of Spatial-Temporal Synchronous Graph Convolutional Networks
ZK-Zhou/STSGCN_Pytorch
ZK-Zhou/T2T-ViT
ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet
ZK-Zhou/Trajectron
Code accompanying "The Trajectron: Probabilistic Multi-Agent Trajectory Modeling with Dynamic Spatiotemporal Graphs" by Boris Ivanovic and Marco Pavone.
ZK-Zhou/VideoPrediction-ICLR2016-
A TensorFlow Implementation of "Deep Multi-Scale Video Prediction Beyond Mean Square Error" by Mathieu, Couprie & LeCun.