issues
search
pierluigiferrari
/
ssd_keras
A Keras port of Single Shot MultiBox Detector
Apache License 2.0
1.86k
stars
938
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
error while training with custom dataset in COCO format
#395
Avaneesh-S
closed
1 year ago
0
custom SSD300 model
#394
Avaneesh-S
closed
1 year ago
0
Changes make the code work in 2023
#393
PTN407
opened
1 year ago
3
TypeError: Expected any non-tensor type, got a tensor instead.
#392
hnushrat
opened
1 year ago
0
Label error during Coco Training
#391
hamzakhalil798
closed
2 years ago
1
The device being used is CPU while capturing image from webcam. How do I use my GPU for processing instead?
#390
GabrielRiente
closed
2 years ago
0
Update keras_layer_AnchorBoxes.py
#389
parthparmar2210
opened
2 years ago
2
Pascal VOC Training Person Detection
#388
aidansmyth95
opened
2 years ago
0
solve image_dim_ordering problem
#387
eze1376
opened
2 years ago
0
What are the requirements to run this code?.
#386
myasser63
closed
2 years ago
1
Feature/test training
#385
MiguelEsteve
closed
2 years ago
0
Urgent!! Invalid Loss
#384
jc-barreto
opened
3 years ago
4
Ambiguous dimension while trying to load weights.
#383
federicoAntosiano
opened
3 years ago
0
Bouding boxes predictions are concentrated in left top corner
#382
toschilt
opened
3 years ago
1
Parameters of the model
#381
maoyuanpeng
closed
3 years ago
1
ValueError: Layer model expects 1 input(s), but it received 2 input tensors. Inputs received: [<tf.Tensor 'IteratorGetNext:0' shape=(None, None, None, None) dtype=uint8>, <tf.Tensor 'IteratorGetNext:1' shape=(None, None, None) dtype=float32>]
#380
suprateembanerjee
opened
3 years ago
23
ValueError: An operation has `None` for gradient. Please make sure that all of your ops have a gradient defined (i.e. are differentiable). Common ops without gradient: K.argmax, K.round, K.eval.
#379
gbinduo
opened
3 years ago
0
While training I got training terminate error . Epoch 00001: LearningRateScheduler setting learning rate to 0.001. 1/10 [==>...........................] - ETA: 4:08 - loss: nanBatch 0: Invalid loss, terminating training Epoch 00001: saving model to ssd512_URPC2018_epoch-01.h5 Process finished with exit code 0
#378
rupalandge
opened
3 years ago
0
ValueError: Error when checking input: expected input_3 to have 4 dimensions, but got array with shape
#377
jhaggle
opened
3 years ago
0
load weight
#376
spy001s
opened
3 years ago
0
"Invalid argument: Index out of range using input dim 0; input has only 0 dims" during ssd300 model training
#375
jessicametzger
opened
3 years ago
0
WARNING:tensorflow:Gradients do not exist for variables ['conv4_3/bias:0',...] when minimizing the loss.
#374
jessicametzger
opened
3 years ago
1
tf2.2 upgrade
#373
anashad
closed
3 years ago
0
InvalidArgumentError when compiling model with ssd_loss
#372
jessicametzger
closed
3 years ago
1
post quantization applied to the regular model
#371
sachinkmohan
closed
3 years ago
0
Requirements Versioning not working with python3.8
#370
TheSeriousProgrammer
opened
3 years ago
0
How to set the param seems like intensity_mean、min_scale 、 aspect_ratios and scales?
#369
liguilan1227
opened
3 years ago
0
KeyError cumulative_true_positives[class_id]
#368
d-simple
opened
3 years ago
1
Error while loading model
#367
cktboy
opened
3 years ago
1
How to calculate accuracy during training?
#366
sachinkmohan
opened
4 years ago
2
TypeError: a bytes-like object is required, not 'str'
#365
sachinkmohan
closed
4 years ago
1
ValueError: None values not supported.
#364
pucha48
opened
4 years ago
1
An operation has `None` for gradient. Please make sure that all of your ops have a gradient defined (i.e. are differentiable). Common ops without gradient: K.argmax, K.round, K.eval.
#363
pucha48
opened
4 years ago
2
Hi, can you help me out in implementing ssd 300 on my custom dataset and training it from scratch. I am not that much skilled with object detection coding myself but I want to use your implementation in my research project. So if you can help me out by guiding how i can use this repo for my custom dataset rather than voc07 and voc12, that'll be really helpful. Thanks in advance.
#362
code-demoe
closed
4 years ago
0
Dimension must be equal error.
#361
hiren-2911
closed
4 years ago
1
How to detect the speed of the model?
#360
liguilan1227
opened
4 years ago
6
Help needed!!!
#359
hiren-2911
opened
4 years ago
43
Cant set attributes!
#358
hiren-2911
closed
4 years ago
0
Dimensions unmatch when I was loading pretrained model weight
#357
SYH0568
closed
4 years ago
1
Opencv readnetfromTensorflow error
#356
Zrufy
closed
4 years ago
1
Error: InvalidArgumentError: All dimensions except 2 must match... (on concatenating)
#355
babak-abad
closed
4 years ago
2
Error: AttributeError: 'Conv2D' object has no attribute 'inbound_nodes'
#354
babak-abad
closed
4 years ago
1
Error running the fit_generator method
#353
Sri-user
closed
4 years ago
1
acc and val_acc are good but there is no prediction
#352
mouad47
closed
4 years ago
2
Error in transfer learning part
#351
Monster-Gaming-Studios
closed
4 years ago
5
missing requirement.txt
#350
DhDeepLIT
closed
4 years ago
2
hello
#349
liuxiiang
closed
4 years ago
1
"list index out of range" loss function issue when running with tf.keras
#348
jessicametzger
closed
4 years ago
2
Is there a paper behind SSD7?
#347
AlyShmahell
closed
4 years ago
1
TypeError: __call__() missing 1 required positional argument: 'labels'
#346
leonel11
closed
4 years ago
5
Next