GithubHelp home page GithubHelp logo

robertklee / kitti-roadseg Goto Github PK

View Code? Open in Web Editor NEW
18.0 2.0 8.0 5.1 MB

A course project for road segmentation using a U-Net Convolutional Neural Network on the KITTI ROAD 2013 dataset

License: MIT License

Python 100.00%
machine-learning computer-vision image-segmentation road-segmentation neural-network kitti-dataset

kitti-roadseg's Introduction

Welcome to my GitHub!

๐Ÿ‘‹ I am an award-winning and ambitious B.Eng. in electrical/computer engineering passionate about:

  • machine learning (specifically computer vision problems)
  • software engineering
  • firmware engineering and embedded systems

๐Ÿ’ผ Workplace: Microsoft Software Engineer II.

I currently work on vector search within Azure Search team.

๐Ÿ‘จโ€๐Ÿ’ป I'm currently working on:

  • building and hosting my own personal website (check it out here!)
  • creating a computer vision project for 3D bounding box for autonomous vehicle applications

โœ… Some of my most exciting projects include:

  • Human Pose Estimation on COCO 2017 Dataset: I led a team to design and train a deep neural network for human pose estimation (labelling various joint locations). Using a modified stacked hourglass network and a newly implemented data ingestion and preprocessing pipeline, we achieved results comparable with state-of-the-art from late 2017, in less than three months of work.

  • Road Segmentation Machine Learning Project on KITTI ROAD dataset: A convolutional neural network (CNN) for semantic segmentation of road surfaces within a driving context.

  • Embedded C Optimization Project with Discrete Cosine Transform algorithm: Implementation of DCT algorithm in C and optimizing performance using more efficient software algorithms, software-level optimizations, and hypothetical firmware- and hardware-based optimizations.

  • Computer Vision Project on Monocular Depth Estimation: A CNN for depth estimation on DrivingStereo dataset using Keras & Python.

๐Ÿ“ Reach out to me on LinkedIn if you want to collaborate or connect!

kitti-roadseg's People

Contributors

dependabot[bot] avatar robertklee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

kitti-roadseg's Issues

Query

How to predict on the road image data using your model from model.py using this weights "weights_epoch20_val_loss-1.9479_train_loss_-1.9623.hdf5" available in your one drive link?

Also, are these weights fully trained on the KITTI dataset?

some queries

hello author,

great work with the keras tensorflow implementation. i have some doubts regarding your implementation.

  1. why is the DEFAULT_EPOCHS = 20 and DEFAULT_BATCH_SIZE = 12. is it because of small dataset?
  2. image size = 640x192, did you match this with the image generator function?
  3. how can i implement a simple encoder decoder using vgg 16.

thank you

tensorflow gpu

hello again,

did you use tensorflow without gpu? because your requirements.txt uses cpu version of tensorflow right?

thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.