deepspline
deepspline copied to clipboard
Dataset not complete for do_all_vary_point
Hi Jungao,
I am a PhD student from Carnegie Mellon University. I am trying to replicate your paper titled as "DeepSpline: Data-Driven Reconstruction of Parametric Curves and Surfaces". May I check two things with you?
-
I checked your github repo and it seems that the data generator for your two simple cases "1.fixed control points varying curves and 2. one curve but varying control points" are not there nor the data loader for the model. I am wondering if you can provide the c++ data generator and the data loader for the two cases.
-
The paper says that the point cloud can also be a data input type (currently the image). For the fixed curve, varying control points case, I generate the point cloud data and add pointnet as feature extractor by myself but I couldn't get good results. I am not sure if I code in an appropriate way the model is designed for. I am wondering if you can provide some guidance on the data generation and feature extraction for 3D point cloud cases.
Sincerely, Tong