lucky
lucky
When I use '--preprocessed_frames' dataset to train,I encountered this error: FileNotFoundError: [Errno 2] No such file or directory: 'NeuralRecon-master/mydata/train_demo/scene0000_00/color/0.jpg'
When I try to train, I have a problem. Can you help me? Here is my error code: ``` (tensorflowgqn) E:\LH\tf-gqn-master-2\tf-gqn-master>python train_gqn.py ^ More? --data_dir data\gqn-dataset ^ More? --dataset shepard_metzler_5_parts...
I use **[view interpolation notebook](https://github.com/ogroth/tf-gqn/blob/master/notebooks/view_interpolation.ipynb)** to load `shepard_metzler_5_parts`, But I can't get a correct result. This is my result:  Here is my process: ``` '''imports''' # stdlib import os...
Whether I use `2xNVIDIA GeForce RTX 2080 Ti` or `4xTeslaV100-SXM2-32GB`or `8xTeslaV100-SXM2-32GB`, it takes about 20 days to train `shepard_metzler_5_parts`. I want to know how long it usually takes to train...
I can't use your code in my computer.Can you tell me how to use it?