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…
☆490Updated 5 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☆245Updated 7 months ago
- This project extends the idea of the innovative architecture of Kolmogorov-Arnold Networks (KAN) to the Convolutional Layers, changing th…☆861Updated last month
- FastKAN: Very Fast Implementation of Kolmogorov-Arnold Networks (KAN)☆404Updated 10 months ago
- Convolutional layer for Kolmogorov-Arnold Network (KAN)☆99Updated last month
- [AAAI' 25] U-KAN Makes Strong Backbone for Medical Image Segmentation and Generation☆398Updated last month
- ikan: 给中文KAN学习者和开发者准备的各种KAN的详细的中文注释+使用例子☆254Updated last month
- This repository contains the codes to replicate the simulations from the paper: "Wav-KAN: Wavelet Kolmogorov-Arnold Networks". It showca…☆143Updated 2 months ago
- ☆130Updated last year
- An easy to use PyTorch implementation of the Kolmogorov Arnold Network and a few novel variations☆180Updated 5 months ago
- ☆732Updated 11 months ago
- A modified CNN architecture using Kolmogorov-Arnold Networks☆79Updated 11 months ago
- Implementation on how to use Kolmogorov-Arnold Networks (KANs) for classification and regression tasks.☆248Updated 8 months ago
- Kolmogorov-Arnold Networks (KAN) using Chebyshev polynomials instead of B-splines.☆373Updated last year
- Wavelet Convolutions for Large Receptive Fields. ECCV 2024.☆452Updated 6 months ago
- Fast Convolutional KAN☆58Updated 11 months ago
- Only implemented through torch: "bi - mamba2" , "vision- mamba2 -torch". support 1d/2d/3d/nd and support export by jit.script/onnx;☆319Updated 5 months ago
- Benchmark for efficiency in memory and time of different KAN implementations.☆121Updated 8 months ago
- Replace MLP with Kolmogorov-Arnold Network in CNN models and conduct experiments on CIFAR 10☆14Updated last year
- [ICLR2025] Kolmogorov-Arnold Transformer☆768Updated last month
- Benchmarking and Testing FastKAN☆76Updated 11 months ago
- Variations of Kolmogorov-Arnold Networks☆114Updated 11 months ago
- Minimal Mamba-2 implementation in PyTorch☆192Updated 10 months ago
- Causal depthwise conv1d in CUDA, with a PyTorch interface☆451Updated this week
- xLSTM as Generic Vision Backbone☆475Updated 6 months ago
- TKAN: Temporal Kolmogorov-Arnold Networks☆202Updated 4 months ago
- A curated collection of papers, tutorials, videos, and other valuable resources related to Mamba.☆551Updated this week
- Implementation of Vision Mamba from the paper: "Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Mod…☆452Updated 3 weeks ago
- ☆235Updated 2 months ago
- [CVPR 2024] Rewrite the Stars☆376Updated last year
- Replacing Mamba with xLSTM! It works better. We show that xLSTM-Unet can be an effective semantic segmentation backbone.☆169Updated 10 months ago