Nickeilf's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
CompVis/stable-diffusion
A latent text-to-image diffusion model
PaddlePaddle/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch and FLAX.
mozilla/DeepSpeech
DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
meta-llama/codellama
Inference code for CodeLlama models
fauxpilot/fauxpilot
FauxPilot - an open-source alternative to GitHub Copilot server
explodinggradients/ragas
Supercharge Your LLM Application Evaluations 🚀
bigcode-project/starcoder
Home of StarCoder: fine-tuning & inference!
open-mmlab/mmocr
OpenMMLab Text Detection, Recognition and Understanding Toolbox
yizhongw/self-instruct
Aligning pretrained language models with instruction data generated by themselves.
Sanster/text_renderer
Generate text images for training deep learning ocr model
WojciechMula/pyahocorasick
Python module (C extension and plain python) implementing Aho-Corasick algorithm
robert-bor/aho-corasick
Java implementation of the Aho-Corasick algorithm for efficient string matching
githubharald/CTCDecoder
Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python.
baudm/parseq
Scene Text Recognition with Permuted Autoregressive Sequence Models (ECCV 2022)
githubharald/CTCWordBeamSearch
Connectionist Temporal Classification (CTC) decoder with dictionary and language model.
Azure-Samples/ai-rag-chat-evaluator
Tools for evaluation of RAG Chat Apps using Azure AI Evaluate SDK and OpenAI
nanoporetech/fast-ctc-decode
Blitzing Fast CTC Beam Search Decoder
sayakpaul/robustness-foundation-models
This repository holds code and other relevant files for the NeurIPS 2022 tutorial: Foundational Robustness of Foundation Models.
JinyiW/GuidedDiffusionPur
esalesky/visrep
This repository contains an extension of fairseq for pixel / visual representations for machine translation.
Jayfeather1024/DensePure
zjiehang/RanMASK
For Certified Robustness to Text Adversarial Attacks by Randomized [MASK]
dangne/tmd
[EMNLP'22] Textual Manifold-based Defense Against Natural Language Adversarial Examples
joeymalvinni/better-usernames
☁ An advanced, fast, and customizable username framework for Node.
ganrad/openai-api-router
An AI Solution Accelerator that speeds up the deployment of intelligent AI Solutions such as Chatbots on Azure.
DUTANGx/CTC-beam-search-decoder
Pure numpy vectorized implementation of CTC beam search decoding
jerinphilip/seq2seq-ocr
A simple experiment to see how seq2seq works for OCR.
Nickeilf/Multimodal-Conversation-Derailment
MCD dataset for paper "Multimodal Conversation Modelling for Topic Derailment Detection"