Skip to content
View yqchau's full-sized avatar

Block or report yqchau

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

Popular repositories Loading

  1. recommender-systems recommender-systems Public

    This repository contains several state-of-the-art models of recommender system created using the PyTorch framework.

    Python 17 5

  2. pseudo-vision pseudo-vision Public

    This repository presents a way to apply LiDAR sensor to a vision based algorithm, by passing the occupancy grid as an image input.

    Python 3 1

  3. F1Tenth F1Tenth Public

    Literally F1/10. This is an implementation of F1TENTH's online course with Python3 & C++.

    C++ 1

  4. convolutions convolutions Public

    Implementaion of Convolutions from Scratch using PyTorch

    Python 1

  5. pinhole_camera pinhole_camera Public

    This repository demonstrates how 3D points can be projected onto a 2D Image by using it's extrinsic & intrinsic matrices.

    C++ 1

  6. vision_backbones vision_backbones Public

    Python