Bharath Raj

Results 23 comments of Bharath Raj

@AdithyaKannan Thanks for mentioning this issue. Could you please explain the issue a bit more? As of now there are some issues with login, and we are working on it.

My two cents would be that, as mentioned in #317, I think a "delete mode" button in the actions tab would be a bit neater.

@Shivanshmundra @yashdusing If both of you want to pursue it, one of you can work on using the delete key for multiple layers, the other can move the delete button...

You have to parse the pbtxt file into a GraphDef object. This following [link](https://stackoverflow.com/a/40306981) describes one way to do it.

@srika91 Ah I see. The pbtxt created by `tf.train.write_graph()` should be perfectly fine to import on Fabrik. It would be more helpful if you can explain a bit more about...

Sorry for the late response. It's mostly a problem with the padding or shape calculation logic in `tensorflow_app/views/import_graphdef.py`. I think adding error or exception handling statements there should be enough....

@mabdullahrafique PR #326 had an implementation of some style model. It was closed because it was structurally similar to AlexNet. The real problem is, Grammian operation is not defined in...

@yashdusing Hey, I didn't have time to check it out, maybe @Ram81 could. But from the screenshots, here are my comments: - The delete button is placed at the right...

@yashdusing Hey, I tested your method, good work. I would still prefer if it was like the following: - Press the 'X' button - Click on any number of layers...

Your call. Take your time though, there's no rush.