Skip to content

Beginner questions #1139

Feb 5, 2023 · 3 comments · 9 replies
Discussion options

You must be logged in to vote

Hi @DrRSatzteil 👋,

  1. sure you can use the pretrained model (embeddings and last linear layer will be initialized new)
  • best case: real world train and val set (more is better .. as a reference the pretrained recognition models are trained from scratch on ~10M real word crops (french))
  • medium case: train with synthetic data and validated on real world samples
  • worst case: full synthetic (depending on the data quality for example MJSynth and SynthText (english) works pretty well)

3.This question is hard to answer (depends on the model you want to train, data quality, regular text scene ? irregular text scene ? handwritten ? )

Cheers ✌️

Replies: 3 comments 9 replies

Comment options

You must be logged in to vote
1 reply
@DrRSatzteil
Comment options

Answer selected by DrRSatzteil
Comment options

You must be logged in to vote
5 replies
@DrRSatzteil
Comment options

@DrRSatzteil
Comment options

@TomekPro
Comment options

@DrRSatzteil
Comment options

@krzynio
Comment options

Comment options

You must be logged in to vote
3 replies
@TomekPro
Comment options

@DrRSatzteil
Comment options

@DrRSatzteil
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants