-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I used RTX3090 for evaluation on Windows 10, and I was not sure if I got the correct results. I ran unpickle.py and got some errors.
D:\DLC-inferencespeed-benchmark\unpickle.py:15: RuntimeWarning: divide by zero encountered in true_divide
results_fps = (1.0 / times for times in results)
D:\Anaconda3\envs\dlclive\lib\site-packages\numpy\core_methods.py:202: RuntimeWarning: invalid value encountered in subtract
x = asanyarray(arr - arrmean)
Metadata
Metadata
Assignees
Labels
No labels