Skip to content
View tobiasvanderwerff's full-sized avatar

Block or report tobiasvanderwerff

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. full-page-handwriting-recognition full-page-handwriting-recognition Public

    Unofficial implementation of the paper "Full Page Handwriting Recognition via Image to Sequence Extraction" by Singh et al. (2021).

    Jupyter Notebook 51 5

  2. MetaHTR MetaHTR Public

    Unofficial implementation of the paper "MetaHTR: Towards Writer-Adaptive Handwritten Text Recognition" by Bhunia et al. (2021).

    Python 9 2

  3. HT-vs-MT HT-vs-MT Public

    Source code for EAMT 2022 paper "Automatic Discrimination of Human and Neural Machine Translation: A Study with Multiple Pre-Trained Models and Longer Context".

    Shell 2 1

  4. cuda-pytorch-template cuda-pytorch-template Public template

    A clean and simple template for developing CUDA C++ kernels and testing them in Python/PyTorch 🚀🚀

    Python 5 1

  5. flash-attention flash-attention Public

    An implementation of flash attention in CUDA C++ & CUTLASS, for learning purposes.

    Cuda