zaghdoud2019

Results 10 comments of zaghdoud2019

how can run this code on windows please?

> > > @Nioolek你好。我有同样的问题。你解决了吗?如果有,怎么样? > > > > > > 使用tensorflow版本1.4.0 > > Thank you please can you sent to me the complete code .thanks to reply

mee too i ask the same question

thank you its ok for me i running it but when the object in image is so large displacement masktextspotterV3 can not detect the text. Le mar. 10 nov. 2020...

Thank you very match Le dim. 15 nov. 2020 à 01:43, TuanBC a écrit : > thank you its ok for me i running it but when the object in...

> Hello @zaghdoud2019, > > thanks for sharing your results. Have you tried learning Arabic and Latin text generative models separately? From the limited information you have provided, it appears...

> @AyushExel It works well now. Thank you please how did you do it i need this snippet;I use this: def yolo(): import val metrics = val.run() return metrics but...

Hi, please why Always the accuracy equal to Looking for /root/.keras-ocr/craft_mlt_25k.h5 Epoch 1/5 :46: UserWarning: `Model.fit_generator` is deprecated and will be removed in a future version. Please use `Model.fit`, which...

the code 👍 train, test = sklearn.model_selection.train_test_split( dataset, test_size=0.2, random_state=42 ) train, validation = sklearn.model_selection.train_test_split( train, test_size=0.2, random_state=42 ) augmenter = imgaug.augmenters.Sequential([ imgaug.augmenters.Affine( scale=(1.0, 1.2), rotate=(-5, 5) ), imgaug.augmenters.GaussianBlur(sigma=(0, 0.5)),...