Pinned Repositories
ai-ideas
annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
CAN
When Counting Meets HMER: Counting-Aware Network for Handwritten Mathematical Expression Recognition (ECCV’2022 Poster).
doc2translate
doc2x
Convert documents to md, latex, etc. with detection models and ocr models
free-translate-api
Provide free translation model, the effect is nearly comparable to Google, unlimited characters, can build translation api locally, support Chinese, English, French, Russian, Spanish language translation each other.
LaTeX-OCR
pix2tex: Using a ViT to convert images of equations into LaTeX code.
Latex_OCR_Pytorch
基于Pytorch实现的End-to-End图像Latex公式识别 inspire by LinXueyuanStdio/LaTeX_OCR_PRO
notebooks
Notebooks using the Hugging Face libraries 🤗
Simple-LaTeX-OCR
Large scale training of Latex formula recognition model, currently being organized and open source
chaodreaming's Repositories
chaodreaming/Simple-LaTeX-OCR
Large scale training of Latex formula recognition model, currently being organized and open source
chaodreaming/doc2x
Convert documents to md, latex, etc. with detection models and ocr models
chaodreaming/free-translate-api
Provide free translation model, the effect is nearly comparable to Google, unlimited characters, can build translation api locally, support Chinese, English, French, Russian, Spanish language translation each other.
chaodreaming/ai-ideas
chaodreaming/annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
chaodreaming/CAN
When Counting Meets HMER: Counting-Aware Network for Handwritten Mathematical Expression Recognition (ECCV’2022 Poster).
chaodreaming/doc2translate
chaodreaming/LaTeX-OCR
pix2tex: Using a ViT to convert images of equations into LaTeX code.
chaodreaming/Latex_OCR_Pytorch
基于Pytorch实现的End-to-End图像Latex公式识别 inspire by LinXueyuanStdio/LaTeX_OCR_PRO
chaodreaming/notebooks
Notebooks using the Hugging Face libraries 🤗
chaodreaming/python-office
pip install python-office
chaodreaming/RapidLatexOCR
Convert images of equations into LaTeX code. Modified from https://github.com/lukas-blecher/LaTeX-OCR
chaodreaming/simpletransformers
Transformers for Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conversational AI
chaodreaming/swin-transformer-ocr
swin-transformer custom for OCR
chaodreaming/ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > CoreML > TFLite
chaodreaming/YOLOv6
YOLOv6: a single-stage object detection framework dedicated to industrial applications.