This repo contains the projects: 'Virtual Normal', 'DiverseDepth', and '3D Scene Shape'. They aim to solve the monocular depth estimation, 3D scene reconstruction from single image problems.
Creative Commons Zero v1.0 Universal
1.07k
stars
144
forks
source link
AttributeError:‘NoneType’ object has no attribute ‘lower’ #46
I am trying to train the network(sh train.sh),but the code ran for a while and reported an error ‘AttributeError:"NoneType’ object has no attribute ‘lower’ " . How can I solve this problem.
Hi,
I am trying to train the network(sh train.sh),but the code ran for a while and reported an error ‘AttributeError:"NoneType’ object has no attribute ‘lower’ " . How can I solve this problem.