issues
search
ShoufaChen
/
DiffusionDet
[ICCV2023 Best Paper Finalist] PyTorch implementation of DiffusionDet (https://arxiv.org/abs/2211.09788)
Other
2.1k
stars
162
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
你好,我想问一个问题
#119
zjutnlper
opened
1 month ago
0
ddim中对于time生成的程序语句似乎不对?
#118
yuanqianguang
opened
3 months ago
5
为什么推理结果为0?
#117
MathamPollard
opened
5 months ago
0
why the eval result is 0?
#116
MathamPollard
opened
5 months ago
0
Too many boxes when using demo.py with --video-input video.mp4
#115
BrainPotter
opened
6 months ago
0
bbox=0
#114
XLBL2333
opened
7 months ago
0
Used Multi gpus but takes same time with 1 gpu training
#113
SooYoungYang
opened
7 months ago
0
evaluator
#112
xyt000-xjj
opened
7 months ago
0
AP is nan
#111
xyt000-xjj
opened
7 months ago
0
pre-trained models
#110
xyt000-xjj
opened
7 months ago
0
coco dataset
#109
xyt000-xjj
opened
7 months ago
0
random seed 为什么固定了随机种子和参数后,模型的预测框测试出来都一样
#108
optimus20
opened
9 months ago
1
RuntimeError: nvrtc: error: invalid value for --gpu-architecture (-arch) ON RTX4090
#107
RhythmOfTheRain-Byte
opened
9 months ago
0
复现问题
#106
shau88
opened
11 months ago
1
train on my datasets,adjust the value of thread
#105
tanghua66
closed
11 months ago
0
使用提供的训练模型做eval只有32mAP
#104
buct-wx
opened
11 months ago
0
Questions on box renewal
#103
huangh12
opened
12 months ago
0
Detectron's version of cuda
#102
Yu1802
opened
1 year ago
0
why the dataset only split to train and test?
#101
hhhhhhluo
opened
1 year ago
2
ap=0
#100
qq11-maker
closed
11 months ago
0
Prepare datasets
#99
l-dawei
opened
1 year ago
1
Training Issue: TypeError: '>' not supported between instances of 'NoneType' and 'int'
#98
jkini
closed
1 year ago
1
Question about `scale` factor
#97
lunaryle
opened
1 year ago
0
不太理解公式2怎么来的
#96
ZihaoZheng98
opened
1 year ago
1
If freeze the backbone?
#95
scuwyh2000
opened
1 year ago
0
复现
#94
wang-jack-dot
opened
1 year ago
3
Could you help me understand the diffusion process?
#93
ChenBarryHu
opened
1 year ago
1
When DiffusonDet Model is created in 'train_net.py'?
#92
MatteoMele98
closed
1 year ago
1
SetCriterionDynamicK and HungarianMatcherDynamicK in loss.py are not well understood
#91
QY1994-0919
opened
1 year ago
0
How to train on new data after register
#90
codervux
opened
1 year ago
0
1
#89
chenqqqqqqq
closed
1 year ago
0
Resnet101 worse than Resnet50?
#88
chenqqqqqqq
opened
1 year ago
2
About confidence_threshold
#87
yxlmc
opened
1 year ago
3
为什么迭代到第三万次的时候会报 CUDA out of memory?
#86
chenqqqqqqq
opened
1 year ago
0
config.py不理解
#85
QY1994-0919
opened
1 year ago
0
Understanding proposals
#84
nisargshah1999
opened
1 year ago
0
Unified input image size
#83
QY1994-0919
opened
1 year ago
0
我们想测试其他的 encoder对该模型的影响
#82
QY1994-0919
closed
1 year ago
0
Too many boxes in
#81
LuohaoXu
closed
1 year ago
5
where is BATCHSIZE? 请问数据的dataload是不是不在主代码库里,放在detectron2里面?
#80
Meoooww
opened
1 year ago
3
Question about proposals matching
#79
cocoshe
opened
1 year ago
0
the number of batch size during infering
#78
HaiLin545
closed
1 year ago
1
An issue when visualizing the model.
#77
sixone-Jiang
closed
1 year ago
0
About the N_train problem mentioned in the paper
#76
XiaoyuZxy00
closed
1 year ago
4
An issue about training the Net in VOC
#75
sixone-Jiang
closed
1 year ago
3
how to run in multi nodes
#74
qyu21490
opened
1 year ago
1
我的结果比论文结果平均低1.7,请问大家的结果怎么样?
#73
Markkk111
closed
1 year ago
23
how to focus on a IOU like 0.5 to show the AP of single class?
#72
zhanyi22333
opened
1 year ago
0
UserWarning: FALLBACK path has been taken inside: runCudaFusionGroup. This is an indication that codegen Failed for some reason. To debug try disable codegen fallback path via setting the env variable `export PYTORCH_NVFUSER_DISABLE=fallback` (Triggered internally at ../torch/csrc/jit/codegen/cuda/manager.cpp:331.)
#71
Markkk111
closed
1 year ago
0
json.decoder.JSONDecodeError: Expecting ',' delimiter: line 1 column 92037121 (char 92037120)
#70
Markkk111
closed
1 year ago
0
Next