Pinned Repositories
100daysofComputerVision
This is a collection of projects done for 100 days of computer vision
3D-Generative-SBDD
💊 A 3D Generative Model for Structure-Based Drug Design (NeurIPS 2021)
3D-Machine-Learning
A learning resource repository for 3D machine learning
3DGCN
Three-Dimensionally Embedded Graph Convolutional Network (3DGCN) for Molecule Interpretation
500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
A-self-driving-car-using-behavioral-cloning
aws-iot-sensors
This repository provides sample code to help customers easily connect to AWS IoT Core and learn more about how the AWS IoT Sensors mobile app publishes sensor data from mobile phones to AWS.
DocLayNet
DocLayNet: A Large Human-Annotated Dataset for Document-Layout Analysis
roysh's Repositories
roysh/ai-research-keyphrase-extraction
EmbedRank: Unsupervised Keyphrase Extraction using Sentence Embeddings (official implementation)
roysh/AirSim
Open source simulator based on Unreal Engine for autonomous vehicles from Microsoft AI & Research
roysh/Awesome-MXNet
A curated list of MXNet examples, tutorials and blogs.
roysh/awesome-text-summarization
A curated list of resources dedicated to text summarization
roysh/awesome-web-scraping
List of libraries, tools and APIs for web scraping and data processing.
roysh/bigdata-playground
A complete example of a big data application using : Kubernetes, Apache Spark SQL/Streaming/MLib, Apache Flink, Kafka Streams, Apache Beam, Scala, Python, Apache Kafka, Apache Hbase, Apache Parquet, Apache Avro, Apache Storm, Twitter Api, MongoDB, NodeJS, Angular, GraphQL
roysh/chemical-reaction-retrosim
roysh/CLR
roysh/deeplearnjs
Hardware-accelerated deep learning // machine learning // NumPy library for the web.
roysh/DeepWay
This project is an aid to the blind. Till date there has been no technological advancement in the way the blind navigate. So I have used deep learning particularly convolutional neural networks so that they can navigate through the streets.
roysh/differentiable-plasticity
Implementations of the algorithms described in Differentiable plasticity: training plastic networks with gradient descent, a research paper from Uber AI Labs.
roysh/emnlp2017-bilstm-cnn-crf
roysh/eth_dream_pd_subchallenge1
🚶📱 A deep-learning approach to automatically extract digital biomarkers for Parkinson's disease from smartphone accelerometers.
roysh/face_recognition
The world's simplest facial recognition api for Python and the command line
roysh/facets
Visualizations for machine learning datasets
roysh/gluon-tutorials-zh
通过MXNet/Gluon来动手学习深度学习
roysh/Gluon_OCR_LSTM_CTC
OCR using MXNet Gluon. The pipeline is composed of a CNN + biLSTM + CTC. The dataset is from: http://www.fki.inf.unibe.ch/databases/iam-handwriting-database. You need to register and get a username and password from their website.
roysh/Image2Lines
A tool for handwritten text (straight and skewed) line segmentation based on a statistical approach.
roysh/ImageAI
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
roysh/invoice2data
Extract structured data from PDF invoices
roysh/magenta
Magenta: Music and Art Generation with Machine Intelligence
roysh/ml-agents
Unity Machine Learning Agents
roysh/ParlAI
A framework for training and evaluating AI models on a variety of openly available dialog datasets.
roysh/pdfparser
Python binding to libpoppler with focus on text extraction
roysh/PhotoStylist
Styling your photos with neural style transfer.
roysh/RaspberryPi-ObjectDetection-TensorFlow
Object Detection using TensorFlow on a Raspberry Pi
roysh/read-write-kinesis-stream
A small example of reading and writing an AWS kinesis stream with python lambdas
roysh/really-awesome-gan
A list of papers on Generative Adversarial (Neural) Networks
roysh/self-driving-car
Udacity Self-Driving Car Engineer Nanodegree projects.
roysh/tf.gans-comparison
Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking