Files
MinerU/projects
myhloli 20438bd2b7 feat(language-detection): add YOLOv11 language detection model
- Add YOLOv11 language detection model for PDF documents
- Implement language detection in PymuDocDataset
- Update app.py to include 'auto' language option
- Create language detection utilities and constants
2024-12-17 19:06:50 +08:00
..
2024-09-12 18:57:41 +08:00
2024-10-27 01:11:36 +08:00
2024-09-27 15:33:57 +08:00
2024-12-12 16:52:27 +08:00
2024-12-12 16:52:27 +08:00
2024-10-27 01:11:36 +08:00
2024-10-27 01:11:36 +08:00

Welcome to the MinerU Project List

Project List

  • llama_index_rag: Build a lightweight RAG system based on llama_index
  • gradio_app: Build a web app based on gradio
  • web_demo: MinerU online demo localized deployment version
  • web_api: Web API Based on FastAPI
  • multi_gpu: Multi-GPU parallel processing based on LitServe