Jordy-VL
Deel Learning SWE @ Instabase PhD in Artificial Intelligence @ KU Leuven Trying to understand why computers do not understand documents.
InstabaseBrussels
Jordy-VL's Stars
clovaai/donut
Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022
life4/textdistance
📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
yzhangcs/parser
:rocket: State-of-the-art parsers for natural language.
PrithivirajDamodaran/FlashRank
Lite & Super-fast re-ranking for your search & retrieval pipelines. Supports SoTA Listwise and Pairwise reranking based on LLMs and cross-encoders and more. Created by Prithivi Da, open for PRs & Collaborations.
happynear/AMSoftmax
A simple yet effective loss function for face verification.
richzhang/webpage-template
Simple project webpage template. Originally used in Colorful Image Colorization. ECCV, 2016.
bigscience-workshop/biomedical
Tools for curating biomedical training data for large-scale language modeling
shabie/docformer
Implementation of DocFormer: End-to-End Transformer for Document Understanding, a multi-modal transformer based architecture for the task of Visual Document Understanding (VDU)
LxMLS/lxmls-toolkit
Machine Learning applied to Natural Language Processing Toolkit used in the Lisbon Machine Learning Summer School
Yutong-Zhou-cv/Awesome-Transformer-in-CV
A Survey on Transformer in CV.
probabilisticai/probai-2022
Materials of the Nordic Probabilistic AI School 2022.
huggingface/competitions
rubenpt91/MP-DocVQA-Framework
saattrupdan/doubt
Bringing back uncertainty to machine learning.
by-liu/MbLS
Code of our method MbLS (Margin-based Label Smoothing) for network calibration. To Appear at CVPR 2022. Paper : https://arxiv.org/abs/2111.15430
AIgen/df-posthoc-calibration
Model-agnostic posthoc calibration without distributional assumptions
ZZR8066/GraphDoc
Impression2805/Awesome-Failure-Detection
A list of papers that studies out-of-distribution (OOD) detection and misclassification detection (MisD)
justindomke/pangolin
probabilistic programming focused on fun
christos42/CLDR_CLNER_models
Though language model text embeddings have revolutionized NLP research, their ability to capture high-level semantic information, such as relations between entities in text, is limited. In this paper, we propose a novel contrastive learning framework that trains sentence embeddings to encode the relations in a graph structure. Given a sentence (unstructured text) and its graph, we use contrastive learning to impose relation-related structure on the token level representations of the sentence obtained with a CharacterBERT (El Boukkouri et al., 2020) model. The resulting relation-aware sentence embeddings achieve state-of-the-art results on the relation extraction task using only a simple KNN classifier, thereby demonstrating the success of the proposed method. Additional visualization by a tSNE analysis shows the effectiveness of the learned representation space compared to baselines. Furthermore, we show that we can learn a different space for named entity recognition, again using a contrastive learning objective, and demonstrate how to successfully combine both representation spaces in an entity-relation task.
fgranese/DOCTOR
Advances in Neural Information Processing Systems (NeurIPS 2021)
kartikgupta-at-anu/spline-calibration
Code implementation of our ICLR'21 paper "Calibration of Neural Networks using Splines"
lsorber/neo-ls-svm
Neo LS-SVM is a modern Least-Squares Support Vector Machine implementation
classifier-calibration/PyCalib
Python library for classifier calibration
devmotion/CalibrationErrors.jl
Estimation of calibration errors.
ygjwd12345/VISTA-Net
The code release for "Variational Structured Attention Networks for Visual Dense Representation Learning"
timrudner/function-space-empirical-bayes
Code for the paper 'Function-Space Regularization in Neural Networks: A Probabilistic Perspective'
euranova/estimating_eces
Reproducibility content for the paper Estimating Expected Calibration Errors
lompabo/acp_summer_school_2023
markus93/fit-on-test
Official repository of the article "On the Usefulness of the Fit-on-the-Test View on Evaluating Calibration of Classifiers"