bryanlimy/V1T
[TMLR 2023] V1T: Large-scale mouse V1 response prediction using a Vision Transformer
This project helps neuroscientists predict how neurons in the mouse visual cortex (V1) respond to different visual stimuli. You input images, and it outputs predictions of neural activity. It's designed for researchers studying the brain's visual processing.
Use this if you need to model and predict the neural responses of mouse V1 to visual inputs, leveraging a powerful vision transformer architecture.
Not ideal if your focus is on human brain activity, other brain regions, or if you require real-time, low-latency neural decoding.
Stars
23
Forks
7
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Oct 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/bryanlimy/V1T"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Jittor/jittor
Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.
berniwal/swin-transformer-pytorch
Implementation of the Swin Transformer in PyTorch.
zhanghang1989/ResNeSt
ResNeSt: Split-Attention Networks
NVlabs/FasterViT
[ICLR 2024] Official PyTorch implementation of FasterViT: Fast Vision Transformers with...
ViTAE-Transformer/ViTPose
The official repo for [NeurIPS'22] "ViTPose: Simple Vision Transformer Baselines for Human Pose...