pierluigiferrari / ssd_keras

A Keras port of Single Shot MultiBox Detector
Apache License 2.0
1.86k stars 934 forks source link

What are the requirements to run this code?. #386

Closed myasser63 closed 2 years ago

myasser63 commented 2 years ago

I am trying to use SSD300 on my own dataset and I am getting alot of error because of libraries compatibility issue. Can I know what are the versions required for keras and other libraries to run the code?.

myasser63 commented 2 years ago

@pierluigiferrari could you assist