textured-mesh-gen
textured-mesh-gen copied to clipboard
Assertion failed when train with parameterisation pushing
I try to train cub dataset with parameterisation pushing. But Assertion error occurred while iterations. What is the cause?
My environment is Ubunut 16.04LTS python 3.6.10 tensorflow 1.13.1 Gurobi 8.1.1
Error Text
Solved in 95 iterations and 0.01 seconds Optimal objective 1.147218512e+01 python: textured-mesh-gen/src/mesh_intersections/mesh_intersections.cpp:504: get_segment_vertex_indices(const Vector3i&, const Vector3i&, const IntersectionVertex&)::<lambda(const std::array<float, 3>&, const Vector3i&)>: Assertion `barycentric[1] > edge_epsilon && barycentric[2] > edge_epsilon' failed.