emircetinmemis
As a recent graduate of MEF University, I am deeply passionate about exploring the diverse branches of programming and computer science, constantly seeking new
MindsaneIstanbul, Turkey
emircetinmemis's Stars
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
comfyanonymous/ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
coqui-ai/TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
tinygrad/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
HumanSignal/labelImg
LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
unslothai/unsloth
Finetune Llama 3.3, Mistral, Phi, Qwen 2.5 & Gemma LLMs 2-5x faster with 70% less memory
eugeneyan/open-llms
📋 A list of open LLMs available for commercial use.
NielsRogge/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
wandb/wandb
The AI developer platform. Use Weights & Biases to train and fine-tune models, and manage models from experimentation to production.
linkedin/Liger-Kernel
Efficient Triton Kernels for LLM Training
yisol/IDM-VTON
[ECCV2024] IDM-VTON : Improving Diffusion Models for Authentic Virtual Try-on in the Wild
minar09/awesome-virtual-try-on
A curated list of awesome research papers, projects, code, dataset, workshops etc. related to virtual try-on.
philipperemy/keras-tcn
Keras Temporal Convolutional Network.
Homebrew/formulae.brew.sh
🏎 An online formulae browser for Homebrew
cbailes/awesome-deep-trading
List of awesome resources for machine learning-based algorithmic trading
xuannianz/EfficientDet
EfficientDet (Scalable and Efficient Object Detection) implementation in Keras and Tensorflow
microsoft/RecAI
Bridging LLM and Recommender System.
levindabhi/cloth-segmentation
This repo contains code and a pre-trained model for clothes segmentation.
Academic-Hammer/SciTSR
Table structure recognition dataset of the paper: Complicated Table Structure Recognition
SwayamInSync/clothes-virtual-try-on
Virtual Clothing Assistant a custom unique implementation of ViTON, allows user to try different clothings virtually
modal-labs/modal-client
Python client library for Modal
mustafamerttunali/deep-learning-training-gui
Train and predict your model on pre-trained deep learning models through the GUI (web app). No more many parameters, no more data preprocessing.
ratulrafsan/Comfyui-SAL-VTON
SAL-VTON node for ComfyUI - Dress up your models with almost any clothing!
mberkay0/clothing-segmentation
Clothing segmentation with DeepLabV3+
alejandroolivo/OcrCodeReading_EasyOCR-example
Python example scripts to detect a QR code in an image, crop the area around it, and extract text using OCR: one using EasyOCR and another using PaddleOCR.
superstar1225/Virtual-Try-On
william-murray1204/ocr_model_comparisons
A simple Python project for comparing the output of keras_ocr, doctr_ocr, easyocr and tesseract_ocr.
Bakar31/OCR
Different OCR libraries and there performance comparison.
NiklasSjostedt/OCR_Comparison
A comparison of Pytesseract, EasyOCR & PaddleOCR