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

My own re-implementation of VGG-SSD and MobileNet-SSD based tensorflow 1.8.0

Results 1 SSD-Tensorflow issues
Sort by recently updated
recently updated
newest added

I tried to run the train using mobilenet implementation. I modified the nets_factory script by adding ssd_300_mobilenet2 to the dictionaries but I get the following error **File "train.py", line 6,...