Pinned Repositories
ai_for_robotics
Programming Exercises Accompanying the Lecture "Artificial Intelligence for Robotics"
audio_analyzer_assemblyai
Project video on my Youtube channel about building an audio content analyzer dashboard.
deeplearning-ai-master
demo_lidar
Depth Enhanced Monocular Odometry (camera and lidar version)
depthai-ultra-fast-lane-detection
Lane detection example using the ultra fast lane detection model using the depthai framework.
Lab102_ZYJ_StereoVision
StereoVision calibration work , edition with daheng camera
MP3-to-Text-
This project makes use of AssemblyAI and Python to transcribe MP3 recordings into text outputted into the terminal.
new_model
the new_model is based on fast-depth
PointCloudSegmentation-1
The-Python-Mega-Course-Udemy
A complete python course including basics, databases, flask, data analysis etc. Find the course at
shadimsaleh's Repositories
shadimsaleh/Python-Beyond-the-Basics---Object-Oriented-Programming-Udemy
Course materials for the Python Beyond the Basics - Object-Oriented Programming MOOC on Udemy
shadimsaleh/AutoRCCar
OpenCV Python Neural Network Autonomous RC Car
shadimsaleh/awesome-very-deep-learning
A curated list of papers and code about very deep neural networks
shadimsaleh/camera_calibration_API
A simple Python API for single camera calibration using opencv
shadimsaleh/CarND-Capstone
Udacity Self-Driving Car Nanodegree - System Integration project: Driving Carla - a real car.
shadimsaleh/coding-exercises
My implementation of useful data structures, algorithms, as well as my solutions to programming puzzles.
shadimsaleh/Coursera-Machine-Learning
Coursera Machine Learning - Python code
shadimsaleh/darknet
Convolutional Neural Networks
shadimsaleh/Data-Science-books
shadimsaleh/Deep-Learning-Boot-Camp
A community run, 5-day PyTorch Deep Learning Bootcamp
shadimsaleh/deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
shadimsaleh/deep-learning-notes
Notes from the DeepLearning.AI courses
shadimsaleh/deep-learning-specialization-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
shadimsaleh/Deep-Learning-with-TensorFlow
Deep Learning with TensorFlow by Packt
shadimsaleh/deeplearning.ai
deeplearning.ai , By Andrew Ng, All slide and notebook + data (without solution) and video link
shadimsaleh/FCRN-DepthPrediction
Deeper Depth Prediction with Fully Convolutional Residual Networks (FCRN)
shadimsaleh/from-python-to-numpy
An open-access book on numpy vectorization techniques, Nicolas P. Rougier, 2017
shadimsaleh/ganhacks
starter from "How to Train a GAN?" at NIPS2016
shadimsaleh/icp
iterative closest point
shadimsaleh/MacTF1.4GPU
shadimsaleh/mathematical-tours.github.io
Site web of the Mathematical Tours
shadimsaleh/ML_CreditCardAcceptance_ComparitiveStudyOfDifferentModels
Machine Learning Project with different scikit models
shadimsaleh/monodepth
Unsupervised single image depth prediction with CNNs
shadimsaleh/online-python-training
Repo for materials associated with the Online Python Training (OPT) project
shadimsaleh/RoboND-Perception-Intro
Object Segmentation on 3D Point Cloud Data Using Python-PCL, DBSCAN, K-Means, Histograms, RANSAC, and SVM
shadimsaleh/Self-Driving-Car-2
shadimsaleh/Traffic-Sign-Recognition-and-Detection-Using-YOLO
YOLO is a neural network framework pre-trained on 10,000 objects. In this project we detect and recognize German Traffic Signs using YOLO framework.
shadimsaleh/tsai-calibration
An implementation of Tsai's camera calibration technique.
shadimsaleh/Udacity-SDC-Radar-Driver-Micro-Challenge
Udacity Self-Driving Car Radar Driver Micro Challenge
shadimsaleh/Visual-SLAM-using-Stereo-Camera-for-Autonomous-Vehicles
Indoor/Outdoor SLAM using Stereo Vision. This project used ORB_SLAM2 with ZED stereo camera to achieve the task of SLAM and has a custom 2D occupancy grid mapping algorithm using depth.