IvanDrokin / torch-conv-kan
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…
☆463Updated 2 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
- KAN for Vision Transformer☆242Updated 4 months ago
- This project extends the idea of the innovative architecture of Kolmogorov-Arnold Networks (KAN) to the Convolutional Layers, changing th…☆827Updated 3 months ago
- FastKAN: Very Fast Implementation of Kolmogorov-Arnold Networks (KAN)☆382Updated 7 months ago
- An easy to use PyTorch implementation of the Kolmogorov Arnold Network and a few novel variations☆173Updated 2 months ago
- Convolutional layer for Kolmogorov-Arnold Network (KAN)☆82Updated 8 months ago
- This repository contains the codes to replicate the simulations from the paper: "Wav-KAN: Wavelet Kolmogorov-Arnold Networks". It showca…☆123Updated last month
- [AAAI' 25] U-KAN Makes Strong Backbone for Medical Image Segmentation and Generation☆334Updated 2 weeks ago
- Only implemented through torch: "bi - mamba2" , "vision- mamba2 -torch". support 1d/2d/3d/nd and support export by jit.script/onnx;☆261Updated 2 months ago
- Implementation on how to use Kolmogorov-Arnold Networks (KANs) for classification and regression tasks.☆233Updated 5 months ago
- xLSTM as Generic Vision Backbone☆462Updated 3 months ago
- Fast Convolutional KAN☆58Updated 9 months ago
- ☆126Updated 9 months ago
- A modified CNN architecture using Kolmogorov-Arnold Networks☆70Updated 8 months ago
- A curated collection of papers, tutorials, videos, and other valuable resources related to Mamba.☆483Updated this week
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆362Updated 9 months ago
- 给中文KAN学习者和开发者准备的各种KAN的详细的中文注释+使用例子☆142Updated 2 months ago
- Benchmark for efficiency in memory and time of different KAN implementations.☆118Updated 5 months ago
- ☆718Updated 8 months ago
- Wavelet Convolutions for Large Receptive Fields. ECCV 2024.☆399Updated 3 months ago
- Official PyTorch Implementation of MambaVision: A Hybrid Mamba-Transformer Vision Backbone☆899Updated this week
- Replacement classic layers with KAN Block for Hyperspectral data☆32Updated 2 months ago
- Variations of Kolmogorov-Arnold Networks☆112Updated 9 months ago
- U-Mamba: Enhancing Long-range Dependency for Biomedical Image Segmentation☆745Updated 10 months ago
- ☆335Updated 9 months ago
- (CVPR2024)RMT: Retentive Networks Meet Vision Transformer☆325Updated 6 months ago
- [Mamba-Survey-2024] Paper list for State-Space-Model/Mamba and it's Applications☆672Updated this week
- Implementation of Vision Mamba from the paper: "Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Mod…☆426Updated this week
- (ARXIV24) This is the official code repository for "VM-UNet: Vision Mamba UNet for Medical Image Segmentation".☆568Updated 7 months ago
- Mamba-UNet Zoo☆545Updated 5 months ago
- Efficient Python library for Extended LSTM with exponential gating, memory mixing, and matrix memory for superior sequence modeling.☆280Updated 7 months ago