Skip to content

Text and face detection at same time #968

Answered by frgfm
khawar-islam asked this question in Q&A
Discussion options

You must be logged in to vote

Hi again @khawar-islam 👋

Thanks for asking! A few things:

  • this is not a runnable snippet, you use a test_face_detector object but there is no way for us to know what it is 😅
  • the ocr_predictor has no connection whatsoever with face detection. We do have a face detection module but that will have to be run separately in your program if "at same time" meant "within the same model"

Please elaborate a bit on your question as mentioned above so that we can help 🙏

Cheers ✌️

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@khawar-islam
Comment options

@frgfm
Comment options

frgfm Jul 1, 2022
Maintainer

@frgfm
Comment options

frgfm Jul 1, 2022
Maintainer

@khawar-islam
Comment options

Answer selected by frgfm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
module: models Related to doctr.models
2 participants