Gabriel Simões
Results
2
comments of
Gabriel Simões
Hello every body... I'm trying to implement my own Keras/Tensorflow YOLO detector. To do that, I import the weights of a YOLO V2 trained by default darknet framework in my...
@ldf921 implementation has the best compatibility, I guess. However, her function require a fixed network input dimension. Any one knows how can I make a function like that for flexible...