DetectionTeamUCAS / FPN_Tensorflow

This is a tensorflow re-implementation of Feature Pyramid Networks for Object Detection.
https://github.com/DetectionTeamUCAS/FPN_Tensorflow
MIT License
348 stars 132 forks source link

how could I run inference on single image #103

Closed CoinCheung closed 4 years ago

CoinCheung commented 5 years ago

Hi,

Thanks for providing this great implementation, I am trying to use your code to run inference on one single jpg image. I notice that the inference code requires the images stored in some folder ahead of launching the inference code. How could I run inference on single jpeg image from memory as an input variable?

yangxue0827 commented 4 years ago

fix this variable