binary-face-alignment
binary-face-alignment copied to clipboard
Visualize the net structure! So complicated!
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
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).
@camel007 also, if you have any particular questions regarding the architecture, feel free to ask.
Thanks a lot! "of course except for the missing conv layers", I think it's may be "binary layers". Thanks again
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 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 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 :)