Pinned Repositories
.tmux
🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
Applied-Deep-Learning
Applied Deep Learning Course
avod
Code for 3D object detection for autonomous driving
Calving_Fronts_and_Where_to_Find_Them
clean-code-slides
CLR
ECCV2022-multi-scale-and-cross-scale-contrastive-segmentation
Implementation of the methods described in "Multi-scale and Cross-scale Contrastive Learning for Semantic Segmentation", ECCV 2022
FastGCN
The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""
marz869's Repositories
marz869/clean-code-slides
marz869/pythonbooks
marz869/.tmux
🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
marz869/Applied-Deep-Learning
Applied Deep Learning Course
marz869/avod
Code for 3D object detection for autonomous driving
marz869/Calving_Fronts_and_Where_to_Find_Them
marz869/CLR
marz869/ECCV2022-multi-scale-and-cross-scale-contrastive-segmentation
Implementation of the methods described in "Multi-scale and Cross-scale Contrastive Learning for Semantic Segmentation", ECCV 2022
marz869/FastGCN
The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""
marz869/few-shot-gnn
marz869/FrontLearning
Using neural networks to identify glacier calving fronts from satellite imagery
marz869/geemap
A Python package for interactive mapping with Google Earth Engine, ipyleaflet, and ipywidgets.
marz869/gittutorial
marz869/Graph-Convolution-on-Structured-Documents
This repo contains code to convert Structured Documents to Graphs and implement a Graph Convolution Neural Network for node classification
marz869/LearningRateFinder
Find the best learning rate for a CNN with Keras. Source: www.pyimagesearch.com
marz869/MLAlgorithms
Minimal and clean examples of machine learning algorithms
marz869/Scanned-document-classification-using-deep-learning
BFSI sectors deal with lots of unstructured scanned documents which are archived in document management systems for further use.For example in Insurance sector, when a policy goes for underwriting, underwriters attached several raw notes with the policy, Insureds also attach various kind of scanned documents like identity card, bank statement, letters etc. In later parts of the policy life cycle if claims are made on a policy, releted scanned documents also archeived.Now it becomes a tedious job to identify a particular document from this vast repository. The goal of this case study is to develop a deep learning based solution which can automatically classify scanned documents.
marz869/iLQR
iterative Linear Quadratic Regulator with constraints.
marz869/Infovislectures
marz869/manim
A community-maintained Python framework for creating mathematical animations.
marz869/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
marz869/Segment-Everything-Everywhere-All-At-Once
Official implementation of the paper "Segment Everything Everywhere All at Once"
marz869/SimGNN
A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).
marz869/sklearn-som
A simple, rectangular self-organizing map with methods similar to clustering methods in Scikit Learn.
marz869/som-tsp
Solving the Traveling Salesman Problem using Self-Organizing Maps
marz869/somoclu
Massively parallel self-organizing maps: accelerate training on multicore CPUs, GPUs, and clusters
marz869/Tutorials
Code for all my tutorials