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
While face detection is done in parallel, normalisation and captioning are currently not. It should be relatively easy to make these parts parallel. However, the speedup may be minimal, since it's mostly about IO.
The text was updated successfully, but these errors were encountered:
While face detection is done in parallel, normalisation and captioning are currently not. It should be relatively easy to make these parts parallel. However, the speedup may be minimal, since it's mostly about IO.
The text was updated successfully, but these errors were encountered: