구차니 2025. 9. 16. 18:58

 

Object Detection with RetinaNet

 

 

[링크 : https://keras.io/examples/vision/retinanet/]

    [링크 : https://www.reddit.com/r/deeplearning/comments/tk5eju/where_can_i_find_an_end_to_end_keras_based_ssd/?tl=ko]

 

MobileNet-SSD300-Keras

Dependencies
Python 2.x or 3.x
Numpy
TensorFlow 1.x
Keras 2.x
OpenCV

[링크 : https://github.com/ManishSoni1908/Mobilenet-ssd-keras]

 

keras + ssd

Dependencies
Python 3.x
Numpy
TensorFlow 1.x
Keras 2.x
OpenCV
Beautiful Soup 4.x

[링크 : https://github.com/pierluigiferrari/ssd_keras]

 

MobileNetV3-SSD 

操作系统: Ubuntu18.04
Python: 3.6
PyTorch: 1.1.0

[링크 : https://github.com/shaoshengsong/MobileNetV3-SSD]