AndreiBarsan
PhD student @ University of Toronto Senior Scientist @ waabi.ai
University of Toronto, WaabiToronto
Pinned Repositories
2023-advent-of-code
🔔 Continuing to learn Rust with AoC 2023 🦌 https://adventofcode.com/2023/
cil-exercises
ETH Zurich, Computational Intelligence Lab exercises
dotfiles
My dotfiles. Symlink-based setup building on @holman's example.
DynSLAM
Master's Thesis on Simultaneous Localization and Mapping in dynamic environments. Separately reconstructs both the static environment and the dynamic objects from it, such as cars.
libelas-tooling
Fork of Andreas Geiger's libelas with additional tooling for generating RGBD dumps for e.g., InfiniTAM or Kintinuous, out of stereo pairs.
MNC
Instance-aware Semantic Segmentation via Multi-task Network Cascades
uShell
µShell (uShell, microShell, ush) is an experimental simple, lightweight and free POSIX shell implementation written in C++. Being a personal side-project, it's currently very limited.
visualqa
Visual Question Answering project for ETHZ's 2016/17 Deep Learning class.
Yeti
Java OpenGL engine with forward/deferred rendering, real-time shadows, and SSAO. Started as a 3rd semester project at Carl von Ossietzky Universität, Oldenburg for OpenGL mit Java. Continued in the 4th semester as part of the OpenGL Praktikum.
pit30m
The Python SDK for the Pit30M large scale visual localization dataset.
AndreiBarsan's Repositories
AndreiBarsan/DynSLAM
Master's Thesis on Simultaneous Localization and Mapping in dynamic environments. Separately reconstructs both the static environment and the dynamic objects from it, such as cars.
AndreiBarsan/Yeti
Java OpenGL engine with forward/deferred rendering, real-time shadows, and SSAO. Started as a 3rd semester project at Carl von Ossietzky Universität, Oldenburg for OpenGL mit Java. Continued in the 4th semester as part of the OpenGL Praktikum.
AndreiBarsan/MNC
Instance-aware Semantic Segmentation via Multi-task Network Cascades
AndreiBarsan/dotfiles
My dotfiles. Symlink-based setup building on @holman's example.
AndreiBarsan/libelas-tooling
Fork of Andreas Geiger's libelas with additional tooling for generating RGBD dumps for e.g., InfiniTAM or Kintinuous, out of stereo pairs.
AndreiBarsan/crowd
Improved crowdsourcing vote aggregation using document similarity and machine learning.
AndreiBarsan/InfiniTAM
A Framework for the Volumetric Integration of Depth Images
AndreiBarsan/libviso2-mirror
GitHub mirror of libviso2 (http://www.cvlibs.net/software/libviso/)
AndreiBarsan/mpi-hpc
Several HPC numerical algorithms implemented in C++ using MPI.
AndreiBarsan/numerics-from-scratch
Simple implementations of common optimization algorithms like Levenberg-Marquardt.
AndreiBarsan/2021-advent-of-code
☃️ Learning Rust with AoC 2021 🎄https://adventofcode.com/2021/
AndreiBarsan/andreibarsan.github.io
Andrei Bârsan's Blog
AndreiBarsan/caffe-mnc
Caffe branch for MNC
AndreiBarsan/gp-sklearn
Jupyter playground for the new Gaussian Process API from scikit-learn 0.18.
AndreiBarsan/2022-advent-of-code
🤶 Continuing to learn Rust with AoC 2022 ☃️ https://adventofcode.com/2022/
AndreiBarsan/2023-advent-of-code
🔔 Continuing to learn Rust with AoC 2023 🦌 https://adventofcode.com/2023/
AndreiBarsan/AndreiBarsan
Andrei's Bio! Hello world!
AndreiBarsan/caffe-setup
Customized Caffe (for the Multi-Task Network Cascade segmentation project) local user installation script for ETH Zurich's IVC cluster. Meant to work with a modules system and assumes CUDA and other things are available.
AndreiBarsan/DBow3
Improved version of DBow2
AndreiBarsan/dispnet-flownet-docker
Dockerfile and runscripts for DispNet and FlowNet1 (estimation of disparity and optical flow)
AndreiBarsan/filesystem_spec
A specification that python filesystems should adhere to.
AndreiBarsan/LightGlue
LightGlue: Local Feature Matching at Light Speed (ICCV 2023)
AndreiBarsan/megaverse
High-throughput simulation platform for Artificial Intelligence reseach
AndreiBarsan/open-data-registry
A registry of publicly available datasets on AWS
AndreiBarsan/permute-quantize-finetune
Using ideas from product quantization for state-of-the-art neural network compression.
AndreiBarsan/pfmLib
C++ functions for reading and writing .pfm images to and from opencv Mat object
AndreiBarsan/powerline-diskspace
A powerline segment for displaying disk utilization.
AndreiBarsan/pyDBoW3
Ultra-fast Boost.Python interface for DBoW3
AndreiBarsan/python-bindings
Simple CMake + boost-python + NumPy project sample.
AndreiBarsan/usim
Lightweight Python Simulation Framework