Vision Lab MMU (MMU-VisionLab)

Vision Lab MMU

MMU-VisionLab

Geek Repo

Vision Lab in Multimedia University, Cyberjaya

Location:Multimedia University, Cyberjaya

Github PK Tool:Github PK Tool

Vision Lab MMU's repositories

CapsNet-vs-CNN

CapsNet vs CNN : Analysis Of The Effects Of Varying Feature Spatial Arrangement

Language:PythonStargazers:0Issues:0Issues:0

Deep_Hierarchical_Classification

PyTorch Implementation of Deep Hierarchical Classification for Category Prediction in E-commerce System

License:MITStargazers:0Issues:0Issues:0

ResNet-50-CBAM-PyTorch

Implementation of Resnet-50 with and without CBAM in PyTorch v1.8. Implementation tested on Intel Image Classification dataset from https://www.kaggle.com/puneet6060/intel-image-classification.

License:MITStargazers:0Issues:0Issues:0

DeepCaps

PyTorch implementation of DeepCaps : Going Deeper with Capsule Networks. Original research paper : https://arxiv.org/abs/1904.09546.

License:MITStargazers:1Issues:0Issues:0

Software-Design-Patterns

Notes and Python Implementation of some well-known software design patterns.

License:MITStargazers:0Issues:0Issues:0

DFT-and-FFT-NumPy

Discrete Fourier Transform and Fast Fourier Transform implementation using only NumPy with notes.

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

YOLOv2-PyTorch

Implementation of YOLO Version 2 in Pytorch 1.4

Language:PythonStargazers:0Issues:0Issues:0

K-Means-Scratch

Image Segmentation using K-Means (K-Means from scratch)

Stargazers:0Issues:0Issues:0

Object-Detection-Metrics

Most popular metrics used to evaluate object detection algorithms.

License:MITStargazers:0Issues:0Issues:0

CapsNet-PyTorch

Capsule Network with Dynamic Routing using PyTorch version 1.4

Stargazers:0Issues:0Issues:0

PyTorch-Examples

Examples of PyTorch version 1.5

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

Faster-RCNN-RPN

Region Proposal Network (RPN) of Faster R-CNN implementation in Python and Tensorflow 1.8 with explanations.

Stargazers:0Issues:0Issues:0

Kalman-Filter-Scratch

Implementation of Kalman Filter from scratch with notes.

Stargazers:0Issues:0Issues:0

Principal-Component-Analysis-Scratch

Principal Component Analysis algorithm from scratch using only NumPy with notes.

Stargazers:0Issues:0Issues:0

Jarvis-March-Algorithm

Jarvis' March or Gift Wrapping algorithm to calculate convex hull.

Stargazers:0Issues:0Issues:0

Visualizing-CNN

Visualize the weights of the convolution filters and feature maps.

Stargazers:0Issues:0Issues:0

CapsNet-MNIST-TF

Capsule network in Tensorflow for MNIST

Stargazers:0Issues:0Issues:0

ML-Performance_Metrics

Notes and example codes on performance metrics.

Stargazers:0Issues:0Issues:0

Sagemaker-Training

Training a model with sagemaker using notebook instance.

Stargazers:0Issues:0Issues:0

NTU-RGB-Skeleton-Python

Read the skeleton files provided in NTU RGB skeleton dataset and draw the skeleton on the corresponding RGB video.

Stargazers:0Issues:0Issues:0

TF-Serving-MNIST

Serve an MNIST model with TF Serving.

Stargazers:0Issues:0Issues:0

LSTM-RNN-Tensorflow

Long Short-Term Memory RNN using tensorflow.

Stargazers:0Issues:0Issues:0

Face-Recognition-Eigenface-Scratch

Face detection and recognition using Eigenfaces using only NumPy and OpenCV

Stargazers:0Issues:0Issues:0

Multiple-Linear-Regression-Normal-Equation-Scratch

Multiple Linear Regression with Normal Equation using NumPy.

Stargazers:0Issues:0Issues:0

Multiple-Linear-Regression-Gradient-Descent-Scratch

Multiple Linear regression in Python using only Numpy. With Notes.

Stargazers:0Issues:0Issues:0

Multilayer-Perceptron-Scratch

Multilayer Perceptron from scratch using NumPy.

Stargazers:0Issues:0Issues:0