Pinned Repositories
alpr-unconstrained
License Plate Detection and Recognition in Unconstrained Scenarios (Ported to Python3 and with Docker support)
balance_robot
Home-made self-balance robot
clean_slam
co-pilot
Machine Learning Based Real-Time Traffic Light Alert on Your Car with Raspberrypi
FourierFeatureSiren
Performance evaluation between FourierFeatureNetworks (ffn) and dubbed sinusoidal representation networks (siren), and showcase a combined model FourierFeatureSiren which yield even better performance
master_thesis
My master thesis on the topic of Multi-Hypotheses Kalman Filter based Self-Localization for Autonomous Soccer Robots. (incomplete, img not uploaded)
matrix_template_expression
experiment with template expression for matrix arithmetics and string concatenation
multiple_view_geometry
A demonstration of how multple view geometry works
spatial_transformer_network
A Tensorflow 2 Keras implementation of Spatial Transformer Networks. Demonstrated on affined-distorted MNIST dataset.
SpeedyBirdie
Firmware for diy badminton shuttlecock launcher
xeonqq's Repositories
xeonqq/multiple_view_geometry
A demonstration of how multple view geometry works
xeonqq/co-pilot
Machine Learning Based Real-Time Traffic Light Alert on Your Car with Raspberrypi
xeonqq/SpeedyBirdie
Firmware for diy badminton shuttlecock launcher
xeonqq/spatial_transformer_network
A Tensorflow 2 Keras implementation of Spatial Transformer Networks. Demonstrated on affined-distorted MNIST dataset.
xeonqq/alpr-unconstrained
License Plate Detection and Recognition in Unconstrained Scenarios (Ported to Python3 and with Docker support)
xeonqq/balance_robot
Home-made self-balance robot
xeonqq/FourierFeatureSiren
Performance evaluation between FourierFeatureNetworks (ffn) and dubbed sinusoidal representation networks (siren), and showcase a combined model FourierFeatureSiren which yield even better performance
xeonqq/matrix_template_expression
experiment with template expression for matrix arithmetics and string concatenation
xeonqq/simple_functor
std::function re-implemented. Showcase for type-erasure, support move-only function.
xeonqq/coding_excercise
xeonqq/control_theory
Practices of control theory
xeonqq/copilot-manual
xeonqq/cpp_template_metaprogramming_theory_and_practice
coding examples used in c++ template metaprogramming theory and practice youtube videos
xeonqq/FastColabCopy
Fast Multi-Threaded Google Colab File Transfering
xeonqq/linalg
linalg.h is a single header, public domain, short vector math library for C++
xeonqq/machine_learning_journey
This is the repo where I learn machine learning. Source: https://www.coursera.org/learn/machine-learning/ and https://edge.edx.org/courses/BerkeleyX/CS188x-SP15/SP15/
xeonqq/MicroQt
Library inspired by Qt that enables event-driven applications on the Arduino platform
xeonqq/my_vim_plugins
xeonqq/nvim-dev
xeonqq/openscad_designs
xeonqq/p2_continous_control
Udacity reinforcement learning ND project 2
xeonqq/p3_collab-compet
udacity RL nanodegree project 3
xeonqq/pubsub
A synchronized pub sub pattern, which mimics the same pattern used in ROS
xeonqq/Robot_Learing
The assignment in http://ais.informatik.uni-freiburg.de/teaching/ws14/mapping/ and http://ais.informatik.uni-freiburg.de/teaching/ss14/robotics/
xeonqq/rpi_dash_cam
A dash cam using raspberry pi and rpi camera, long-duration recording without frame drop
xeonqq/small_object_allocator_TDD
re-implementation of small object alloactor from Andrei's book, with TDD and bazel
xeonqq/smart_home
Light weight smart home system even runs on raspberry pi 1
xeonqq/Sming
Sming - powerful open source framework simplifying the creation of embedded C++ applications.
xeonqq/Value-based-methods
xeonqq/xeonqq.github.io
xeonqq's blog using »Feeling Responsive« theme