kenrox

Results 3 comments of kenrox

rgr. bike's at the service now. i'll test it when it returns.

same here; trying to allocate 2304gib (which i checked my pockets, i don't have any in spare :P) trying to upscale RuntimeError: CUDA out of memory. Tried to allocate 2304.00...

at https://github.com/xinntao/facexlib/blob/29d792eb2a48e4e87b2b57001a85d2297c439a6f/facexlib/tracking/data_association.py just comment out numba import and @jit and compile, it works :) import numpy as np from numba import jit from scipy.optimize import linear_sum_assignment as linear_assignment @jit