AliSheheryar's Stars
practical-tutorials/project-based-learning
Curated list of project-based tutorials
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
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)
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
thtrieu/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
mindee/doctr
docTR (Document Text Recognition) - a seamless, high-performing & accessible library for OCR-related tasks powered by Deep Learning.
armankhondker/best-leetcode-resources
This repository contains resources for technical coding interviews.
morrownr/USB-WiFi
USB WiFi Adapter Information for Linux
Samsar4/Ethical-Hacking-Labs
Practical Ethical Hacking Labs 🗡🛡
meijieru/crnn.pytorch
Convolutional recurrent network in pytorch
sidpalas/devops-directive-docker-course
Companion repo for complete Docker course
keras-team/keras-core
A multi-backend implementation of the Keras API, with support for TensorFlow, JAX, and PyTorch.
MuhammadMoinFaisal/YOLOv8-DeepSORT-Object-Tracking
YOLOv8 Object Tracking using PyTorch, OpenCV and DeepSORT
PINTO0309/onnx2tf
Self-Created Tools to convert ONNX files (NCHW) to TensorFlow/TFLite/Keras format (NHWC). The purpose of this tool is to solve the massive Transpose extrapolation problem in onnx-tensorflow (onnx-tf). I don't need a Star, but give me a pull request.
karpathy/lecun1989-repro
Reproducing Yann LeCun 1989 paper "Backpropagation Applied to Handwritten Zip Code Recognition", to my knowledge the earliest real-world application of a neural net trained with backpropagation.
RizwanMunawar/yolov7-object-tracking
YOLOv7 Object Tracking Using PyTorch, OpenCV and Sort Tracking
reu2018DL/YOLO-LITE
All the trained models used while developing YOLO-LITE
hank-ai/darknet
Darknet/YOLO object detection framework
Olney1/ChatGPT-OpenAI-Smart-Speaker
This AI Smart Speaker uses speech recognition, TTS (text-to-speech), and STT (speech-to-text) to enable voice and vision-driven conversations, with additional web search capabilities via OpenAI and Langchain agents.
janzd/CRNN
Convolutional recurrent neural network for scene text recognition or OCR in Keras
akarshzingade/Logo-Detection-YOLOv2
pabloinsente/math-app-ml
Essential mathematics for applied machine learning and data science
Abraham-M97/YOLOV3-NANO
YOLOV3-NANO-Tensorflow
yjh0410/YOLO-Nano
A new version YOLO-Nano
dqhuy140598/LogoDetectionV2
PiyushM1/Car-make-model-and-year-classifier
The models are trained on the Cars Dataset. Given an image of a car, the models can predict the vehicle's make, model and year of production.
RaidasGrisk/tf2-crnn
TF2 implementation of Text recognition CRNN
nxp-imx/tensorflow-imx
Tensorflow i.MX Machine Learning
PiyushM1/Car-classification-API