ZK-Zhou
Ph. D Candidate in Peking University. Interested in Spiking Neural Network and Multimodal Large Language Models.
Peking UniversityShenzhen, China
ZK-Zhou's Stars
PKU-YuanGroup/ChatLaw
ChatLaw:A Powerful LLM Tailored for Chinese Legal. 中文法律大模型
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
yfguo91/NeuroCLIP
wangsr126/MAE-Lite
Official implement for ICML2023 paper: "A Closer Look at Self-Supervised Lightweight Vision Transformers"
facebookresearch/ConvNeXt-V2
Code release for ConvNeXt V2 model
huawei-noah/VanillaNet
zysong0113/SAVC
[CVPR 2023] Learning with Fantasy: Semantic-Aware Virtual Contrastive Constraint for Few-Shot Class-Incremental Learning
artidoro/qlora
QLoRA: Efficient Finetuning of Quantized LLMs
CGuangyan-BIT/PointGPT
[NeurIPS 2023] PointGPT: Auto-regressively Generative Pre-training from Point Clouds
zhouchenlin2096/Spikingformer
Spikingformer: Spike-driven Residual Learning for Transformer-based Spiking Neural Network
zhouchenlin2096/Spikingformer-CML
Enhancing the Performance of Transformer-based Spiking Neural Networks by SNN-optimized Downsampling with Precise Gradient Backpropagation
Zian-Xu/Swin-MAE
Pytorch implementation of Swin MAE https://arxiv.org/abs/2212.13805
SHI-Labs/Compact-Transformers
Escaping the Big Data Paradigm with Compact Transformers, 2021 (Train your Vision Transformers in 30 mins on CIFAR-10 with a single GPU!)
DirtyHarryLYL/LLM-in-Vision
Recent LLM-based CV and related works. Welcome to comment/contribute!
ma-xu/FCViT
A Close Look at Spatial Modeling: From Attention to Convolution
zhangxiaosong18/hivit
fangwei123456/Parallel-Spiking-Neuron
Intelligent-Computing-Lab-Yale/SNNCKA
Pytorch implementation of ANN-SNN representation similarity analysis (TMLR 2023)
apple/ml-cvnets
CVNets: A library for training computer vision networks
fangwei123456/Spike-Element-Wise-ResNet
Deep Residual Learning in Spiking Neural Networks
mit-han-lab/efficientvit
Efficient vision foundation models for high-resolution generation and perception.
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
BlinkDL/RWKV-LM
RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.
huawei-noah/Efficient-Computing
Efficient computing methods developed by Huawei Noah's Ark Lab
Alpha-VL/ConvMAE
ConvMAE: Masked Convolution Meets Masked Autoencoders
keyu-tian/SparK
[ICLR'23 Spotlight🔥] The first successful BERT/MAE-style pretraining on any convolutional network; Pytorch impl. of "Designing BERT for Convolutional Networks: Sparse and Hierarchical Masked Modeling"
ZK-Zhou/spikformer
ICLR 2023, Spikformer: When Spiking Neural Network Meets Transformer
lxtGH/CAE
This is a PyTorch implementation of “Context AutoEncoder for Self-Supervised Representation Learning"
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
hustvl/MIMDet
[ICCV 2023] You Only Look at One Partial Sequence