Closed unknownue closed 3 years ago
Current point cropping implementation does not utilize parallelization. This PR should implement the same functionality but parallelize in batch. On my machine, the training time is 4x time faster than before.
Current point cropping implementation does not utilize parallelization. This PR should implement the same functionality but parallelize in batch. On my machine, the training time is 4x time faster than before.