Pinned Repositories
Fast-3D-Human-Pose-Estimation
This is a pytorch implementation of method based on Lightweight Multi-View 3D Pose Estimation through Camera-Disentangled Representation applying on human pose estimation tasks using 2-view stereo images.
chatroom
A very simple chatroom implemented by multithreading in C++
cs188-2020fall
cs61b-2019spring
Labs, projects and homeworks from CS 61B Data Structures, Spring 2019
cs61b-2021spring
FastSLAM
This project implements grid-based FastSLAM1.0 and FastSLAM2.0 algorithms to solve SLAM problem in a simulated environment.
hand-gesture-recognition
This is a multi-task neural network which incorporates deconvolution layers and MLP with a single features extractor to maximize the performance of multi-class classification.
LOAM
R-YOLOv4
This is a PyTorch-based R-YOLOv4 implementation which combines YOLOv4 model and loss function from R3Det for arbitrary oriented object detection.
UCAS-AOD-benchmark
A benchmark of UCAS-AOD dataset.
kunnnnethan's Repositories
kunnnnethan/R-YOLOv4
This is a PyTorch-based R-YOLOv4 implementation which combines YOLOv4 model and loss function from R3Det for arbitrary oriented object detection.
kunnnnethan/FastSLAM
This project implements grid-based FastSLAM1.0 and FastSLAM2.0 algorithms to solve SLAM problem in a simulated environment.
kunnnnethan/hand-gesture-recognition
This is a multi-task neural network which incorporates deconvolution layers and MLP with a single features extractor to maximize the performance of multi-class classification.
kunnnnethan/UCAS-AOD-benchmark
A benchmark of UCAS-AOD dataset.
kunnnnethan/cs61b-2021spring
kunnnnethan/LOAM
kunnnnethan/chatroom
A very simple chatroom implemented by multithreading in C++
kunnnnethan/cs188-2020fall
kunnnnethan/cs61b-2019spring
Labs, projects and homeworks from CS 61B Data Structures, Spring 2019
kunnnnethan/monkey-pose
This is a CPM-HRNet-combined model that outperforms the SOTA HRNet model by adding additional self-designed lightweight HRNets with intermediate supervisions after the original HRNet architecture.