Avenger's starred repositories

generative-ai-for-beginners

18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/

Language:Jupyter NotebookLicense:MITStargazers:58180Issues:497Issues:105

RWKV-LM

RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.

Language:PythonLicense:Apache-2.0Stargazers:12114Issues:135Issues:198

ChatRWKV

ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.

Language:PythonLicense:Apache-2.0Stargazers:9350Issues:89Issues:116

self-llm

《开源大模型食用指南》基于Linux环境快速部署开源大模型,更适合**宝宝的部署教程

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:7234Issues:58Issues:136

FeatUp

Official code for "FeatUp: A Model-Agnostic Frameworkfor Features at Any Resolution" ICLR 2024

Language:Jupyter NotebookLicense:MITStargazers:1319Issues:19Issues:58

top-cvpr-2024-papers

This repository is a curated collection of the most exciting and influential CVPR 2024 papers. 🔥 [Paper + Code + Demo]

Language:PythonLicense:CC0-1.0Stargazers:611Issues:13Issues:3

Vision-RWKV

Vision-RWKV: Efficient and Scalable Visual Perception with RWKV-Like Architectures

Language:PythonLicense:Apache-2.0Stargazers:309Issues:4Issues:32

RVT

Implementation of "Recurrent Vision Transformers for Object Detection with Event Cameras". CVPR 2023

Language:PythonLicense:MITStargazers:303Issues:13Issues:53

spikformer

ICLR 2023, Spikformer: When Spiking Neural Network Meets Transformer

Language:PythonLicense:MITStargazers:265Issues:6Issues:24

SNN-Daily-Arxiv

Update arXiv papers about Spiking Neural Networks daily.

Language:PythonStargazers:240Issues:21Issues:0

PyxLSTM

Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.

Language:PythonLicense:MITStargazers:222Issues:5Issues:24

Spike-Driven-Transformer

Offical implementation of "Spike-driven Transformer" (NeurIPS2023)

Language:PythonLicense:Apache-2.0Stargazers:196Issues:3Issues:12

Awesome-Spiking-Neural-Networks

A paper list of spiking neural networks, including papers, codes, and related websites. 本仓库收集脉冲神经网络相关的顶会顶刊论文和代码,正在持续更新中。

VisualRWKV

VisualRWKV is the visual-enhanced version of the RWKV language model, enabling RWKV to handle various visual tasks.

Language:PythonLicense:Apache-2.0Stargazers:158Issues:3Issues:5

Awesome-Vision-Mamba

✨✨Latest Papers on Vision Mamba and Related Areas

Spike-Driven-Transformer-V2

Offical implementation of "Spike-driven Transformer V2: Meta Spiking Neural Network Architecture Inspiring the Design of Next-generation Neuromorphic Chips" (ICLR2024)

VFA

Official code of the paper "Few-Shot Object Detection via Variational Feature Aggregation" (AAAI 2023)

Awesome-Spiking-Neural-Networks

Awesome Spiking Neural Networks

ssms_event_cameras

Official PyTorch implementation of the CVPR 2024 paper: State Space Models for Event Cameras (Spotlight).

HWD

A Simple but Effective Downsampling Module For Semantic Segmentation

QKFormer

Codes and models of the paper "QKFormer: Hierarchical Spiking Transformer using Q-K Attention"

Stargazers:45Issues:0Issues:0

MSHNet

Implement of CVPR2024 'Infrared Small Target Detection with Scale and Location Sensitivity'

FPD

Official code of the paper "Fine-Grained Prototypes Distillation for Few-Shot Object Detection (AAAI 2024)"

LEOD

Code release for CVPR 2024 paper LEOD: Label-Efficient Object Detection for Event Cameras

Language:PythonLicense:MITStargazers:27Issues:3Issues:1

SpikingResformer

Codes of the paper: SpikingResformer: Bridging ResNet and Vision Transformer in Spiking Neural Networks (CVPR2024)

Language:PythonLicense:MITStargazers:27Issues:2Issues:1

WSOVOD

Code release for "Weakly Supervised Open-Vocabulary Object Detection", AAAI2024

Language:PythonLicense:Apache-2.0Stargazers:24Issues:1Issues:7

Masked-Spiking-Transformer

[ICCV-23] Masked Spiking Transformer

SFOD

This is the official implementation of the 'SFOD: Spiking Fusion Object Detection'.

Language:PythonLicense:MITStargazers:18Issues:2Issues:7

llm-course

Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:2Issues:0Issues:0