ASHIS LAHA (ashislaha)

ashislaha

Geek Repo

Company:Microsoft, Walmart, Olacabs

Location:Seattle, WA

Home Page:https://www.linkedin.com/in/ashis-laha-a6384973/

Github PK Tool:Github PK Tool

ASHIS LAHA's repositories

Shape-Detection-in-AR

Detect the shape of drawing objects (classes - line, triangle, rectangle, pentagon, Hexagon, circle) and draw in Augmented Reality.

Language:SwiftStargazers:59Issues:4Issues:0

NLP-based-Store-assistant-with-AR

Let's create a generic template how AR(Augmented Reality) and NLP(Natural Language Processing) can be applied to Retail market to leverage the maximum benefits to customer like Offers, finding items in your shopping list, creating the shopping list using NLP based system, getting offers from assistant, showing the navigation path in AR etc

Language:SwiftStargazers:24Issues:4Issues:0

CarDetection-Keras

"Car Detection" is trained in Keras using Tensorflow as back-end. It's taking an image as input & gives a binary decision whether a car is present in the image or not.

LocalAuthentication

Using Face ID and Touch ID, the iOS app can authorize your identity and send the log in information to the back-end without any user interaction with the app. This is one of the most secure way to identify the user. Let's see how to implement it.

Language:SwiftStargazers:14Issues:2Issues:0

ARDemo

Create an AR Project with ARKit. Explored Tracking, Plane Detection, Hit Testing, Light Estimation, SCNNode Rendering etc.

Language:SwiftStargazers:11Issues:2Issues:0

CarDetection-iOS

Using the .mlmodel in Xcode, that .mlmodel is converted from Keras / TensorFlow output. Please check https://github.com/ashislaha/CarDetection-Keras .

Language:SwiftStargazers:11Issues:4Issues:0

Learn-iOS

Let's begin to learn iOS. We will explore the basics of iOS Technology. Like - Auto-layout, ARC, View, ViewControllers, Animations , Design Patterns, frameworks etc..

Language:SwiftStargazers:5Issues:2Issues:0

9-Pebbles

9-Pebbles : Description : This is very simple game played by 2 players. You can play offline 2 players or play with Computer. Initially 9 pebbles are given to both player. Aim is to create a Straight Line either Horizontally or Vertically. When a Straight line is created, you claim a pebble from Opposition that must not belongs to a Straight line. When all pebbles are placed on desk, single movements starts. You will get 4 options "Left"/"Right"/"Top"/"Bottom" to move your pebble to create a Straight line. When you claim all pebbles from opposition then you will win the game. I added "Online" feature for simple conversation with online users. But for that, you have to login with your google account. Enjoy :-)

Language:SwiftStargazers:3Issues:0Issues:0

Explore-Reactive-Programming

Let's Explore Reactive Programming. (RxSwift and RxCocoa)

Language:SwiftStargazers:3Issues:2Issues:0

BabyPink

A basic template for e-commerce page where you will get a log in page, product list view, product selection category, product details page, making a product as your favourite product etc.

Language:SwiftStargazers:2Issues:0Issues:0

DigitRecognition

This is a Machine Learning project based on Convolutional Neural Network (CNN) & Dense Neural Network(DNN). I trained the model using MNIST data-set and used TensorFlow as a training back-end. Used mostly Keras ( wrapper of Tensorflow) to get the HDF5 output. Then convert the .h5 file into .mlmodel which can be used in xcode.

Language:SwiftStargazers:2Issues:2Issues:0

MQTT-in-iOS

Here I am demonstrating how MQTT works in ios. What is basic concepts of Internet of Thing(IoT) and its protocols. Etc..

Language:SwiftStargazers:2Issues:2Issues:0

StretchyHeaderAnimation

Let create a cool animation effect on Product details page. While the user scroll down, the header will get bigger with visual effect.

Language:SwiftStargazers:2Issues:0Issues:0

Custom-Progress-Bar

Create a Custom Progress Bar using ShapeLayer.

Language:SwiftStargazers:1Issues:0Issues:0

FaceIdentification_Generic_Approach_For_Authentication

Step 1 : Register your Face : A. Take a video of few seconds of your face. B. Create samples of images from Video to train Convolutional Neural Network. C. Train the model with those images (class = 'YES') and some images that is not your face (class = 'NO') D. Convert the model output (.h5) into .mlmodel E. import it into your Xcode for Production. Step 2 : Next Time while log in A. Take image from Camera B. Give the image to CNN for calssification. C. If it's you then "Successful Log in" D. Other-wise show some pop-up like "It's not you"

Language:PythonStargazers:1Issues:2Issues:0

FrameWorkCreationAndDistribution

Basic Concepts about iOS Frameworks : How to create framework ? How to distribute your framework ? How to update your framework after modifying the functionality ?

Language:Objective-CStargazers:1Issues:2Issues:0

Let-s-learn-server-side-coding

Learn (1). how to crate a local server with mysql database (2). host it into cloud using heroku webservice (3). Consume the web-service using iOS application.

Language:SwiftStargazers:1Issues:0Issues:0

ALModalStatus

ALModalStatus is framework used for demonstrating how to create a framework and distribute using Cocoapods.

Language:RubyStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

ContactsApp

Contact App.

Language:SwiftStargazers:0Issues:0Issues:0

Coursera-ML-AndrewNg

use numpy, scipy, and tensorflow to implement these basic ML model and learning algorithm

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

my_flickr

my_flickr is very basic use-case where the application fetches the data from Flickr web-service and showing the images in collection.

Language:SwiftStargazers:0Issues:0Issues:0

NLP-in-iOS-app

Let's explore how to make chat bot with the power of NLP in iOS app.

Language:SwiftStargazers:0Issues:0Issues:0

persistent_store

Let's explore different types of persistent store in iOS: Like (1). plist (2). Core data (3) Realm.

Language:SwiftStargazers:0Issues:0Issues:0

Photo-album

let's create a photo editing app with many features.

Language:SwiftStargazers:0Issues:2Issues:0

ReactNativeReduxCasts

Companion Repo for The Complete React Native and Redux Course

Language:JavaScriptStargazers:0Issues:0Issues:0

stackoverflow-contribution

Contribute on Stack Overflow : These are the reference projects. My profile in stack overflow : https://stackoverflow.com/users/9048864/ashis-laha

Language:SwiftStargazers:0Issues:0Issues:0

SweetHome

help the customer to find out new home. Owner can advertise his/her home for rent. etc.

Language:SwiftStargazers:0Issues:0Issues:0

swift-algorithm-club

Algorithms and data structures in Swift, with explanations!

Language:SwiftLicense:MITStargazers:0Issues:0Issues:0

tensorflow

Computation using data flow graphs for scalable machine learning

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0