Kui Xu

Results 19 comments of Kui Xu

@HAILANGREX Sorry that we do not provide the trained model when releasing this code. You could comment out the option `--retrain` to train the model from scratch.

Does the NVIDIA CUDA driver install successfully?

Please change the `DOWNLOAD_DIR`. ``` # Set to target of scripts/download_all_databases.sh DOWNLOAD_DIR = '/path/to/database' # Path to a directory that will store the results. output_dir = '/path/to/output_dir' ```

Thanks for your Question. This repo was released on Jul 18, while the "reduced_dbs" was updated on Jul 22 in DeepMind's repo. I'll merge the new updates to this repo....

Sorry for the delayed reply. Here is the path: alphafold/common/stereo_chemical_props.txt

@Azriro Do you still get this error in Python3 ?

@Azriro Maybe you could try to install it from the source at http://www.vtk.org/download/.

Great! While, where is your data? You can specify your data folder by `-d` option. > BTW: The default structure of the data folder is https://github.com/kuixu/kitti_object_vis#dataset

@dfgan This pull(https://github.com/kuixu/kitti_object_vis/pull/25) may help you.

Thanks for your appreciation! I do not get the meaning of `360-degree view` you mentioned. The current code provides 6DOF translation and rotation by using a mouse in 3D space...