Jin-Huang
Jin-Huang
I also faced such problems. I followed the guides from the author, but the result in KITTI eigen split is not very good. I trained the network in KITTI for...
DO NOT PUT SO MUCH OUTPUTS, IT IS VERY TERRIBLE to READ! You just need to give us the final errors, like this ``` ValueError: Variable depth_net/cnv1/weights already exists, disallowed....
@tothniki Yes, you are right. I have to say that this error happened because of the reloading of tensorflow's model. So this might be an error of tensor flow in...
The only key I found in the h5 file. 
No, It is still unsolved.
By the way, I can use cmajor command tools such as `cmajor play` to run patches successfully.
> Hi there - that's very odd, we've not seen anything like that, and we test heavily on OSX. Does it happen with all of the examples, or just one...
Every cmajor patch will meet this problem when rendering using html with vs code extension and the local binary executor. Maybe the web html is the problem?
I checked it with some of my friends' Mac machines, also faced this problem when using latest vscode extension to render with web, both in x86 and arm64.
I found the key casue of this issue, the language of the system will affect serialization of json, the serialization of json wil fail if it faced non-ascii characters like...