chenyuntc / simple-faster-rcnn-pytorch

A simplified implemention of Faster R-CNN that replicate performance from origin paper
Other
3.97k stars 1.14k forks source link

How to output the torchsummary #226

Open ivanlein1998 opened 3 years ago

ivanlein1998 commented 3 years ago

Do anyone know how to output the summary of the used model by torchsummary?