jiahaopang / crl

Implementation of the paper "Cascade Residual Learning: A Two-stage Convolutional Neural Network for Stereo Matching"
Apache License 2.0
99 stars 30 forks source link

无法显示 deploy_kitti.prototxt 的可视化结果 #8

Open verigle opened 6 years ago

verigle commented 6 years ago

我在 这个网站 http://ethereon.github.io/netscope/#/editor 上对网络模型进行可视化,会出现以下错误

Error Encountered Uncaught TypeError: Cannot set property 'class' of undefined Warning Can't infer network data shapes. Can't infer output shape of the 'img0s_aug' layer of type 'DataAugmentation'. TypeError: Cannot read property 'batch_size' of undefined

junfengcao commented 5 years ago

Hello, Did you manage to solve your problem. I am having the same issue here. please Help Thanks

verigle commented 5 years ago

sorry,I have not solve this problem, I did not konow the reason why this error occurred.