Pinned Repositories
CarND-Advanced-Lane-Lines
[Large] Advanced lane line detection in videos, taken from a vehicle. Thresholding, several outlier removal techniques, clustering, perspective transformation curve fitting.
CarND-Behavioral-Cloning-P3
[Medium] Cloning of driving data for a vehicle in a simulation, using deep learning. Data gathering and processing.
CarND-Extended-Kalman-Filter-Project
[Small] Extended Kalman Filter state estimation for a simulated vehicle.
CarND-Kidnapped-Vehicle-Project
[Medium] Particle filter localisation of a simulated vehicle.
CarND-Path-Planning-Project
[Large] A path planner that can navigate safely on a virtual highway, keeping to speed limit, changing lanes and avoiding other vehicle. Robust to simulator errors.
CarND-PID-Control-Project
[Small] PID control and PID parameter calibration using Twiddle algorithm for a simulated vehicle.
FogOfWar
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.
portfolio
A portfolio website for projects I worked on in the past.
supervision
We write your reusable computer vision tools. 💜
LinasKo's Repositories
LinasKo/CarND-Path-Planning-Project
[Large] A path planner that can navigate safely on a virtual highway, keeping to speed limit, changing lanes and avoiding other vehicle. Robust to simulator errors.
LinasKo/FogOfWar
LinasKo/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.
LinasKo/portfolio
A portfolio website for projects I worked on in the past.
LinasKo/supervision
We write your reusable computer vision tools. 💜
LinasKo/Vogsphere
LinasKo/CADL
Course materials/Homework materials for the FREE MOOC course on "Creative Applications of Deep Learning w/ Tensorflow" #CADL
LinasKo/CarND-Advanced-Lane-Lines
[Large] Advanced lane line detection in videos, taken from a vehicle. Thresholding, several outlier removal techniques, clustering, perspective transformation curve fitting.
LinasKo/CarND-Behavioral-Cloning-P3
[Medium] Cloning of driving data for a vehicle in a simulation, using deep learning. Data gathering and processing.
LinasKo/CarND-Extended-Kalman-Filter-Project
[Small] Extended Kalman Filter state estimation for a simulated vehicle.
LinasKo/CarND-Kidnapped-Vehicle-Project
[Medium] Particle filter localisation of a simulated vehicle.
LinasKo/CarND-PID-Control-Project
[Small] PID control and PID parameter calibration using Twiddle algorithm for a simulated vehicle.
LinasKo/CarND-LaneLines-P1
[Medium] Lane line detection using classical computer vision.
LinasKo/CarND-Traffic-Sign-Classifier-Project
[Small] Traffic sign classification using Tensorflow and LeNet.
LinasKo/flow-site-deployment-1
LinasKo/Inf3-IVR
LinasKo/inference
A fast, easy-to-use, production-ready inference server for computer vision supporting deployment of many popular model architectures and fine-tuned models.
LinasKo/IOT-EDI-2015-Android-Bluetooth
dfgdfgdfg
LinasKo/JSON2YOLO
Convert JSON annotations into YOLO format.
LinasKo/linear-regression-assignment
First programming assignment for our Deep Learning study group implementing Linear Regression and Gradient Descent
LinasKo/MetaVerse
Virtual Conference project for Meataswitch Vacathon 2015
LinasKo/numba
NumPy aware dynamic Python compiler using LLVM
LinasKo/personal-jekyll-theme
Initial attempt at creating a website for myself.
LinasKo/PiggyJar
LinasKo/roboflow-python
The official Roboflow Python package. Manage your datasets, models, and deployments. Roboflow has everything you need to build a computer vision application.
LinasKo/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
LinasKo/sauja-demo-admin
See user messages, etc
LinasKo/streamlit-test
Making a simple repo to host the most basic streamlit project I can
LinasKo/streamlit-test-2
One doesn't build. Let's try the simplest-possible way.
LinasKo/svm-assignment
Week 3 Assignment using an SVM to classify handwritten numbers