knivets's Stars
karpathy/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
Stability-AI/stablediffusion
High-Resolution Image Synthesis with Latent Diffusion Models
XavierXiao/Dreambooth-Stable-Diffusion
Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) with Stable Diffusion
dome272/Paella
Official Implementation of Paella https://arxiv.org/abs/2211.07292v2
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
meituan/YOLOv6
YOLOv6: a single-stage object detection framework dedicated to industrial applications.
TencentARC/GFPGAN
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
xinntao/ESRGAN
ECCV18 Workshops - Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution. The training codes are in BasicSR.
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
CompVis/stable-diffusion
A latent text-to-image diffusion model
alpa-projects/alpa
Training and serving large-scale neural networks with auto parallelization.
fastai/fastbook
The fastai book, published as Jupyter Notebooks
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
ggerganov/kbd-audio
🎤⌨️ Acoustic keyboard eavesdropping
bellingcat/open-questions
Want to contribute? These are difficult, long-term projects that could be valuable to open source investigators at Bellingcat and around the world.
claffin/cloudproxy
Hide your scrapers IP behind the cloud. Provision proxy servers across different cloud providers to improve your scraping success.
GTAmodding/re3
GTA III, Vice City
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
jonathan-s/django-sockpuppet
Build reactive applications with the django tooling you already know and love.
davidar/subleq
CPU design and toolchain for a simple computer architecture
bellard/quickjs
Public repository of the QuickJS Javascript Engine.
rookmoot/proxifier
A fast, modern and intelligent proxy rotator perfect for crawling and scraping public data.
Experience-Monks/math-as-code
a cheat-sheet for mathematical notation in code form
aiju/snes-flash
kdzwinel/DOMListenerExtension
Chrome extension that allows you to monitor, browse and filter all DOM changes.
hadolint/hadolint
Dockerfile linter, validate inline bash, written in Haskell
wagoodman/dive
A tool for exploring each layer in a docker image
google/syzkaller
syzkaller is an unsupervised coverage-guided kernel fuzzer
swisskyrepo/PayloadsAllTheThings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
secfigo/Awesome-Fuzzing
A curated list of fuzzing resources ( Books, courses - free and paid, videos, tools, tutorials and vulnerable applications to practice on ) for learning Fuzzing and initial phases of Exploit Development like root cause analysis.