Cloud-CV / Fabrik

:factory: Collaboratively build, visualize, and design neural nets in browser
GNU General Public License v3.0
1.12k stars 235 forks source link

Extend Tensorflow support #293

Open utsavgarg opened 6 years ago

utsavgarg commented 6 years ago

For Tensorflow, the import feature currently only supports a few layers (~10), we want to extend this to support as many layers as are available in our Keras backend (~60). Also, the current export for Tensorflow uses the Keras backend, we want to write a separate backend for Tensorflow export so that backends are not as highly coupled.

Deliverables

A basic setup that fulfils the following requirements:

Please comment for if you have questions.

Ram81 commented 6 years ago

@utsavgarg I would like to work on this one

Shivanshmundra commented 6 years ago

@Ram81 What is the progress on this issue, if not much I would like to take this issue.

Ram81 commented 6 years ago

@Shivanshmundra sorry but I am working on this, please take up some other issue.

Shivanshmundra commented 6 years ago

Ok, I will look up for some another issue.