Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 944 Bytes

File metadata and controls

34 lines (22 loc) · 944 Bytes

LinVision

OCR and Image Processing Library for Linux KDE System Processes

This project is written in order to create the image-processing and GUI-automation base of LinAgent

Project Structure

├── data
│   └── temp
├── LICENSE
├── linvision.py
├── README.md
├── test
│   ├── ss.py
│   └── test_vision.py
└── test.py

Screenshot -> OCR -> Getting Bounding Boxes

Helpful Links

https://huggingface.co/PaddlePaddle/PaddleOCR-VL-1.5

https://github.com/PaddlePaddle/PaddleOCR

https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2

image image