From-Datascience-to-AI / TrackmanAI

GNU General Public License v3.0
0 stars 0 forks source link

parallel implementation of raycasting #21

Closed QuentinBehar closed 2 years ago

QuentinBehar commented 2 years ago

use parallelization for the inference and study the time gain/loose

QuentinBehar commented 2 years ago

Parallel implementation of intersect using numpy. Gains around 10% of time for the whole screenshot pipeline.