projects

Hackatons

  1. physyou.png
    physyou
    Can KozYi ZuIan Perez, and Leslie Hwang
    Your AI-powered physical therapist, anywhere, Feb 2021
  2. covidanalyst.png
    COVID Analyst
    AI-powered targeted analytics for the COVID-19 pandemic, Apr 2020
  3. pocketanalyst.png
    PocketAnalyst
    PocketAnalyst puts the brain of financial analysts in your pocket to help you navigate the world of financial markets, Oct 2019
  4. fixeye.jpeg
    FixEye
    Can KozSchahrouz Kakavand, and Sanjiv Soni
    Low resource areas lack preventive and screening services, which causes millions of deaths per year. Our mission is to detect chronic diseases through non-invasive retinal scans, Nov 2019
  5. nomoretvads.gif
    No More TV Ads!
    Advertisements suck. Especially when you are trying to relax. We built a product that filters out ads from live TV, Nov 2019

School Projects

  1. cvad.png
    Computer Vision for Autonomous Driving Course
    Can Koz
    Assignments that I have completed about Stereo Estimation, Multi-view Reconstruction, Optical Flow Estimation, Scene Flow estimation, Visual Odometry, Object Detection, Visual Object Tracking, Multiple Object Tracking and Semantic Segmentation along with video explanations. You can also find 12 paper reviews that I wrote about topics mentioned above. This repository also contains my favourite assignments from Self Driving Cars Specialization, Mar 2022
  2. pixaranimation.png
    Pixar Animation
    Can Koz, and Adnan Cobanoglu
    Pixar animation created in Cinema 4D, Adobe Substance 3D Painter, and Unity. This project uses Unity’s built-in Ray Tracing. Luxo Jr moves with respect to key frames. Objects can also be spawned from the sky and fall down due to gravity, May 2022
  3. captchasolver.png
    Captcha Solver - Data Privacy and Security
    Can Koz, Aleyna Kütük, Ece Alptekin, Mehmet Üstek, and Simge Özdemir
    Breaking Text-Based Captcha using CNNs. In this project, we suggest a method for creating unsolvable Captcha by deep learning methods, Jan 2022
  4. bankingapplication.png
    Banking Application
    Can Koz, and Arda Erlik
    iOS Project: Banking application written in Swift programming language that uses Google Firebase as a backend, Jan 2022
  5. prodkingorski.png
    Prodkin Gorski Channel Alignment
    Can Koz
    Applying image processing techniques on Prokudin-Gorskii glass plate images to automatically produce a color image with as few visual artifacts as possible. In order to do this, I extract the three color channel images, place them on top of each other, and align them so that they form a single RGB color image, Jun 2019
  6. sudokusolver.png
    Sudoku Solver
    Can Koz
    Solving Sudoku using Brute-force and Backtracking. Implementation of backtracking algorithm in C++, May 2019