-
T2K
- Germany
-
04:31
(UTC +01:00) - in/felix-dittrich-b4433a187
Highlights
- Pro
-
doctr Public
Forked from mindee/doctrdocTR (Document Text Recognition) - a seamless, high-performing & accessible library for OCR-related tasks powered by Deep Learning.
-
OnnxTR Public
OnnxTR a docTR (Document Text Recognition) library Onnx pipeline wrapper - for seamless, high-performing & accessible OCR
-
notebooks Public
Forked from mindee/notebooksHome to jupyter notebooks for Mindee OSS projects
Jupyter Notebook Apache License 2.0 UpdatedOct 18, 2024 -
-
GOT-OCR2.0 Public
Forked from Ucas-HaoranWei/GOT-OCR2.0Official code implementation of General OCR Theory: Towards OCR-2.0 via a Unified End-to-end Model
Python UpdatedSep 14, 2024 -
MambaVision Public
Forked from NVlabs/MambaVisionOfficial PyTorch Implementation of MambaVision: A Hybrid Mamba-Transformer Vision Backbone
-
silero-vad Public
Forked from snakers4/silero-vadSilero VAD: pre-trained enterprise-grade Voice Activity Detector
Python MIT License UpdatedAug 9, 2024 -
docxpand Public
Forked from QuickSign/docxpandSynthetic identity documents dataset
-
unitable Public
Forked from poloclub/unitableUniTable: Towards a Unified Table Foundation Model
Jupyter Notebook MIT License UpdatedJun 4, 2024 -
all-words-in-all-languages Public
Forked from eymenefealtun/all-words-in-all-languagesThis repository contains all the words from every language that exists in the universe.
1 UpdatedMay 23, 2024 -
augraphy Public
Forked from sparkfish/augraphyAugmentation pipeline for rendering synthetic paper printing, faxing, scanning and copy machine processes
Python MIT License UpdatedApr 16, 2024 -
synthtiger Public
Forked from clovaai/synthtigerOfficial implementation of SynthTIGER (Synthetic Text Image GEneratoR) ICDAR 2021
-
Torch-Pruning Public
Forked from VainF/Torch-Pruning[CVPR 2023] Towards Any Structural Pruning; LLMs / SAM / Diffusion / Transformers / YOLOv8 / CNNs
Python MIT License UpdatedMar 11, 2024 -
llm-course Public
Forked from mlabonne/llm-courseCourse to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
-
handwriting-synthesis Public
Forked from jpangburn/handwriting-synthesisHandwriting Synthesis with RNNs ✏️
-
UVDoc Public
Forked from tanguymagne/UVDocCode for the paper "UVDoc: Neural Grid-based Document Unwarping"
-
DocTr-Plus Public
Forked from fh2019ustc/DocTr-PlusThe official code for “Deep Unrestricted Document Image Rectification”.
-
PyTorch-StudioGAN Public
Forked from POSTECH-CVLab/PyTorch-StudioGANStudioGAN is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for conditional/unconditional image generation.
-
parseq Public
Forked from baudm/parseqScene Text Recognition with Permuted Autoregressive Sequence Models (ECCV 2022)
-
-
Holocron Public
Forked from frgfm/HolocronPyTorch implementations of recent Computer Vision tricks (ReXNet, RepVGG, Unet3p, YOLOv4, CIoU loss, AdaBelief, PolyLoss, MobileOne)
Python Apache License 2.0 UpdatedJan 10, 2023 -
-
transformers Public
Forked from huggingface/transformers🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.
Python Apache License 2.0 UpdatedNov 5, 2022 -
EasyOCR Public
Forked from JaidedAI/EasyOCRReady-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
Python Apache License 2.0 UpdatedNov 4, 2022 -
nanodet Public
Forked from RangiLyu/nanodetNanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
Python Apache License 2.0 UpdatedNov 4, 2022 -
yolov5 Public
Forked from ultralytics/yolov5YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Python GNU General Public License v3.0 UpdatedApr 4, 2022 -
notebooks-1 Public
Forked from nlp-with-transformers/notebooksJupyter notebooks for the Natural Language Processing with Transformers book
Jupyter Notebook Apache License 2.0 UpdatedMar 25, 2022 -
Transformers-Tutorials Public
Forked from NielsRogge/Transformers-TutorialsThis repository contains demos I made with the Transformers library by HuggingFace.
Jupyter Notebook MIT License UpdatedMar 25, 2022 -
attention-is-all-you-need-paper Public
Forked from brandokoch/attention-is-all-you-need-paperImplementation of Vaswani, Ashish, et al. "Attention is all you need." Advances in neural information processing systems. 2017.
Jupyter Notebook MIT License UpdatedMar 6, 2022 -
a-PyTorch-Tutorial-to-Object-Detection Public
Forked from sgrvinod/a-PyTorch-Tutorial-to-Object-DetectionSSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection