binary-face-alignment icon indicating copy to clipboard operation
binary-face-alignment copied to clipboard

Visualize the net structure! So complicated!

Open camel007 opened this issue 8 years ago • 6 comments

I draw the net structure from your torch model, but i am not sure correctness. Can share your net structure? net structure NOTE: I didn't add binary layer

camel007 avatar Mar 10 '17 04:03 camel007

Hi @camel007 , I checked a bit the structure of the graph you posted and it seems to be correct (of course except for the missing conv layers). At the moment, I don't have a compact or more organised figure, but I can generate one next week toward the end of it (I am a bit busy till then).

1adrianb avatar Mar 11 '17 13:03 1adrianb

@camel007 also, if you have any particular questions regarding the architecture, feel free to ask.

1adrianb avatar Mar 11 '17 20:03 1adrianb

Thanks a lot! "of course except for the missing conv layers", I think it's may be "binary layers". Thanks again

camel007 avatar Mar 13 '17 01:03 camel007

Hi @1adrianb I was wondering which layers are missing from the image, I am a little confused. And also if you can still provide the more organized figure. Thanks!

natanielruiz avatar Jun 23 '17 23:06 natanielruiz

@natanielruiz I am really sorry about the delay, I totally forgot about this issue. The above figure was missing the Binary Activation layers. I will try to upload it tomorrow

1adrianb avatar Jun 28 '17 16:06 1adrianb

@1adrianb Hey no problem. I kinda understand everything better after reading your other paper and the hourglass network paper but it would be very helpful to have the figure. Thanks :)

natanielruiz avatar Jul 02 '17 22:07 natanielruiz