yes89929

Results 2 comments of yes89929

> Go to `config.py` in easyocr folder, you have to change filename and md5sum of the detector model there. How about url? ``` 'craft' : { 'filename': 'craft_mlt_25k.pth', 'url': 'C:/Users/res/source/sheet_recognition/test_code/text/EasyOCR-1.6.2/trainer/craft/exp/custom_data_train/CRAFT_clr_amp_200.pth',...

> I would also like to have an easy way to do this, similar to setting views in other tools. > > Mayavi `fig.scene.parallel_projection = True` > > PyVista `pl.view_isometric()`...