shrubb / box-convolutions

PyTorch code for the "Deep Neural Networks with Box Convolutions" paper
Apache License 2.0
509 stars 35 forks source link

tensorflow version #3

Open GeorgeKaspar opened 5 years ago

GeorgeKaspar commented 5 years ago

Hello! Impressive code for an impressive paper! Where can I find tensorflow bindings? Or how can I create them?

shrubb commented 5 years ago

Hi, thanks! Sorry, no Tensorflow bindings at the moment. No idea how to create them. If someone wishes to start this effort, will be happy to give guidance.

By the way, before we start porting to other frameworks, I'm planning to optimize this code better and speed things up in the coming few weeks.