Master thesis work on 3d object reconstruction from 2d images with graph convolution network (pixel2mesh adaption).
-
Updated
Sep 4, 2020 - Python
Master thesis work on 3d object reconstruction from 2d images with graph convolution network (pixel2mesh adaption).
A very fast and lightweight model based on graph convolutional network (GCN) for Low Light Image Enhancement (LLIE)
Source code for GraphPOPE (Graph Position-aware Preprocessed Embeddings), developed in cooperation with the University of Amsterdam and Socialdatabase Research.
3D Semantic Segmentation using GCNs
Implementation of a custom Sparse Adjacency Matrix (prior) for a Graph Neural Network classifier for MNIST
This project focuses on implementing FastGCN, a scalable alternative to traditional GCNs that leverages importance sampling to improve efficiency. Additionally, we explore adaptive sampling techniques to further enhance accuracy and computational performance.
Add a description, image, and links to the graphconvolution topic page so that developers can more easily learn about it.
To associate your repository with the graphconvolution topic, visit your repo's landing page and select "manage topics."