Pinned Repositories
Beo-Is-It-Game
A HRI game in which you guess objects with a robot.
CORSMAL-Challenge-2020-Submission
Our (NTNU-ERC) team's submission for the CORSMAL Challenge 2020 set of container tasks dealing with multi-modal data.
edge-tpu-tiny-yolo
Run Tiny YOLO-v3 on Google's Edge TPU USB Accelerator.
GMM-BgExtractor
A (not terribly fast) C++ implementation of Gaussian Mixture Models for background removal from Stauffer and Grimson's 1999 paper.
keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
rh8d_manager
A ROS Manager for the RH8D seed robotics hand.
task-aware-compression-autoencoder
Code for the short paper "Task Aware Image Compression with Autoencoder Networks" presented at FIRA Summit 2020.
thormang3-experiments
Experiments and demonstrations developed for THORMANG3 at the ERC lab at National Taiwan Normal University.
thormang3-gogoro-PPO
Steering-based control of a two-wheeled vehicle using RL-PPO and NVIDIA Isaac Gym.
Bag-of-Features
Implementation of image classification using Bag of Features model.
guichristmann's Repositories
guichristmann/edge-tpu-tiny-yolo
Run Tiny YOLO-v3 on Google's Edge TPU USB Accelerator.
guichristmann/thormang3-gogoro-PPO
Steering-based control of a two-wheeled vehicle using RL-PPO and NVIDIA Isaac Gym.
guichristmann/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
guichristmann/GMM-BgExtractor
A (not terribly fast) C++ implementation of Gaussian Mixture Models for background removal from Stauffer and Grimson's 1999 paper.
guichristmann/rh8d_manager
A ROS Manager for the RH8D seed robotics hand.
guichristmann/task-aware-compression-autoencoder
Code for the short paper "Task Aware Image Compression with Autoencoder Networks" presented at FIRA Summit 2020.
guichristmann/thormang3-experiments
Experiments and demonstrations developed for THORMANG3 at the ERC lab at National Taiwan Normal University.
guichristmann/Beo-Is-It-Game
A HRI game in which you guess objects with a robot.
guichristmann/CORSMAL-Challenge-2020-Submission
Our (NTNU-ERC) team's submission for the CORSMAL Challenge 2020 set of container tasks dealing with multi-modal data.
guichristmann/a-star-pygame
An implementation of the path finding algorithm A* with PyGame visualizer.
guichristmann/Advent-of-Code-2021
C(++)hristmas
guichristmann/Advent-of-Code-2022
It's C(++)hristmas time again.
guichristmann/adventofcode2019
My non-optimal late solutions for Advent of Code 2019. At least they're readable, I hope.
guichristmann/Awesome_Quadrupedal_Robots
Awesome Quadrupedal Robots
guichristmann/Cataclysm-DDA
Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
guichristmann/DynamixelSDK
ROBOTIS Dynamixel SDK (Protocol1.0/2.0)
guichristmann/fullstack-hy2020.github.io
guichristmann/i3-config
Just the configuration files for my i3 environment.
guichristmann/JAI_BoW
guichristmann/Juarez-Python
Code written for juarez using the Python module built from the original Darwin-OP Framework.
guichristmann/Juarez-Tools
Modified Darwin-OP framework to suit our custom robot Juarez, including Python Extensions.
guichristmann/Lecture-VN
Project for converting Lecture Slides into a more interactive format -- Lecture Visual Novels using Ren'Py
guichristmann/MedievalBackend
Backend for MedievalSim
guichristmann/MedievalSim
Location based RPG Game for Android
guichristmann/neovim-config
The config is messy but it looks nice.
guichristmann/Pong
Simple pong clone for Descubra - UFSM 2017
guichristmann/Pong-LSTM
A LSTM experiment, training a model to predict the next frame in a Pong game.
guichristmann/PyDynamixel_v2
Python interface to the Dynamixel protocol. Supports both Protocols 1 and 2, using dynamixel_sdk python library.
guichristmann/PyGame-Shooter
A simple pygame shooter using a communication module written in pure C.
guichristmann/SRS
A simple robot simulator with a world and controller interfacing through simple messages.