Open QuentinBehar opened 2 years ago
Change raycast calcul to have the same length Use that to further optimise the calcul of intersection using numpy
Added Raycast of same length. Updated utils, TestRaycast and neat_trainer with those lines. Calcul optimisation to be done.
Change raycast calcul to have the same length Use that to further optimise the calcul of intersection using numpy