SSD-keras icon indicating copy to clipboard operation
SSD-keras copied to clipboard

SSD: Single Shot MultiBox Detector in keras.

Results 4 SSD-keras issues
Sort by recently updated
recently updated
newest added

Hello, I recently tried running the model training to do some object detection/recognition experiments, and received the error below: `Traceback (most recent call last): File "train.py", line 76, in workers=1)...

Hi, I'm training two different setups of SSD-keras you uploaded here on two different workstations simultaneously and found something very strange. Here are the setups I prepared: Setup.1: Vanilla SSD-keras...

Hello? Could you upload 'VGG16_weights.hdf5' file to somewhere so that I may be able to download it from there? Thanks,

How do i use ssd for pedestrians?