Batuhan Diler
Batuhan Diler
Same issue.
@Shidhani Can you tell me how to train your own CRAFT model ? I need lightweight CRAFT model.
Do you know any way to decrease this usage ?
When will you publish this update ?
What about German ? :crying_cat_face:
> I just fiddled around with it and this does the trick, for tesseract 4.1.1 and 5.0.0-alpha-20201231-243-gff83 at least (I'm on windows 10 with both tesseract versions in MSYS2). It...
Any update ?
datum = op.Datum() imageToProcess = cv2.imread(args[0].image_path) datum.cvInputData = imageToProcess opWrapper.emplaceAndPop(op.VectorDatum([datum])) I have fixed like that but now I got gpu memory issues even though I have 6 gb of VRAM.
Same issue!
python issue just solved but it still installs cuda 11.4. I built the image with the command that u suggest. When I run the container and nvcc --version, it gives...