Skip to content
View robintzeng's full-sized avatar
😄
😄
Block or Report

Block or report robintzeng

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. open_vins_with_superpoint open_vins_with_superpoint Public

    Openvins with the learning based feature extractor -- Superpoint

    C++ 74 11

  2. SuperPointPretrainCpp_Pytorch SuperPointPretrainCpp_Pytorch Public

    SuperPoint with pretrain model and implement in Pytorch C++

    C++ 19 8

  3. SuperPointPretrainCpp_TensorFlow SuperPointPretrainCpp_TensorFlow Public

    SuperPoint with pretrain model and implement in Tensorflow C++

    C++ 9 2

  4. mask-rcnn-Pytorch mask-rcnn-Pytorch Public

    Modification of the original Mask/Faster R-CNN

    Python 10 6

  5. scara_robot_trajectory_plannning scara_robot_trajectory_plannning Public

    A python library for planning the trajectory of the 2D scara robot using Linear Function with Parabolic Blends

    Python 1

  6. Matrix Matrix Public

    A matrix class written in C++11. The matrix class contain some basic operator such as transpose,mutiplication and element access.

    C++