Manggala Pramuditya Wiryawan (wiryawan46)

wiryawan46

Geek Repo

Location:Yogyakarta, Indonesia

Github PK Tool:Github PK Tool

Manggala Pramuditya Wiryawan's repositories

Language:JavaStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Image-recognition

Image recognition methods from bag of words (BoW), Spatial Pyramid Matching (SPM), Sparse Codeing SPM (ScSPM) to convolutional neural networks (CNN)

Language:PythonStargazers:0Issues:0Issues:0

tdd-with-springboot

Repo from SpringOne 2017 TDD talk

Language:JavaStargazers:0Issues:0Issues:0

iak3-beginner-20173

This code is from my study group for my beginner class in Indonesia Android Kejar supported by Google Developer Group Indonesia.

Language:JavaStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Language:SwiftStargazers:0Issues:0Issues:0
Language:JavaLicense:MITStargazers:0Issues:0Issues:0

awesome-deep-learning-papers

The most cited deep learning papers

Language:TeXStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

Deep-Food

Python ML programm to classify food using Deep Learning and feature classifiers like SIFT, SURF with Bag of Words and SVMs

Language:TeXLicense:MITStargazers:0Issues:0Issues:0

SimpleJavaDNN

A simple raw java implementation of a feed forward deep nerual network along with two demos of the XOR problem and a classification of The Iris Data Set.

Language:JavaLicense:GPL-3.0Stargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

Sunshine-IAK-Intermediate

Sunshine is an app that built in Android Studio for android mobile. This app is built for completing course in Udacity. You can acces that course through this link https://www.udacity.com/ud853

Language:JavaStargazers:0Issues:0Issues:0

DBFlow

A blazing fast, powerful, and very simple ORM android database library that writes database code for you.

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

countries

An example Android app using Retrofit, Realm, Parceler, Dagger and the MVVM pattern with the data binding lib.

Language:JavaLicense:NOASSERTIONStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

stetho-realm

Realm module for Stetho

Language:JavaLicense:NOASSERTIONStargazers:0Issues:0Issues:0

laravel-debugbar

Laravel Debugbar (Integrates PHP Debug Bar)

Language:PHPLicense:MITStargazers:0Issues:0Issues:0

api

A RESTful API package for the Laravel and Lumen frameworks.

Language:PHPLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0

Compare-OpenCV-SIFT-SURF-FAST-ORB

A multi threaded Python program runs OpenCV SIFT SURF FAST ORB

Language:PythonStargazers:0Issues:0Issues:0

laravel-api-boilerplate-jwt

An API Boilerplate to create a ready-to-use REST API in seconds.

Language:PHPStargazers:0Issues:0Issues:0

Natural-Image-Classification

This project was carried out using OpenCV Python and libraries such as numpy, matplotlib and scipy. It aims at classifying the images into three categories, namely, airplanes, cars and motorcycles using an Artificial Neural Network. Similar to humans, machines, too, require to analyze the features of an image to determine its content. Hence, for helping the system with the classification, we used algorithms such as Harris Corner Detection for detection of interest points in an image and consequently applied algorithms such as Histogram of Oriented Gradients (HoG), Speeded-Up Robust Features (SURF) and Daubechies D4 Wavelet Transform to generate the subsequent feature vectors. Our project utilized 160 out of the 500 images of Cars, 160 out of the 800 images of Motorcycles and 160 out of the 900 images of airplanes for training purposes. For the testing purposes, we selected 30 images from each of the categories which were not selected for the training. The system takes a test image as an input, classifies it into one of the three categories and annotates it.

Language:PythonStargazers:4Issues:0Issues:0

python-neural-network

A neural network implementation using python. It supports variable size and number of hidden layers, uses numpy and scipy to implement feed-forward and back-propagation effeciently

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

example

Example Android Project

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

MySQL-CRUD-PHP-OOP

a CRUD class for MySQL using OOP in PHP

Language:PHPStargazers:0Issues:0Issues:0