Pinned Repositories
2D-Feature-Tracking
This repo consist of my project based on Udacity Sensor Fusion Nanodegree on 2D Image Feature tracking
3D-Object-Tracking
LiDAR-Camera Fusion Time to collision(TTC) and object tracking.
Another-Neural-Style-Transfer-
Based on Coursera deeplearning.ai
Computer-Vision-ND
This repo contains my completed Computer Vision projects & exercises from Udacity Computer Vision Nanodegree
dmine
A simple and easy to use social media webscraper.
LiDAR-Obstacle-Detection
LiDAR obstacle detection using Voxel Grids, RANSAC, Euclidean Clustering with Kd-Tree in C++ using PCL.
radar-target-generation-and-detection
Matlab, FFT, 2D-FFT, CFAR
Self_Driving_Car_ND
This repo contains my list of projects completed throughout my Nanodegree program
SENet
Reimplementation of image classification model Squeeze-n-Excite Net
Yet-another-YOLO
Car detection using YOLO based on Coursera DeepLearning.ai
nz-is's Repositories
nz-is/LiDAR-Obstacle-Detection
LiDAR obstacle detection using Voxel Grids, RANSAC, Euclidean Clustering with Kd-Tree in C++ using PCL.
nz-is/Computer-Vision-ND
This repo contains my completed Computer Vision projects & exercises from Udacity Computer Vision Nanodegree
nz-is/radar-target-generation-and-detection
Matlab, FFT, 2D-FFT, CFAR
nz-is/2D-Feature-Tracking
This repo consist of my project based on Udacity Sensor Fusion Nanodegree on 2D Image Feature tracking
nz-is/Self_Driving_Car_ND
This repo contains my list of projects completed throughout my Nanodegree program
nz-is/Yet-another-YOLO
Car detection using YOLO based on Coursera DeepLearning.ai
nz-is/3D-Object-Tracking
LiDAR-Camera Fusion Time to collision(TTC) and object tracking.
nz-is/Another-Neural-Style-Transfer-
Based on Coursera deeplearning.ai
nz-is/dmine
A simple and easy to use social media webscraper.
nz-is/Face-recognition-FaceNet-
Face recognition via Siamese Network
nz-is/SENet
Reimplementation of image classification model Squeeze-n-Excite Net
nz-is/neural-amp-modeler
Neural network emulator for guitar amplifiers.
nz-is/pytorch-superpoint
Superpoint Implemented in PyTorch: https://arxiv.org/abs/1712.07629
nz-is/sfnd-3d-object-tracking
This project is part of the udacity nanodegree for sensor fusion. Its goal is to do 3D object trackng and calculating time to collision with preceding vehicles using both lidar and camera fusion. OpenCV library is used to implement this project in C++.
nz-is/SFND_2D_Feature_Tracking
nz-is/Transfer-Learning
Using CNN as feature extractor
nz-is/Udacity-CPP-Nanodegree