Tudor

Results 10 comments of Tudor

That is how graphviz places the boxes. I have tried to fix this before, with no success. If you would like to contribute and solve this issue, open a pull...

The problem is I dont use graphviz language, I use the python API which is a little restricted.

Can you provide a code sample?

It seems like keras-RetinaNet uses a DenseNet object to build the network. Our library only supports Sequential objects at this time.

@ZZHAOatEESI Are you passing the ann_viz() function a Model or a Sequential object?

@shivam-deepcompute Can you provide the piece of code where you build the keras Sequential model? (Layer by layer)

Can you post the error message you are getting?

> To the original issue: RPC errors indeed shouldn't crash the node. We'll investigate. Thanks for the report. Seems like this is an issue with the EN when syncing from...

@RomanBrodetski If it's confirmed that the bug is caused by my comment above, how could I get the snapshot to run my local external node and test stuff? We can...

Hey @fvcr I wrote this a long time ago and have completely forgotten about it. It's a simple script that just saves ARP targets, I think there are newer and...