AliceNing
Results
2
issues of
AliceNing
in class VectorNet in vector_net.py why batch_size is equal to item_num.shape[0]? How do i understand it?/ Thanks
In the ComputeIntersectionVertices function, CrossMaybeExact was called when calculating advanced_p, but the parameter vector used was clockwise rather than counterclockwise, which is inconsistent with the description in the reference paper....