Pinned Repositories
Auto-encoding-Variational-Bayes
Auto Encoding Variational Bayes model with numpy and MNIST dataset.
deploying-machine-learning-models
Deploy ML model from scratch
Discrete-Hopfield-Network-and-the-Cartoon-Gang
Discrete Hopfield Network implementation. Show the workflow of the network with Several cartoon characters as examples.
Interpreting-and-Comparing-CNN
This repository contains the code for Interpreting and Understanding Convolutional Neural Networks using the human recognize able visual concepts and Integrated Gradients. The research work has been developed in the 2nd phase of the research development project in Image processing and computer vision program.
NaiveBayes_and_LinearGaussian_on_MSRC-12_Kinect_Gesture_Data
Predicting the body pose with Naive Bayes Model and Linear Gaussian Model on The Microsoft Research Cambridge-12 Kinect Gesture Dataset.
niazoys
Config files for my GitHub profile.
Optical-flow-estimation-and-Image-Information-content-analysis_
Optical flow and Global motion estimation in the image plane with RANSAC.
Pgm3d-to-Object-Generator
The program takes input pgm3d file then processes the voxel values into bins aka labels. Afterwards, generate the mesh or faces between voxels with different labels and saves as a .obj (Mesh) file.
Pixel-wise-histopathological-image-classification
Pixel-wise histopathological image classification with Unet-vgg19 and Unet-resNet34 architectures.
RLS_PSDF
Repository for the paper "Uncertainty-aware retinal layer segmentation in OCT through probabilistic signed distance functions""
niazoys's Repositories
niazoys/NaiveBayes_and_LinearGaussian_on_MSRC-12_Kinect_Gesture_Data
Predicting the body pose with Naive Bayes Model and Linear Gaussian Model on The Microsoft Research Cambridge-12 Kinect Gesture Dataset.
niazoys/Pixel-wise-histopathological-image-classification
Pixel-wise histopathological image classification with Unet-vgg19 and Unet-resNet34 architectures.
niazoys/Pgm3d-to-Object-Generator
The program takes input pgm3d file then processes the voxel values into bins aka labels. Afterwards, generate the mesh or faces between voxels with different labels and saves as a .obj (Mesh) file.
niazoys/RLS_PSDF
Repository for the paper "Uncertainty-aware retinal layer segmentation in OCT through probabilistic signed distance functions""
niazoys/Discrete-Hopfield-Network-and-the-Cartoon-Gang
Discrete Hopfield Network implementation. Show the workflow of the network with Several cartoon characters as examples.
niazoys/Interpreting-and-Comparing-CNN
This repository contains the code for Interpreting and Understanding Convolutional Neural Networks using the human recognize able visual concepts and Integrated Gradients. The research work has been developed in the 2nd phase of the research development project in Image processing and computer vision program.
niazoys/Optical-flow-estimation-and-Image-Information-content-analysis_
Optical flow and Global motion estimation in the image plane with RANSAC.
niazoys/Auto-encoding-Variational-Bayes
Auto Encoding Variational Bayes model with numpy and MNIST dataset.
niazoys/deploying-machine-learning-models
Deploy ML model from scratch
niazoys/niazoys
Config files for my GitHub profile.
niazoys/niazoys.github.io
A beautiful, simple, clean, and responsive Jekyll theme for academics
niazoys/Tomographic-Reconstruction-From-Sinogram
Brain CT scan Image reconstruction from 2d and 3d Sinogram.
niazoys/VFL
A naive implementation of Vertical Faderated Learning