Sinuhe96's Stars
toblotron/praxis-ide
An online IDE for visual programming in Prolog
HySonLab/ViDeBERTa
ViDeBERTa: A powerful pre-trained language model for Vietnamese, EACL 2023
Martlgap/face-alignment-mtcnn
A lightweight python implementation of face alignment with MTCNN landmarks using tensorflow-lite runtime
ipazc/mtcnn
MTCNN face detection implementation for TensorFlow, as a PIP package.
blaueck/tf-mtcnn
This project provide a single tensorflow model implement the mtcnn face detector. And it shows how to convert model from caffe to tensorflow in a hard way.
dfloer/SC2k-docs
Documentation related to the implementation of Maxis' game, SimCity 2000.
timesler/facenet-pytorch
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
rom1504/clip-retrieval
Easily compute clip embeddings and build a clip retrieval system with them
karpathy/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
google-research/google-research
Google Research
salesforce/BLIP
PyTorch code for BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation
rom1504/CLIP
Contrastive Language-Image Pretraining
Fr0sT-Brutal/awesome-pascal
A curated list of awesome Delphi/FreePascal/(any)Pascal frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff. Open source and freeware only!
lucidrains/musiclm-pytorch
Implementation of MusicLM, Google's new SOTA model for music generation using attention networks, in Pytorch
StevenMHernandez/ESP32-CSI-Tool
Extract Channel State Information from WiFi-enabled ESP32 Microcontroller. Active and Passive modes available. (https://stevenmhernandez.github.io/ESP32-CSI-Tool/)
tysam-code/hlb-CIFAR10
Train to 94% on CIFAR-10 in <6.3 seconds on a single A100. Or ~95.79% in ~110 seconds (or less!)
BurhanUlTayyab/GPTZero
An open-source implementation of GPTZero
coding-horror/basic-computer-games
An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages. See https://coding-horror.github.io/basic-computer-games/
conundrumer/audioscope
audio visualizers true to the sound
BlinkDL/ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
BlinkDL/Hua
Hua is an AI image editor with Stable Diffusion (and more).
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
Pigrecos/TensorFlow.Delphi
TensorFlow.Delphi (TF.Delphi) provides a Delphi(Pascal) Standard binding for TensorFlow. It aims to implement the complete Tensorflow API in Delphi which allows Pascal developers to develop, train and deploy Machine Learning models with the Pascal Delphi
zsoltszakaly/tensorflowforpascal
Use TensorFlow from Pascal (FreePascal, Lazarus, etc.)
XavierXiao/Dreambooth-Stable-Diffusion
Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) with Stable Diffusion
joaopauloschuler/neural-api
CAI NEURAL API - Pascal based deep learning neural network API optimized for AVX, AVX2 and AVX512 instruction sets plus OpenCL capable devices including AMD, Intel and NVIDIA.