Issues
- 1
How to train on a custom segmentation dataset?
#32 opened by kgurnani - 2
How to visualize the results of inference?
#35 opened by oomq - 0
Which VMamba version should we checkout?
#36 opened by Loopnetic - 0
Mass_road训练与评估问题
#34 opened by liutianyi00 - 0
train f1score: 0.0 train epoch loss: nan
#33 opened by rzzzc - 2
out, x, *rest = selective_scan_cuda.fwd(u, delta, A, B, C, D, None, delta_bias, delta_softplus)
#29 opened by AliasChenYi - 1
关于选择性扫描方法的选取
#30 opened by chenzean - 4
NameError: name 'selective_scan_cuda_core' is not defined. Did you mean: 'selective_scan_flop_jit'?
#8 opened by cyc1111111111 - 2
- 5
inference.py代码小bug
#14 opened by FhilMs - 1
import selective_scan_cuda_oflex
#28 opened by AliasChenYi - 3
What is the minimum memory requirement for training code, as your paper states that it was trained with A100 memory 40GB?
#11 opened by Krystal9999 - 3
- 1
- 1
Code provision : .ss2_ablations
#27 opened by Ianpham - 2
About Run Ablation Experiment
#21 opened by LPeng625 - 1
about diagonal_gather and antidiagonal_gather
#20 opened by Nevaeh7 - 6
Loss appears nan when training whu dataset
#17 opened by ljb-1 - 0
Ablation experiments
#24 opened by DuHao55 - 2
关于斜向扫描的像素顺序问题
#23 opened by Seeker98 - 0
- 8
shape mismatch during inference
#19 opened by LPeng625 - 2
from .ss2d_ablations import SS2D_ForwardCoreSpeedAblations, SS2D_ForwardCoreModeAblations, cross_selective_scanv2
#6 opened by WhyBlue - 14
RuntimeError: Sizes of tensors must match except in dimension 1. Expected size 1536 but got size 384 for tensor number 1 in the list.
#4 opened by Weishangbin - 1
selective_scan_cuda_core
#18 opened by 1199answer - 11
tuple object is not callable
#16 opened by IronmanVsThanos - 2
- 2
最低需要什么配置才能跑起来?
#10 opened by gisbenweil - 1
- 3
RuntimeError: Sizes of tensors must match except in dimension 1. Expected size 376 but got size 375 for tensor number 1 in the list.
#12 opened by HereNowL - 1
Pre-trained models
#9 opened by YupeiLin2388 - 1
论文里说实验用的是一张A100,实际运行占用的显存是多少g啊,把A100吃满了吗
#7 opened by NYB-AAA - 1
关于遥感任务
#5 opened by 2225686820 - 2
- 1
'import selective scan' 操作导入失败,无法导入
#2 opened by abc-132 - 6
关于Mamba计算的问题
#1 opened by CV-ZhangXin