issues
search
tianzhi0549
/
FCOS
FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
https://arxiv.org/abs/1904.01355
Other
3.27k
stars
630
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
predict rotating bounding box
#246
fuzzypants123
opened
4 years ago
2
copying a param with shape torch.Size([80]) from checkpoint, the shape in current model is torch.Size([74])
#245
AItechnology
opened
4 years ago
0
KeyError: 'Non-existent config key: MODEL.FCOS.NORM_REG_TARGETS'
#244
KopiSoftware
opened
4 years ago
2
Exp(s_i,x) with a trainable scalar s_i
#243
ajoseph12
closed
4 years ago
2
How to do batch inference efficiently?
#242
souravehossain
opened
4 years ago
0
from onnx import checker, GraphProto, TensorProto, AttributeProto, ModelProto ImportError: cannot import name 'checker' from 'onnx' (unknown location)
#241
alanMachineLeraning
opened
4 years ago
0
ModuleNotFoundError: No module named 'onnx.backend'
#240
alanMachineLeraning
opened
4 years ago
0
What is the relationship between nproc_per_node, SOLVER.IMS_PER_BATCH, iterations, epoches and number of training images?
#239
becauseofAI
opened
4 years ago
0
OSError: image file is truncated (7 bytes not processed)
#238
alanMachineLeraning
closed
4 years ago
2
eval error
#237
Hello526
opened
4 years ago
2
ImportError: cannot import name '_C' from 'fcos_core'
#236
alanMachineLeraning
closed
4 years ago
3
RuntimeError: CPU version not implemented (ml_nms at fcos_core/csrc/ml_nms.h:26)
#235
alanMachineLeraning
closed
4 years ago
4
How can I know "best_min_confidence" of those models other than "fcos_R_50_FPN_1x" and "fcos_syncbn_bs32_c128_MNV2_FPN_1x" which are already in "fcos/fcos.py".
#234
YangzaiKY
opened
4 years ago
0
voc
#233
luoduo21
opened
4 years ago
0
About onnx and pytorch version
#232
Len-Li
opened
4 years ago
3
inference label is wrong
#231
Amore-HDU
opened
4 years ago
3
Hyperparameter
#230
Hello526
opened
4 years ago
1
Meaningless loss computation when no positive samples
#229
nnop
opened
4 years ago
2
Why average the normalization number during computing the losses?
#228
nnop
closed
4 years ago
1
When you train FCOS, do you use pre-trained model of ResNets on ImageNet?
#227
shoutOutYangJie
closed
4 years ago
1
TypeError: object of type <class 'numpy.float64'> cannot be safely interpreted as an integer.
#226
wanglaotou
closed
4 years ago
2
代码错误
#225
gengyanlei
closed
4 years ago
5
How to draw Figure 7?
#224
18804601171
opened
4 years ago
0
特征图上的每个点映射到原图不需要考虑padding吗?
#223
westnight
opened
4 years ago
1
Why warmup_method use "constant"
#222
stevehjc
opened
4 years ago
2
onnx doesn't support GroupNorm
#221
huangzicheng
opened
4 years ago
3
pip 一键安装的时候,已经安装了torch1.0.1,为什么还非要重新安装1.3.0版本???
#220
dreamhighchina
opened
4 years ago
0
E spatial_batch_norm_op_cudnn.cu:79] Provided epsilon is smaller than CUDNN_BN_MIN_EPSILON. Setting it to CUDNN_BN_MIN_EPSILON instead.
#219
huangzicheng
opened
4 years ago
0
Network is unreachable
#218
LIUhansen
opened
4 years ago
0
Bug for defined but unused convolution layer
#217
fanq15
closed
4 years ago
2
How to use the dist.barrier()
#216
buddhisant
opened
4 years ago
0
How to keep multiple different versions?
#215
fanq15
opened
4 years ago
2
python setup.py build error
#214
dreamhighchina
opened
4 years ago
1
Some questions about small object detection
#213
weihancug
closed
4 years ago
4
sqrt in inference.py
#212
bobi461993
opened
4 years ago
2
bbox_reg.append(bbox_pred * self.fpn_strides[l])
#211
jszgz
closed
4 years ago
2
Best Possible Recalls should be 100%?
#210
vandesa003
closed
4 years ago
2
Error when try to run demo
#209
Uspark-dev
opened
4 years ago
0
I tried, but its really difficult to train out a good mAP
#208
zjutlzt
opened
4 years ago
1
FileNotFoundError: [Errno 2] No such file or directory: 'datasets/coco/annotations/instances_train2014.json'
#207
lovedoubledan
opened
5 years ago
3
OSError: image file is truncated (7 bytes not processed)
#206
jszgz
opened
5 years ago
1
How to do inference by cpu?
#205
1356789-rr
closed
4 years ago
0
Introduction to CenterMask based on FCOS
#204
youngwanLEE
opened
5 years ago
3
Plan to import FCOS into Detectron2
#203
stigma0617
opened
5 years ago
9
ImportError: libcudart.so.10.0: cannot open shared object file: No such file or directory
#202
Eyren
closed
5 years ago
6
How to use random cropping during training?
#201
milliema
opened
5 years ago
0
_C.nms I really want to know your c++ code about nms.
#200
dreamhighchina
opened
5 years ago
2
Unexpected Break Down
#199
wanghao9610
opened
5 years ago
6
Demo error:No such file or directory: 'FCOS_imprv_R_50_FPN_1x.pth'
#198
MsRabbits
opened
5 years ago
1
FileNotFoundError: [Errno 2] No such file or directory: './configs/fcos_R_50_FPN_1x.yaml'
#197
EchoTang123
opened
5 years ago
1
Previous
Next