28 results for “topic:sliding-window-algorithm”
The main objective of this project is to design a system using Open CV that can detect lane lines and estimate vehicular offset value with the help of lane curvature.
No description provided.
LeetCode, HackerRank, Codility, CTCI - Cracking The Coding Interview & Miscellaneous algorithms and data structures studies & solutions
This repository consists KNN code using python,Finding optimal K using 10-fold cross validation, Sliding Window approach to increase accuracy.
This repository contains the final project work for Autonomous Driving Technologies class. Robust lane detection, Stanley control for steering, UDP communication between 2 systems, and traffic sign detectors form an autonomous navigation system.
Python sliding window counter API rate limiter using Redis.
"This repository is a comprehensive implementation of data link layer protocols in the field of networking. Also showcases a meticulous approach towards implementing various protocols at the data link layer, enabling developers to understand, experiment."
Time Series Sliding Window for Node.JS
Network Protocols course homework
Devised an algorithm written to detect lane and estimate road curvature from live footage of an Autonomous Vehicle with added intelligent lane prediction in case lane is not detected <Completed>#
Lane Detection project in the "Self Driving Car Engineer" nano-degree course
This repository contains the experiments that are covered in Computer Networks Lab.
Data Structures And Algorithms Programs
Lossless data transfer with sliding window algorithm using UDP protocol implemented in C++
Baek - Joon Online Judge Solving Problems
problems practice
用于 IoT 平台数据完整性校验的轻量级中间件。支持高并发 RESTful 数据抓取、自动化时序对齐及 Excel 批处理。旨在降低集成门槛,显著缩短数据交付验证周期,通过技术手段提升产品交付效率。
This repository presents my project on Car Detection Algorithm for Self-Driving Cars using the YOLO object detection algorithm.
Collection of my Leetcode solutions
This code produces weather forecasting data.
a connect 4 game built with JavaScript.
An easy to use ratelimiter in golang
Golang rate limiter
Sliding window protocol implementation in Rust.
Project 2 of Udacity's Self-Driving Car Engineer Nanodegree
Simulation of Sliding Window Protocols of the computer networks Data Link layer in Erlang
redis rate limiting algos ( fixed window, sliding window )
CPC - Competitive Programming and Contests - Project: Sliding Window Maximum problem