IvanDrokin / torch-conv-kanLinks
This project is dedicated to the implementation and research of Kolmogorov-Arnold convolutional networks. The repository includes implementations of 1D, 2D, and 3D convolutions with different kernels, ResNet-like and DenseNet-like models, training code based on accelerate/PyTorch, as well as scripts for experiments with CIFAR-10 and Tiny ImageN…
☆517Updated 9 months ago
Alternatives and similar repositories for torch-conv-kan
Users that are interested in torch-conv-kan are comparing it to the libraries listed below
Sorting:
- KAN for Vision Transformer☆251Updated 11 months ago
- This project extends the idea of the innovative architecture of Kolmogorov-Arnold Networks (KAN) to the Convolutional Layers, changing th…☆899Updated 5 months ago
- FastKAN: Very Fast Implementation of Kolmogorov-Arnold Networks (KAN)☆434Updated last year
- Convolutional layer for Kolmogorov-Arnold Network (KAN)☆110Updated 5 months ago
- This repository contains the codes to replicate the simulations from the paper: "Wav-KAN: Wavelet Kolmogorov-Arnold Networks". It showca…☆148Updated 3 months ago
- ikan: many kan variants for every body☆283Updated last month
- Fast Convolutional KAN☆63Updated last year
- An easy to use PyTorch implementation of the Kolmogorov Arnold Network and a few novel variations☆188Updated 9 months ago
- xLSTM as Generic Vision Backbone☆485Updated 10 months ago
- A modified CNN architecture using Kolmogorov-Arnold Networks☆83Updated last year
- Only implemented through torch: "bi - mamba2" , "vision- mamba2 -torch". support 1d/2d/3d/nd and support export by jit.script/onnx;☆361Updated 9 months ago
- ☆136Updated last year
- [AAAI' 25] U-KAN Makes Strong Backbone for Medical Image Segmentation and Generation☆456Updated 2 months ago
- Implementation on how to use Kolmogorov-Arnold Networks (KANs) for classification and regression tasks.☆255Updated last year
- ☆737Updated last year
- Wavelet Convolutions for Large Receptive Fields. ECCV 2024.☆505Updated 3 months ago
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆387Updated last year
- A curated collection of papers, tutorials, videos, and other valuable resources related to Mamba.☆636Updated 3 weeks ago
- Benchmarking and Testing FastKAN☆83Updated last year
- Variations of Kolmogorov-Arnold Networks☆115Updated last year
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆296Updated last year
- Benchmark for efficiency in memory and time of different KAN implementations.☆130Updated last year
- [Mamba-Survey-2024] Paper list for State-Space-Model/Mamba and it's Applications☆732Updated 2 months ago
- [Official Repo] Visual Mamba: A Survey and New Outlooks☆703Updated 6 months ago
- Replace MLP with Kolmogorov-Arnold Network in CNN models and conduct experiments on CIFAR 10☆15Updated last year
- [ICLR2025] Kolmogorov-Arnold Transformer☆808Updated 5 months ago
- Minimal Mamba-2 implementation in PyTorch☆218Updated last year
- ☆245Updated 6 months ago
- [CVPR 2025] Official PyTorch Implementation of MambaVision: A Hybrid Mamba-Transformer Vision Backbone☆1,714Updated last month
- 本仓库旨在介绍如何通过源码编译的方法成功安装mamba,可解决selective_scan_cuda和本地cuda环境冲突的问题☆116Updated 3 weeks ago