GoroYeh56
MS in Robotics @ University of Michigan. Interested in Motion Planning, SLAM, and Deep Reinforcement Learning.
University of MichiganAnn Arbor, MI, USA
Pinned Repositories
3_Autonomous_driving_slam_custom_bot
This is workspace used in the the course "Building a bot in from scratch in ROS "
AllPairsShortestPath--ParallelProgramming
AllPairsShortestPath_CUDA--ParallelProgramming
armlab
This is the repository for armlab in ROB550: Robotic Systems Lab, a course offered in the Robotics Institude at the University of Michigan, Ann Arbor.
botlab
This is the repository for botlab in the course ROB 550 : Robotic Systems Lab at the University of Michigan, Ann Arbor.
EECS598-DeepLearningForComputerVision
This is the repository for assignments of EECS598: Deep Learning for Computer Vision by professor Justin Johnson at the University of Michigan, Winter 2022 semester
MobileRobotics-FinalProject-MergeMaps
ROS C++ Package to merge two occupancy grid maps
Operating-System-Project-NachOS
RRTstar_Parallel-Programming
Final project of course Parallel Programming of National Tsing Hua University
GoroYeh56's Repositories
GoroYeh56/EECS598-DeepLearningForComputerVision
This is the repository for assignments of EECS598: Deep Learning for Computer Vision by professor Justin Johnson at the University of Michigan, Winter 2022 semester
GoroYeh56/AllPairsShortestPath_CUDA--ParallelProgramming
GoroYeh56/armlab
This is the repository for armlab in ROB550: Robotic Systems Lab, a course offered in the Robotics Institude at the University of Michigan, Ann Arbor.
GoroYeh56/botlab
This is the repository for botlab in the course ROB 550 : Robotic Systems Lab at the University of Michigan, Ann Arbor.
GoroYeh56/MobileRobotics-FinalProject-MergeMaps
ROS C++ Package to merge two occupancy grid maps
GoroYeh56/AllPairsShortestPath--ParallelProgramming
GoroYeh56/ComputerVision
GoroYeh56/cpu_monitor
ROS node that publishes all nodes' CPU and memory usage
GoroYeh56/cross_view_transformers
Cross-view Transformers for real-time Map-view Semantic Segmentation (CVPR 2022 Oral)
GoroYeh56/eecs491-DistributedSystems
GoroYeh56/EECS498-FinalProject-PFEKFLocalizations
This is a repository for the final project of EECS498: Introduction to Algorithmic Robotics at Umich. This is a project about using Particle Filter and Extended Kalman Filter to perform localization of a robot in a 2D world.
GoroYeh56/EECS498-HW2-Optimizations
This is a repository for HW2 of EECS498: Introduction to Algorithmic Robotics at University of Michigan, Ann Arbor. This homework includes optimization algorithms including Newton's method, Gradient Descent, and Linear Programming.
GoroYeh56/EECS498-HW3-Planning
This is a repository for HW3 of EECS498: Introduction to Algorithmic Robotics at the University of Michigan, Ann Arbor. This project includes A* and RRT Planning using Python in Pybullet engine.
GoroYeh56/EECS498-HW4-PointClouds
This is a repository for the HW4 of EECS498: Introduction to Algorithmic Robotics at Umich. This homework has two parts: 1. Iterative Inverse Kinematics 2. Point clouds. (Principle Component Analysis, Random Sample Consensus, Iterative Closest Point)
GoroYeh56/GitPractice
Practice Repository for Git Operations
GoroYeh56/GKT
Efficient and Robust 2D-to-BEV Representation Learning via Geometry-guided Kernel Transformer
GoroYeh56/GoroYeh56.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
GoroYeh56/HighlyAccurate
CVPR2022 "Beyond Cross-view Image Retrieval: Highly Accurate Vehicle Localization Using Satellite Image"
GoroYeh56/Lab2---Localization
Lab 2 ROS package of the course Special Topics in Mobile Robots & Self-Driving Cars
GoroYeh56/lab3_A_star
GoroYeh56/lab6_a_star
GoroYeh56/lab_final
The ROS package of lab_final controller node.
GoroYeh56/Mandelbrot_Set---Parallel_Programming
This is the homework 2 of the course Parallel Programming.
GoroYeh56/mobilebot
This is the repository for "motion control" part of botlab in ROB550 at the University of Michigan. The mobilebot use C to program beaglebone blue microcontroller, which controls the motors.
GoroYeh56/mrover-workspace
The University of Michigan Mars Rover Team workspace.
GoroYeh56/Multi-Agent-Visual-SLAM
GoroYeh56/NeRF
Neural Radiance Field
GoroYeh56/NeRF-EECS598-mini-project
GoroYeh56/Odd_Even_Sort---Parallel_Programming
GoroYeh56/turtle_lab1
Lab1 for the course: Mobile Robots & Self-Driving Cars