lukasz-staniszewski
AI Research @ Warsaw University of Technology
Warsaw University of TechnologyWarsaw, Poland
Pinned Repositories
ar-en-transliteration-mt
Arabic to english machine translation using classic and transliterated approach.
bmp-img-rotation-x64-c-hybrid
BMP format image rotation made with hybrid programming (ASM x86-64 and C).
cinema-booking-app
Cinema tickets booking full-stack web application.
discord-music-bot
My first Python discord bot which plays music and is hosted on heroku.
focus-convolutional-neural-network
Implementation of Focus Convolutional Neural Network for Object Detection.
football-frame-classifier
Aim of the task is to create a model, which will differentiate between different types of views encountered during a football match. The task is stated as a multiclass classification problem.
neural-networks-projects
PyTorch projects made during Neural Networks course.
quantized-depth-estimation
Applying effective Neural Network architectures for Depth Estimation along with researching best quantization methods to reduce their size.
rock-clustering
Implementation of the ROCK: A Robust Clustering Algorithm for Categorical Attributes
vehicle-distance-estimation
KITTI Object Detection with Distance Prediction
lukasz-staniszewski's Repositories
lukasz-staniszewski/vehicle-distance-estimation
KITTI Object Detection with Distance Prediction
lukasz-staniszewski/ar-en-transliteration-mt
Arabic to english machine translation using classic and transliterated approach.
lukasz-staniszewski/discord-music-bot
My first Python discord bot which plays music and is hosted on heroku.
lukasz-staniszewski/focus-convolutional-neural-network
Implementation of Focus Convolutional Neural Network for Object Detection.
lukasz-staniszewski/neural-networks-projects
PyTorch projects made during Neural Networks course.
lukasz-staniszewski/quantized-depth-estimation
Applying effective Neural Network architectures for Depth Estimation along with researching best quantization methods to reduce their size.
lukasz-staniszewski/rock-clustering
Implementation of the ROCK: A Robust Clustering Algorithm for Categorical Attributes
lukasz-staniszewski/bmp-img-rotation-x64-c-hybrid
BMP format image rotation made with hybrid programming (ASM x86-64 and C).
lukasz-staniszewski/cinema-booking-app
Cinema tickets booking full-stack web application.
lukasz-staniszewski/da-python-data-science-course
Materials from course about most popular datascience Python libraries.
lukasz-staniszewski/football-frame-classifier
Aim of the task is to create a model, which will differentiate between different types of views encountered during a football match. The task is stated as a multiclass classification problem.
lukasz-staniszewski/mask-detector
Client-server real-time covid-19 face mask detector.
lukasz-staniszewski/ml-algorithms-scratch
Repository with popular Machine Learning algorithms made from scratch.
lukasz-staniszewski/random-forest-svm-hybrid
Implementation of hybrid machine learning model - random forest using support vector machines.
lukasz-staniszewski/daftcode-fastapi-app
My FastAPI application working with Heroku cloud platform and GitHub Actions CI/CD.
lukasz-staniszewski/langtons-ant
Python implementation of cellular automaton - Langton's Ant.
lukasz-staniszewski/linda-fifo-system
Multi-process comunication system supporting Linda language and using FIFO.
lukasz-staniszewski/linux-file-organizer
Python program organizing files in directiories in Unix system.
lukasz-staniszewski/lissajous-curve
Physics project visualizing Lissajous curves made using P5.js.
lukasz-staniszewski/minesweeper
Minesweeper game made using Python.
lukasz-staniszewski/multimedia-projects
Mini-projects created as part of the Multimedia Fundamentals course.
lukasz-staniszewski/numerical-methods-projects
Numerical Methods projects made using Matlab for college course.
lukasz-staniszewski/peer-to-peer-network
Simple peer-to-peer local network implemented using Python and sockets.
lukasz-staniszewski/poi-path-finder
Determining the route on the map along with indicating the points of interest.
lukasz-staniszewski/purchase-in-session-analysis
College data science project - analysis of customer's session in Electronic Store.
lukasz-staniszewski/sudoku-genetic-aco
Sudoku solvers using Genetic Algorithm and Ant Colony Optimization.