Commit History

Author SHA1 Message Date
  Xiaomeng Zhao b8730977e5 Merge pull request #14 from myhloli/feat_rapid_table_v3 3 months ago
  myhloli 28d0360ec3 fix: remove commented-out code for wireless table prediction to enhance code clarity 3 months ago
  myhloli d0e68a3018 feat: implement RapidTable model for enhanced table structure prediction and batch processing 3 months ago
  myhloli 2c8accf9d0 fix: comment out unused code for wireless table prediction to improve readability 3 months ago
  myhloli 62fb477beb fix: update predict method to handle optional OCR results and improve image processing flow 3 months ago
  myhloli 65a8097704 fix: refine logic for selecting table model based on cell analysis criteria 3 months ago
  myhloli 254a0a483b fix: add HTML parsing for wireless and wired table results to improve cell analysis 3 months ago
  myhloli c65fb7de8a fix: integrate clean_vram function to manage GPU memory usage during predictions 3 months ago
  myhloli 33f4a21ae8 fix: adjust OCR box coordinates and confidence threshold for improved accuracy 3 months ago
  Xiaomeng Zhao 650ff3c683 Merge branch 'opendatalab:dev' into dev 3 months ago
  myhloli a084153411 fix: update OCR progress description to include language context 3 months ago
  myhloli 90047f9bd5 fix: disable progress bar in predictions for cleaner output 3 months ago
  myhloli 7d3a76f80f fix: include attention mask in model input for improved inference 3 months ago
  Xiaomeng Zhao b3a3c2ccd2 Merge pull request #3384 from myhloli/dev 3 months ago
  myhloli 7a1603978f fix: add onnxruntime dependency to pyproject.toml 3 months ago
  Xiaomeng Zhao 3e88f78c5c Merge pull request #3383 from myhloli/dev 3 months ago
  Xiaomeng Zhao cd9ae14d1e Merge branch 'dev' into dev 3 months ago
  Xiaomeng Zhao 959163a5b5 Merge pull request #3382 from myhloli/feat_table_batch 3 months ago
  myhloli f1fb900ea5 fix: enhance batch analysis with table orientation classification and prediction improvements 3 months ago
  myhloli be587e31fa fix: update dependencies in pyproject.toml to include openai package and adjust torch version constraint 3 months ago
  myhloli 396cf8b81d fix: update batch analysis to use PIL images for layout prediction and adjust rotation condition 3 months ago
  myhloli 0bb4238114 fix: update batch_analyze to use PIL images for layout prediction 3 months ago
  myhloli 10bb08c875 fix: update plot_rec_box_with_logic_info to accept image directly instead of file path 3 months ago
  Xiaomeng Zhao 98c8761361 Merge pull request #3371 from Sidney233/dev 3 months ago
  Sidney233 65b2ddc07f fix: copilot suggestion 3 months ago
  Sidney233 832d28e512 fix: add tdqm for wired table, remove import, remove img ori cls lang group 3 months ago
  Sidney233 0641cc07f7 fix: merge dev 3 months ago
  Sidney233 320cd60c81 fix: merge dev 3 months ago
  Sidney233 c8ff2f2778 Merge branch 'cxz-dev' into dev 3 months ago
  Xiaomeng Zhao 3a33acaeb0 Merge pull request #3372 from myhloli/refactor_pil_to_numpy 3 months ago