ssd_keras icon indicating copy to clipboard operation
ssd_keras copied to clipboard

A Keras port of Single Shot MultiBox Detector

Results 25 ssd_keras issues
Sort by recently updated
recently updated
newest added

### If you open a GitHub issue, here is the policy: Your issue must be about one of the following: 1. a bug, 2. a feature request, 3. a documentation...

stale

I tried this code and got a high accuracy by evaluation.Meanwhile, How could I detect the speed of the model, I mean the object about FPS eval. Could you help...

stale

please help me when i run ssd_training.ipynb,my data is 300*300,but have error Epoch 1/120 1/2 [==============>...............] - ETA: 4s - loss: 23.7398Exception in thread Thread-6: Traceback (most recent call last):...

pinned

Hello everyone, First of all, this is not exactly an issue, but some changes i made to the code so the project work (i tested on kaggle). I haven't test...

When I try to fit the model, i get "TypeError: Expected any non-tensor type, got a tensor instead."