A new approach for retrieval and classification of 3D models that directly performs in the CAD format without any format conversion to other representations like point clouds of meshes, thus avoiding any loss of information.
I met an issue when a I run the step_2_graph.py. I have already download the Tracepart datasets and saved it as "/Datasets". And setting 'path_stp ' = absolute path of Step models and setting 'path_graph' = absolute path of Graph_models. And then occurs a ImportError 'ImportError: attempted relative import with no known parent package '. Could you help me to figure out this problem?
I met an issue when a I run the step_2_graph.py. I have already download the Tracepart datasets and saved it as "/Datasets". And setting 'path_stp ' = absolute path of Step models and setting 'path_graph' = absolute path of Graph_models. And then occurs a ImportError 'ImportError: attempted relative import with no known parent package '. Could you help me to figure out this problem?