Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
3D-CODED
Pytorch Implementation for the project : 3D-CODED : 3D Correspondences by Deep Deformation"
3D-Object-Reconstruction
This repository consist of python code, input and output images for generating a point cloud obtained from a depth map image of a stereo image pair. Point cloud of an object allows a robot to determine coordinates of every point of that object with respect to world coordinates. It is extremely useful in humanoid robots.
3D-SIS
[CVPR'19] 3D-SIS: 3D Semantic Instance Segmentation of RGB-D Scans
3d-tiles
Specification for streaming massive heterogeneous 3D geospatial datasets :earth_americas:
3d-tracking
Object tracking with OpenCV based on stereo camera images
3D_CNN_tensorflow
KITTI data processing and 3D CNN for Vehicle Detection
3D_Pose_Estimation
This is the code for "Machine Vision" By Siraj Raval on Youtube
3dgan-release
3D Generative Adversarial Network
Tensorflow-Streaming
Broadcast Tensorflow object detection using Socket IO
esmaeilinia's Repositories
esmaeilinia/3D_CNN_tensorflow
KITTI data processing and 3D CNN for Vehicle Detection
esmaeilinia/3D_Pose_Estimation
This is the code for "Machine Vision" By Siraj Raval on Youtube
esmaeilinia/action_conditioned_GANs
An implementation of conditional video prediction based on various GANs.
esmaeilinia/AirSimTensorFlow
A simple example of using Microsoft AirSim to train a TensorFlow neural net on collision avoidance
esmaeilinia/camera-lidar-vehicle-detection
Extracts vehicle information from a 2d image and Lidar data
esmaeilinia/crop-disease-classification
esmaeilinia/DeepGamingAI_FIFA
A deep learning based AI bot for playing the football simulation game FIFA 18 (Windows platform)
esmaeilinia/django-sb-admin
esmaeilinia/DL4CVStarterBundle
Edited code examples from the book 'Deep Learning for Computer Vision - Starter Bundle' by Adrian Rosebrock
esmaeilinia/dlib
A toolkit for making real world machine learning and data analysis applications in C++
esmaeilinia/EEGSignalAnalysis
Analysis of EEG signals obtained from EMotiv device
esmaeilinia/face-detection-opencv-api
An API to detect faces built via. OpenCV deployed using Django
esmaeilinia/iOS_Tensorflow_ObjectDetection_Example
An iOS application of Tensorflow Object Detection with different models: SSD with Mobilenet, SSD with InceptionV2, Faster-RCNN-resnet101
esmaeilinia/iris_challenge
Object Detection (Tensorflow) and horizon line detection (OpenCV) for drone images
esmaeilinia/kinetics-i3d
Convolutional neural network model for video classification trained on the Kinetics dataset.
esmaeilinia/MachineLearningRoguelike
A small Roguelike game that uses Machine Learning to power its entities. Originally used in talks by Ciro & Alessia.
esmaeilinia/mil
Code for "One-Shot Visual Imitation Learning via Meta-Learning"
esmaeilinia/mocogan-chainer
Chainer implementation of MoCoGAN
esmaeilinia/object-detection-coreml-xcode
Using a trained model from Turi Create to detect an object in an iOS app using CoreML and Vision
esmaeilinia/open-reid
Open source person re-identification library in python
esmaeilinia/opendronemap-ecs
Serverless API to get opendronemap tasks running on AWS Elastic Container Service (ECS)
esmaeilinia/pix2code
pix2code: Generating Code from a Graphical User Interface Screenshot
esmaeilinia/Pulp-Fiction-ARKit
An experiment using Volume to reconstruct Pulp Fiction's dance scene in Augmented Reality
esmaeilinia/rocket-lander
SpaceX Falcon 9 Box2D continuous-action simulation with traditional and AI controllers.
esmaeilinia/s3-image-indexer
Index images in a S3 bucket by objects extracted from the image
esmaeilinia/Screenshot-to-code-in-Keras
A neural network that transforms a screenshot into a static website
esmaeilinia/SSDMobileNet_CoreML
Real-time object-detection using SSD on Mobilenet on iOS using CoreML, exported using tf-coreml
esmaeilinia/supasorn-extension
Extending the work done by SUPASORN SUWAJANAKORN, STEVEN M. SEITZ, and IRA KEMELMACHER-SHLIZERMAN in 2017 Siggraph
esmaeilinia/tensorflow-object-detection-cpp
A C++ example of running TensorFlow Object Detection model in live mode.
esmaeilinia/Unity_ML_Agents
This is the code for "Unity AI" by Siraj Raval on Youtube