Taeyun Woo

Results 4 issues of Taeyun Woo

Hello, I'm trying to add a new primitive types on your code. Before questions, I'm really appreciate your work! Thanks a lot. Anyway, I cannot understand the 'aff_threshold' and 'global_xyz_bounds'....

Hello, Thank you for your nice works! I tried to implement based on your project. However, when I trained my network, the training loss graph seems not good. I compared...

Hello, Thank you for your work. I'm using Barracuda with ONNX wrapped model. In computer setting, I use GPU with: worker = WorkerFactory.CreateWorker(WorkerFactory.Type.Compute, m_RuntimeModel); However, in android unity application, I...

Hello, Thank you for your nice works! In the paper, you had changed icosphere level=4 with 2556 vertices to 1000 vertices sphere by QECD algorithm. In your code, I cannot...