Pinned Repositories
3D-Reconstruction
3D-Reconstruction
3D-Registration-with-Maximal-Cliques
Source code of CVPR 2023 paper
3D-scan-and-reconstruction-realsense-d435i
3D scan and reconstruction system using Intel® RealSense™ Depth Camera D435i
aircraftyue
Config files for my GitHub profile.
aircraftyue.github.io
awesome-point-cloud-registration
A curated list of point cloud registration.
blog-files
CENG501-Spring2022
Multi-source-Behavior-Detection
pose-coach
aircraftyue's Repositories
aircraftyue/Multi-source-Behavior-Detection
aircraftyue/3D-Reconstruction
3D-Reconstruction
aircraftyue/3D-Registration-with-Maximal-Cliques
Source code of CVPR 2023 paper
aircraftyue/3D-scan-and-reconstruction-realsense-d435i
3D scan and reconstruction system using Intel® RealSense™ Depth Camera D435i
aircraftyue/aircraftyue
Config files for my GitHub profile.
aircraftyue/aircraftyue.github.io
aircraftyue/awesome-point-cloud-registration
A curated list of point cloud registration.
aircraftyue/blog-files
aircraftyue/CENG501-Spring2022
aircraftyue/pose-coach
aircraftyue/DVN
aircraftyue/ExDark2Yolo
Convert ExDark annotated format data to YOLO format data. / 将ExDark标注格式的数据转换成YOLO格式的数据
aircraftyue/Gen6D
[ECCV2022] Gen6D: Generalizable Model-Free 6-DoF Object Pose Estimation from RGB Images
aircraftyue/InstantStyle
InstantStyle: Free Lunch towards Style-Preserving in Text-to-Image Generation 🔥
aircraftyue/Iterative-Closest-Point
Implementation of the iterative closest point algorithm. A point cloud is transformed such that it best matches a reference point cloud.
aircraftyue/KG4SL
aircraftyue/megapose6d
Code for "MegaPose: 6D Pose Estimation of Novel Objects via Render & Compare", CoRL 2022.
aircraftyue/ObjectPoseEstimationSummary
Resources (papers, datasets, rendering methods) in the domain of object pose estimation.
aircraftyue/RealBasicVSR
Official repository of "Investigating Tradeoffs in Real-World Video Super-Resolution"
aircraftyue/SfM-with-matching-data
3D scene reconstruction and camera pose estimation given images from different views (Structure from Motion)
aircraftyue/stable-diffusion-webui
Stable Diffusion web UI
aircraftyue/SwinTransformer-YOLOv5
一个修改YOLOv5以使用SwinTransformer模块的代码仓库。A repository that modifies YOLOv5 to use various SwinTransformer blocks.
aircraftyue/TarDAL
CVPR 2022 | Target-aware Dual Adversarial Learning and a Multi-scenario Multi-Modality Benchmark to Fuse Infrared and Visible for Object Detection.
aircraftyue/template-pose
[CVPR 2022] Pytorch implementation of "Templates for 3D Object Pose Estimation Revisited: Generalization to New objects and Robustness to Occlusions" paper
aircraftyue/ultralytics-yolov8
NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite
aircraftyue/video2x
A lossless video/GIF/image upscaler achieved with waifu2x, Anime4K, SRMD and RealSR. Started in Hack the Valley II, 2018.
aircraftyue/YOLOv3_Low_Light_Object_Detection
This is a research project to understand the performance of YOLOv3 model in low light and find efficient ways to improve its performance in low light.
aircraftyue/yolov5ds
multi-task yolov5 with detection and segmentation
aircraftyue/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
aircraftyue/yolox-pytorch
这是一个yolox-pytorch的源码,可以用于训练自己的模型。