swook / GazeML

Gaze Estimation using Deep Learning, a Tensorflow-based framework.
MIT License
512 stars 141 forks source link

Network summary #61

Open Eichizen17 opened 4 years ago

Eichizen17 commented 4 years ago

How to get the network summary? I'm trying to have the summary of the network used .. But it doesn't work. I don't see any tf.Sequential.. because I wanted to use model.summary()