issues
search
whai362
/
PVT
Official implementation of PVT series
Apache License 2.0
1.73k
stars
246
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
nice model
#119
Vzoooong
closed
3 months ago
0
链接失效
#118
Yonghao-Tan
opened
4 months ago
0
The model link in PVT for segmentation is down!
#117
LWShowTime
opened
4 months ago
0
How to switch to the VOC2007 dataset
#116
Esther-Mo
closed
11 months ago
0
CityScapes和CamVid数据集训练
#115
miscedence12
opened
11 months ago
1
About loading info when load pvt_v2_b2.pth with training config retinanet_pvt_v2_b2_fpn_1x_coco.py
#114
YangGangZhiQi
opened
11 months ago
0
figure 2 in paper (PVT)
#113
fyting
opened
1 year ago
0
Cannot download detr_pvt_s_8x2_50ep_coco.pth checkpoint model from google drive link
#112
Hule95
opened
1 year ago
0
为什么没有办法复现论文中的精度?
#111
shy-star
opened
1 year ago
1
Porting model into hugging face transformers.
#110
Xrenya
closed
1 year ago
0
Required to update dataset preparation link
#109
StuffyMonkey
opened
1 year ago
0
Welcome update to OpenMMLab 2.0
#108
vansin
opened
1 year ago
0
In the PVT-v2 paper, shouldn't the time complexity for SRA be [2*(h^2)*(w^2)*c]/(R^2) + hw(c^2) instead?
#107
Phuoc-Hoan-Le
opened
1 year ago
0
In the PVT-v2 code, have you tried not using a linear projection after the pooling layer in the spatial reduction part of the attention?
#106
Phuoc-Hoan-Le
opened
1 year ago
0
KeyError: 'MaskRCNN: "pvt_v2_b1: \'pretrained\'"'
#105
yuhua666
closed
1 year ago
0
Why there is no DETR+PVTv2 in object detection?
#104
yuhua666
opened
1 year ago
0
为什么pvt2_b1比resnet18参数量一样,pytorch推理速度一样,onnx 推理 pvt2_b1慢了3倍
#103
IrvingShu
opened
1 year ago
0
Did you train PVT on ImageNet22k?
#102
Roger-Liang
opened
2 years ago
0
Vision Language examples
#101
AwePhD
closed
2 years ago
2
Question about cls token
#100
eremo2002
opened
2 years ago
1
Pre-training code
#99
nargenziano
closed
2 years ago
0
without Convolutions?
#98
Oguzhanercan
opened
2 years ago
0
Question about pooling size
#97
magehrig
opened
2 years ago
0
In detection, how to test the test datasets?
#96
jieruyao49
opened
2 years ago
0
log for pvt v2 classification case
#95
zhicheng2T0
opened
2 years ago
0
Gradient overflow. Skipping step, loss scaler 0 reducing loss scale to 0.03125
#94
Williamlizl
opened
2 years ago
0
image size 384
#93
xmy0916
opened
2 years ago
0
learning rate for AdamW
#92
chandlerbing65nm
opened
2 years ago
0
Fine tuning!
#91
ireneb612
opened
2 years ago
0
question for PVTv2: in the paper the reduction ratio is 7 in Linear SRA, but in the code is sr_ratios=[8, 4, 2, 1]
#90
StormArcher
closed
2 years ago
3
Why the lr is too small?
#89
DotWang
closed
2 years ago
0
About the segmentation and detection. I use the imagenet-1k pretrained model to segmentation and detection task. but the mIoU I get is very low
#88
1104662797
opened
2 years ago
4
Questions on PVT + FPN
#87
DianCh
closed
2 years ago
1
pvt-v2 for segmentation tasks
#86
zijunwei
closed
2 years ago
2
patch_embed related questions.
#85
zijunwei
opened
2 years ago
1
where is the PVT's pretrained-model in ImageNet1k?
#84
wfs123456
closed
2 years ago
1
The training time of PVT
#83
1104662797
closed
2 years ago
2
Add assert into OverlapPatchEmbed Layer
#82
developer0hye
closed
2 years ago
0
PVT for Faster RCNN
#81
chandlerbing65nm
opened
3 years ago
2
Visualizing Attention Map
#80
chandlerbing65nm
opened
3 years ago
1
about the parameters of the model
#79
kingkung2016
opened
3 years ago
0
PVTv1 classification train log
#78
ManLoveRice
opened
3 years ago
0
add fp16 turn-off mode for eval
#77
YangYangGirl
opened
3 years ago
0
KeyError: 'RetinaNet: "pvt_v2_b5: \'pretrained\'"'
#76
Chenlulu1993
opened
3 years ago
4
I have trained your pvt_tiny model for 300 epochs, but I got 152m checkpoint.pth, but your model just 51m. Is there anything wrong?
#75
1104662797
closed
3 years ago
1
SRA part of the paper description is inconsistent with the code implementation
#74
torchmyheart
opened
3 years ago
0
The prolem of get_flops.py
#73
ucasligang
opened
3 years ago
0
About `patch_size` in pvt_v2
#72
abhi-glitchhg
closed
3 years ago
2
Fix typo discovered by codespell
#71
cclauss
closed
2 years ago
0
some question about init_weights
#70
Yangr116
opened
3 years ago
0
Next