Mrinal Walia's repositories

Document-Scanner-Using-OpenCV-Python

• In this project, you will learn how to extract email and phone number from a business card or any document and save the output in a JSON file. • Initially we need to resize the images so OpenCV can handle it and then the following steps are applied-detecting the edges, finding contours, applying perspective transform to get top-down view, using pytesseract to extract text and then finally using regex expressions to identify only email and phone number.

Detecting-Natural-Diasters-with-Keras-and-Deep-Learning-Kaggle

In this project we detect natural disaster in video and photo.

Language:PythonStargazers:1Issues:0Issues:0

License-Plate-detector-using-OpenCV

License Plate EXtractor is a software which extract vehicles license plates. No neural networks, SVM, or other sophisticated algorithms are involved.

Language:PythonStargazers:1Issues:0Issues:0

Why-is-my-validation-loss-lower-than-my-training-loss-

In this project i will tell you hee three primary reasons your validation loss may be lower than your training loss when training your own custom deep neural networks.

Language:PythonStargazers:0Issues:0Issues:0

Analyzing-R-users-Worldwide-2019

Stackoverflow recently released the anonymized results of their 2019 annual developer survey. The goal of this project is to analyse various trends for R users .

Language:HTMLLicense:Apache-2.0Stargazers:0Issues:0Issues:0

code-samples

Code and script samples to be used via the Nutanix Developer Portal (https://developer.nutanix.com)

Language:PythonStargazers:0Issues:0Issues:0

deep-learning-with-python-notebooks

Jupyter notebooks for the code samples of the book "Deep Learning with Python"

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

dtplyr

Data table backend for dplyr

Language:RStargazers:0Issues:0Issues:0

face_recognition

The world's simplest facial recognition api for Python and the command line

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

facial_landmarks

Facial landmarks detection with dlib, OpenCV, and Python

Language:PythonStargazers:0Issues:0Issues:0

hub

A command-line tool that makes git easier to use with GitHub.

Language:GoLicense:MITStargazers:0Issues:0Issues:0

Image-Caption-Generator-Using-Computer-Vision

Image caption generator is a task that involves computer vision and natural language processing concepts to recognize the context of an image and describe them in a natural language like English

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

industry-machine-learning

A curated list of applied machine learning and data science notebooks and libraries across different industries.

Stargazers:0Issues:0Issues:0

JAVA-LAB-PROGRAMS

All the lab programs we have in our java lab goes into this Repository.

Language:JavaStargazers:0Issues:0Issues:0

Keras-Mask-R-CNN

In this project we use Keras and Mask R-CNN to perform instance segmentation

Language:PythonStargazers:0Issues:0Issues:0

libvips

A fast image processing library with low memory needs.

Language:CLicense:LGPL-2.1Stargazers:0Issues:0Issues:0

LIDAR_CNN_classification_pointnet

It will classify Lidar point using pointnet CNN model build in keras

License:Apache-2.0Stargazers:0Issues:0Issues:0

ludwig

Ludwig is a toolbox built on top of TensorFlow that allows to train and test deep learning models without the need to write code.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0
License:MITStargazers:0Issues:0Issues:0

mmdetection_object_detection_demo

How to train an object detection model with mmdetection

License:NOASSERTIONStargazers:0Issues:0Issues:0

models

Models and examples built with TensorFlow

License:Apache-2.0Stargazers:0Issues:0Issues:0

nni

An open source AutoML toolkit for neural architecture search and hyper-parameter tuning.

License:MITStargazers:0Issues:0Issues:0

papers-we-love

Papers from the computer science community to read and discuss.

Stargazers:0Issues:0Issues:0

raccoon_dataset

The dataset is used to train my own raccoon detector and I blogged about it on Medium

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Sign-Language

A very simple CNN project.

Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

Tesseract---OCR

Tesseract is an open source text recognizer (OCR) Engine using which we can extract printed text from images. It supports a wide variety of languages

Language:PythonStargazers:0Issues:0Issues:0

tpu

Reference models and tools for Cloud TPUs.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:0Issues:0

url-shortener-ui

Training starter material for students. It contains the UI for the URL Shortener I created for the my college (DSCE) and now I'm using the same in the workshops I conduct in MIL @DSCE

Stargazers:0Issues:0Issues:0