You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran cvlface/apps/verification/verify.py and successfully created the CSV file, but the program was very slow. Even after printing the CSV content at the end of the code, it took about a minute to terminate. Any ideas on why this happens?
I ran
cvlface/apps/verification/verify.pyand successfully created the CSV file, but the program was very slow. Even after printing the CSV content at the end of the code, it took about a minute to terminate. Any ideas on why this happens?