issues
search
toandaominh1997
/
EfficientDet.Pytorch
Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch
MIT License
1.44k
stars
305
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
EfficientDet-D0(with weight) doesn't exist, can't be loaded.
#162
GLJ3
opened
1 year ago
0
Gradient computation error
#161
siaavashZ
opened
2 years ago
2
Size mismatch problem.
#160
hammerAttack
opened
2 years ago
0
FIX Pretrained model link
#159
minji-o-j
opened
3 years ago
0
How to download checkpoint_VOC_efficientdet-d1_34.pth
#158
OwalnutO
opened
3 years ago
1
--multiprocessing-distributed --multiprocessing-distributed
#157
SlowMonk
opened
4 years ago
0
how many gpu and u guys using for batch 64?
#156
SlowMonk
opened
4 years ago
0
urllib.error.HTTPError: HTTP Error 403: Forbidden
#155
SlowMonk
opened
4 years ago
2
When is TorchScript planed?
#154
thhart
opened
4 years ago
1
train my datasets , IndexError: too many indices for array: array is 1-dimensional, but 2 were indexed
#153
Wangyy-moya
opened
4 years ago
1
KeyError: 'effcientdet-d0' How to solve this error?
#152
LDZ233
opened
4 years ago
1
fix efficientnet links
#151
dscarmo
opened
4 years ago
1
threshold/iou_threshold
#150
alexrider1105
opened
4 years ago
0
Corrected spelling on training/eval command
#149
jimgao1
closed
4 years ago
1
First time training, HTTP Error 403: Forbidden?!
#148
eduardohem
opened
4 years ago
5
Improve class number calculation for COCO
#147
lolipopshock
opened
4 years ago
0
已经解决了win10下关于pytorch-EfficientDet下训练自己数据集的问题
#146
QQ2737499951
opened
4 years ago
2
CUDA Out of Memory. The RTX 2080 TI 8GB can only afford the efficientdet-d3 with batch size 2. Why?
#145
clownrat6
closed
4 years ago
0
Can anyone train coco from scratch?
#144
ckqsars
opened
4 years ago
1
No boxes to NMS
#143
SaiAinala3
opened
4 years ago
0
is it possible to port official weights to your repo?
#142
greathope
opened
4 years ago
1
zero confidence value
#141
shin8463
opened
4 years ago
0
When I trained the code on my dataset, the mAP always kept 0.0.
#140
Williamwsk
opened
4 years ago
3
Training results in detections at all anchorboxes
#139
aaronrmm
opened
4 years ago
0
Incorrect feature map extraction
#138
rmcavoy
opened
4 years ago
7
Normalization problem: img is in [0,255] but mean and std are in [0,1]
#137
lampsonSong
opened
4 years ago
2
fix readme typos
#136
lolongcovas
opened
4 years ago
1
cannot download the efficientnet-b0-355c32eb.pth,is the addr right?
#135
mathpopo
closed
4 years ago
2
The official Tensorflow implementation is now available.
#134
rmcavoy
opened
4 years ago
9
EfficientDet-D3-4(with Weight)
#133
Jilliansea
opened
4 years ago
6
inputs_clone used error
#132
eeric
opened
4 years ago
2
It does'nt work for dectecting 1600 objects for the funtion "torch.clamp(classification, min=1e-4, max=1.0 - 1e-4)" in focol_loss
#131
y78h11b09
opened
4 years ago
2
Why is my training accuracy only 0.2?
#130
Scheaven
opened
4 years ago
0
Thank you for uploading. Have you trained on the coco dataset? What is the map of EfficientDet-D0 on the coco dataset?
#129
limengfei3675
opened
4 years ago
1
why the last layer of retina_head is nn.con2d() of 3*3 ,not is nn.linear() , what difference are both of them??
#128
y78h11b09
opened
4 years ago
0
When i load pretrained weights to run demo.py,something went wrong.
#127
frederichen01
opened
4 years ago
2
Feat_channels in retinahead should be W_bifpn
#126
rmcavoy
opened
4 years ago
5
can you gave me the file 'checkpoint_VOC_efficientdet-d1_34.pth'
#125
wuyangdut
opened
4 years ago
1
Convolutions don't match paper
#124
rmcavoy
opened
4 years ago
13
ReLU not used in RetinaHead. Deliberate?
#123
turner-rovco
closed
4 years ago
0
Request pretrained models
#122
zcode86
opened
4 years ago
6
Cuda out of Memory Error
#121
mmaaz60
opened
4 years ago
1
No Depth-wise convolution for BiFPN?
#120
yaoliUoA
opened
4 years ago
1
The MAP of auther's pre-trained model EfficientDet-d0 on VOC is about 0.56?
#119
majian-stu
opened
4 years ago
12
where D_class use?
#118
shenjun1994
opened
4 years ago
5
Added opencv to requirements and locked version
#117
harpalsahota
opened
4 years ago
0
Update README.md
#116
abhiksark
opened
4 years ago
2
efficientnet-b0 weights url is broken
#115
ZaalDz
opened
4 years ago
2
How many parameters do you have?
#114
HansolEom
opened
4 years ago
4
config file for COCO training - efficientdet-d7
#113
ma-siddiqui
opened
4 years ago
0
Next