optas / latent_3d_points

Auto-encoding & Generating 3D Point-Clouds.
Other
506 stars 109 forks source link

lack of dependence in `in_out.py` #1

Closed godspeed1989 closed 6 years ago

godspeed1989 commented 6 years ago
from general_tools.rla.three_d_transforms import rand_rotation_matrix
from general_tools.in_out.basics import files_in_subdirs
from geo_tool.in_out.soup import load_ply

How can I fix these dependence to run the training?