Skip to content
View schlechter-afk's full-sized avatar

Block or report schlechter-afk

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. SegMASt3R/segmast3r.github.io SegMASt3R/segmast3r.github.io Public

    [NeurIPS'25 Spotlight 🌟] SegMASt3R: Geometry Grounded Segment Matching

    JavaScript 3

  2. Restoring-Classics-To-4K Restoring-Classics-To-4K Public

    An image colorization pipeline utilizing Non-Local Means, Total Variation, and Wavelet Denoising for noise removal, with SIFT and ResNet backbones for feature extraction on ImageNet-1k, and enhanci…

    Jupyter Notebook

  3. Math-Word-Problem-Solving Math-Word-Problem-Solving Public

    Multiple approaches to solve MWPs, comparing traditional models like RNNs and Transformers, math-specific architectures like Graph-to-Tree and GTS, and large language models (LLMs) like Gemini.

    Jupyter Notebook

  4. Attention-Is-All-You-Need Attention-Is-All-You-Need Public

    Implementation of the NeurIPS 2017 paper "Attention is All You Need" from scratch

    Jupyter Notebook

  5. Robot-Perception Robot-Perception Public

    Implementations and explorations of several pipelines and algorithms in Robot Perception

    Jupyter Notebook

  6. SWiSH SWiSH Public

    A linux-styled terminal (shell) implemented in C. Incorporated features such as piping, signals, auto-complete and background processes.

    C