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
Can inference be made as fast as under 300ms/image? Right now images in COCO eval dataset take under 5 seconds per image on average. I took a stab at improving the code here (already shaved off 800ms just by changing averaging) #3
The text was updated successfully, but these errors were encountered:
Can inference be made as fast as under 300ms/image? Right now images in COCO eval dataset take under 5 seconds per image on average. I took a stab at improving the code here (already shaved off 800ms just by changing averaging) #3
The text was updated successfully, but these errors were encountered: