CasiaFan / tensorflow_retinanet

RetinaNet with Focal Loss implemented by Tensorflow
121 stars 45 forks source link

tensorflow version? #15

Open gllspeed opened 5 years ago

gllspeed commented 5 years ago

Hi CasiaFan, Which version of tensorflow is required to run the code? Thank you !

CasiaFan commented 5 years ago

Updated. I have integrated it into TF object detection api which contains official realization of RetinaNet. Now it works fine with TF1.13.1 even with several deprecated warnings.