Giter Club home page Giter Club logo

Hi there 👋

This page is a collection of some coding projects I've worked on. Currently there are 4 repositories on machine learning and scientific computing.

  • Scientific Computing This is a sample of my scientific computing code in MatLab on probability distributions and nonlinear optimization. In the first part I define a couple functions for creating histograms and drawing random samples from probability distributions. The second part of this repository shows a couple of nonlinear optimization methods.
  • 3D Object Detection: LIDAR Semantic Segmentation This is a machine learning and computer vision project that works on LIDAR data. The objective is detection of 3D objects i.e. semantic segmentation of LIDAR point clouds. The dataset used here is KITTI-360 and the model is a modified PointNet2. This is a Python based implementation using Pytorch and Open3D in a Jupyter Notebook.
  • Object-Oriented Programming: Tetris This is a small project to showcase object-oriented programming in Python. No image assets are used for this project; everything is being rendered using a Tkinter wrapper library.
  • Glomeruli-Detection This project demonstrates the effectiveness of Deep Atrous Convolution (DeepLab V3) with a ResNet-101 backbone for segmentation of glomeruli within kidney Whole Slide Imaging (WSI) at full resolution. This is a Python based implementation using Pytorch and TorchVision in a Jupyter Notebook.

Erik Dali's Projects

codinginterviews icon codinginterviews

This repository contains coding interviews that I have encountered in company interviews

glomeruli-detection icon glomeruli-detection

This project demonstrates the effectiveness of Deep Atrous Convolution (DeepLab V3) with a ResNet-101 backbone for segmentation of glomeruli within kidney Whole Slide Imaging (WSI) at full resolution.

lidar-semantic-segmentation icon lidar-semantic-segmentation

Semantic segmentation of LIDAR point clouds from the KITTI-360 dataset using a modified PointNet2. This is a Python and PyTorch based implementation using Jupyter Notebooks.

pointnet icon pointnet

PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation

ptsafall2018 icon ptsafall2018

DS-GA 3001.001/.002 Probabilistic time series analysis Fall 2018

relation-shape-cnn icon relation-shape-cnn

Relation-Shape Convolutional Neural Network for Point Cloud Analysis (CVPR 2019 Oral & Best paper finalist)

scientific-computing icon scientific-computing

This is a sample of my MatLab code related to scientific computing and probability. For the first update I'm defining a couple functions for visualizing and sampling random numbers from probability distributions. It can also draw histograms with confidence intervals.

tetris-game-python icon tetris-game-python

This is a small project to showcase object-oriented programming in Python. No image assets are used for this project; everything is being rendered using a Tkinter wrapper library.

vision icon vision

Datasets, Transforms and Models specific to Computer Vision

visualizing-cnn-layers icon visualizing-cnn-layers

Project to visualize the kernels and the outputs of the individual layers of a CNN built in pytorch.

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.