Open laisimiao opened 2 years ago
Me too ...
File "C:\Users\A\anaconda3\envs\ddepth\lib\site-packages\tensorflow\python\keras\engine\base_layer.py", line 1742, in __init__ layer.outbound_nodes.append(self) AttributeError: 'Conv2D' object has no attribute 'outbound_nodes'
you have solution? @chenguan1 @laisimiao ?
@laisimiao @chenguan1 @anhquyetnguyen did you guys solve this ?
When I use model to run test.py, it stuck in the step of load_model. But my env is same as the recommend: keras 2.2.4 tf 1.13.1 cuda10.0. err: