Skip to content

Latest commit

 

History

History
35 lines (14 loc) · 1.99 KB

README.md

File metadata and controls

35 lines (14 loc) · 1.99 KB

demo notebooks

  • Data augmentation:
    • This notebook shows an effective data augmentation method for OCR tasks Open In Colab
  • Data prep for Donut and Pix2Struct:
    • This notebook shows how to prepare data for the Donut and Pix2Struct models, starting with a new dataset Open In Colab
  • Finetuning Donut on Ghega Dataset:
    • This notebook shows how to finetune Donut on Ghega Dataset Open In Colab
  • Finetuning Pix2Struct on Ghega Dataset:
    • This notebook shows how to finetune Pix2Struct on Ghega Dataset Open In Colab
  • Signature detection:
    • This notebook shows how to do it with OpenCV Open In Colab
  • Powerful Collaboration of AI Agents with CrewAI: A Hands-On Marketing Use Case
    • This notebook shows how to do it Open In Colab

Visitors