Kimi-K3
Kimi K3 is an open-weight, 2.8T-parameter native multimodal agentic model with a 1M-token context window, designed for frontier coding, knowledge work, and reasoning tasks.
It extends a popular tutorial by adding support for diagonal parking layouts, making it more applicable to real-world parking lots with angled spaces.
A computer vision project for detecting available and occupied parking spaces using Python and OpenCV.
This project analyzes a parking lot video and detects available and occupied parking spaces in real time. Parking spaces are manually selected using an interactive annotation tool and stored for later use. Each video frame is processed with computer vision techniques to estimate the occupancy of every parking spot and display the number of free and occupied spaces.
Unlike the original tutorial, I adapted the project to support diagonal parking spaces (// and \ layouts) instead of only rectangular parking spots. The parking space selection tool was modified to create mirrored polygonal parking slots, allowing the system to analyze angled parking lots more accurately.
This project was inspired by and developed with the help of Murtaza's Workshop. The original tutorial can be found here: https://www.youtube.com/watch?v=caKnQlCMIYI
A parking spot analyzer using computer vision and image processing.
Similar projects matched by category, topics, and programming language.
Kimi K3 is an open-weight, 2.8T-parameter native multimodal agentic model with a 1M-token context window, designed for frontier coding, knowledge work, and reasoning tasks.

A comprehensive guide for building and configuring a high-end local machine to run state-of-the-art LLMs, with detailed hardware choices, BIOS tuning, and Docker-based model serving.
Nativ is a native macOS app that lets you run AI models locally on Apple silicon, offering chat, model management, performance analytics, and an OpenAI/Anthropic-compatible API server.