polofgrs / Computer-Vision-Emergency-Response-Toolkit

Other
0 stars 1 forks source link

[Improvement] Category 3 back-end server : Integration of TensorFlow AI #5

Open polofgrs opened 4 years ago

polofgrs commented 4 years ago

set up Python server for cat. 3 algorithms.
TCP socket IO server : documentation on server for Angular.

polofgrs commented 4 years ago

Maybe add tensorflow.js AI algorithm to find persons on the image ?

polofgrs commented 4 years ago

https://www.edureka.co/blog/tensorflow-object-detection-tutorial/

polofgrs commented 4 years ago

ImageAI looks like a better solution... https://stackabuse.com/object-detection-with-imageai-in-python/

polofgrs commented 4 years ago

Issue : the pre-trained model data is quite heavy, and not very efficient... Worth it ?...