tryolabs / luminoth

Deep Learning toolkit for Computer Vision.
https://tryolabs.com
BSD 3-Clause "New" or "Revised" License
2.4k stars 399 forks source link

When I finish training using luminoth, How can I freeze the model? #196

Closed RobotIntelligence closed 5 years ago

RobotIntelligence commented 6 years ago

Which node should I use as output node? Thanks

dekked commented 5 years ago

Hi @RobotIntelligence, and sorry for the delay.

Currently, Luminoth does not support the freezing of the checkpoint to serve via TF Serving. This would be the best way to deploy a model in production.

This is a planned feature with high priority in our list.

If you have any more questions, feel free to create more issues here :muscle: