anidiatm41

Results 12 issues of anidiatm41

I have an excel of 10k crops containing two columns: Column 1: Image_path () Column 2: Ground_Truth () **data.csv looks like:** path | gt C:/Users/1234/crop/ABC 07 07 2020_page1.png | 8...

Team, I am trying to custom train my own easyocr model with own data. Now I want to do an incremental training on top of the default easyocr weights ,...

aocr train ./data/training.tfrecords --max-width 200 --max-height 100 --model-dir ./checkpoint --max-prediction 236 --num-epoch 200

Hi team, I am trying to re-train the detection part with my custom data (want to use resnet50 and MobileNetv3 ). So, I have my data in below csv format...

dataset

Experts , I am custom training the DB detection model using my own annotated data . While setting the yml config file (**det_mv3_db.yml**), I came across below two parameters :...

Team, please help to fix the issue below...I am getting when running the custom detection training: [2022/08/10 21:34:29] ppocr INFO: train with paddle 2.3.1 and device Place(cpu) [2022/08/10 21:34:29] ppocr...

Hi M. H. Kwon, Your tokenization script is really helpful. I trained a bert model with custom corpus using Google's Scripts like create_pretraining_data.py, run_pretraining.py ,extract_features.py etc..as a result I got...

how to edit label.txt in ppocrlabel tool.. I dont find any option to load the label.txt

PPOCRLabel

[2022/09/13 15:24:00] ppocr INFO: valid dataloader has 31 iters Traceback (most recent call last): File "tools/train.py", line 202, in main(config, device, logger, vdl_writer) File "tools/train.py", line 169, in main pre_best_model_dict...

how to edit label.txt in ppocrlabel tool.. I dont find any option to load the label.txt