Pinned Repositories
FlexSerial
Turbo simple serial reader with pause/start to allow reuse port to upload code to uC
FullStack-AI-24-Course
:-)
geminiplayground
Gemini-Playground provides a Python interface and a UI to interact with last Google's Gemini's version, models/gemini-1.5-pro-latest, and other variants of Gemini.
keras-io
Keras documentation, hosted live at keras.io
notebooks
Examples and tutorials on using SOTA computer vision models and techniques. Learn everything from old-school ResNet, through YOLO and object-detection transformers like DETR, to the latest models like Grounding DINO and SAM.
ocr_python_textbook
Quack2TeX
Handy tool that facilitates turning images of math equations and charts into LaTeX code, quickly and easily!
simple-object-detector-from-scratch
This repository has educational purposes only. It is shown how to build a simple Object Detector from scratch using Tensorflow & Keras
TheIoTLearningInitiative
TheIoTLearningInitiative
ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite
mscarlosnava's Repositories
mscarlosnava/geminiplayground
Gemini-Playground provides a Python interface and a UI to interact with last Google's Gemini's version, models/gemini-1.5-pro-latest, and other variants of Gemini.
mscarlosnava/notebooks
Examples and tutorials on using SOTA computer vision models and techniques. Learn everything from old-school ResNet, through YOLO and object-detection transformers like DETR, to the latest models like Grounding DINO and SAM.
mscarlosnava/ocr_python_textbook
mscarlosnava/ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite
mscarlosnava/FlexSerial
Turbo simple serial reader with pause/start to allow reuse port to upload code to uC
mscarlosnava/FullStack-AI-24-Course
:-)
mscarlosnava/keras-io
Keras documentation, hosted live at keras.io
mscarlosnava/Quack2TeX
Handy tool that facilitates turning images of math equations and charts into LaTeX code, quickly and easily!
mscarlosnava/simple-object-detector-from-scratch
This repository has educational purposes only. It is shown how to build a simple Object Detector from scratch using Tensorflow & Keras
mscarlosnava/TheIoTLearningInitiative
TheIoTLearningInitiative
mscarlosnava/YOLOv5_PCB_Defects_Detection
mscarlosnava/unstract-llmwhisperer-sample
mscarlosnava/YOLOs-CPP
A high-performance C++ headers for real-time object detection using YOLO models, leveraging ONNX Runtime and OpenCV for seamless integration. Supports multiple YOLO versions (v5, v7, v8, v10, v11) with optimized inference on CPU and GPU. Includes sample code, scripts for image, video, and live camera inference, and tools for quantization.