SHI-Labs/Neighborhood-Attention-Transformer
Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022
PythonMIT
Issues
- 6
- 2
Alternatives to Relative Positional Biases?
#104 opened by nikhilmishra000 - 1
Rule of thumb for dilations value?
#103 opened by rafiibnsultan - 4
Some comparisons against Deformable Attention
#99 opened by haiphamcse - 3
Can you release your training log of NAT? I mean, the summary.csv in output folder.
#100 opened by Yonghao-Yu - 1
instance segmentation mask2former + dinat
#97 opened by AM97Y - 3
How to visualize the attention map?
#77 opened by Amo5 - 2
For 3D segmentation
#96 opened by LambdaLi - 1
- 7
NAT Tiny performance on ImageNet 1k
#91 opened by jamesben6688 - 3
- 12
- 1
How to calculate the number of params?
#95 opened by HanzhouLiu - 1
mmdetection on COCO2017 not converge
#94 opened by jamesben6688 - 2
Is it possible to do upsampling using NAT ?
#81 opened by jimmysue - 2
Is dectect model available?
#88 opened by chenzx2 - 2
freeze_at be set to 2 to freeze the pretrained weight downloaded from the official website?
#89 opened by aihcyllop - 4
About the receptive field of image pixel
#90 opened by money6651626 - 2
Is DiNAT code is runnable?
#86 opened by chhkang - 8
- 1
Welcome update to OpenMMLab 2.0
#78 opened by vansin - 9
some problem during train
#85 opened by guoguo1314 - 1
May I ask whether the code of coco instance segmentation mask2former is dinat or NAT?
#83 opened by aihcyllop - 0
Where is natten.py
#82 opened by SantaFlang - 2
- 5
Does forward always use fp16?
#52 opened by rayleizhu - 11
While ruuning the code, I got this types of problem. Could you please tell me the solution
#69 opened by Mehulk43 - 5
- 2
Motivation on choosing NAT depth
#67 opened by oksanadanilova - 3
cpp version of nattenav layer
#36 opened by AntonyDrovalov - 4
Relation to visual attention network (VAN).
#60 opened by MenghaoGuo - 5
- 2
Compile problem
#63 opened by yuhaoliu7456 - 2
abbreviation for rpb
#58 opened by qsh-zh - 4
Do you try larger resolution when evaluation or pretrained on ImageNet-22k to get higher performance?
#39 opened by laisimiao - 8
- 19
pytorch 1.12.0 CUDA 11.6 Win10 VS2019 build error
#43 opened by Ken1256 - 3
RuntimeError: CUDA error: CUBLAS_STATUS_INVALID_VALUE when calling `cublasSgemm( handle, opa, opb, m, n, k, &alpha, a, lda, b, ldb, &beta, c, ldc)`
#50 opened by yxchng - 2
- 2
Where is the Neighborhood Attention 2D?
#49 opened by ady-yu - 10
failure occured in building at pytorch 1.11.0 / CUDA 11.3 / Win10 / VS2019 error
#51 opened by helonin - 1
Tiny Bug in nattencuda.py
#46 opened by z-jiaming - 3
how to debug cuda kernel?
#42 opened by m1710545173 - 4
throughput of nat_tiny vs resnet50
#38 opened by jiaojile - 2
PE added on query and key
#37 opened by XiaoyuShi97 - 6
how to do Visualization
#40 opened by skyfallsss - 0
Assertion `idx_dim >= 0 && idx_dim < index_size && "index out of bounds"` failed.
#41 opened by YangParky - 3
about the kernel size
#35 opened by XiaoyuShi97 - 14
The testing results of the whole dataset is empty
#31 opened by blowhen - 4
CUDA extension error
#33 opened by wytcsuch