tryolabs / luminoth

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

Is a TF2.0 compatible version planned? #284

Closed mannykoum closed 4 years ago

mannykoum commented 5 years ago

My team is moving to tensorflow 2.0 and I was wondering if luminoth will be supporting it in the near future.

mannykoum commented 5 years ago

there is also a number of deprecation warnings when using luminoth with TF1.13

joaqo commented 5 years ago

Hey! We are evaluating the state of TF2 at the moment, and planning how a migration to it would be. Will get back to you when we have more details.

wlwg commented 4 years ago

Any news about this please?

dekked commented 4 years ago

Hello,

We are currently working on Luminoth v2, but we have decided to move to PyTorch instead, leveraging the torch vision ecosystem. This version will have all the good things about Luminoth, but it will be much more accurate, faster to train, and the recent advances in vision will be easier to integrate.

Best, Alan