LuoXubo
Master student@UCAS, focusing on robotic vision, image matching and visual localization.
University of Chinese Academy of SciencesBeijing
Pinned Repositories
AlexNet_Pytorch
build alexnet using pytorch
Computer-Vision-Looking-Back-to-Look-Forward
The official slides of "Computer Vision: Looking Back to Look Forward" by Svetlana Lazebnik
CT-image-denoising
An effective approach for CT image denoising
cv-arxiv-daily
🎓Automatically Update CV Papers Daily using Github Actions (Update Every 12th hours)
FastMatch
How fast can image matching be?
Image-Matching
Traditional image matching methods, i.e., ORB, SIFT and SURF.
IMU-Aided-Odometry
Odometry Trajectory Recursion Based on IMU Integral Interpolation.
JointLoc
[IROS 2024] JointLoc: A Real-time Visual Localization Framework for Planetary UAVs Based on Joint Relative and Absolute Pose Estimation
RFN_Nest_Implement
Add train codes for Nest network
3F-Bee-Vision
小蜜蜂项目视觉定位软件
LuoXubo's Repositories
LuoXubo/JointLoc
[IROS 2024] JointLoc: A Real-time Visual Localization Framework for Planetary UAVs Based on Joint Relative and Absolute Pose Estimation
LuoXubo/IMU-Aided-Odometry
Odometry Trajectory Recursion Based on IMU Integral Interpolation.
LuoXubo/FastMatch
How fast can image matching be?
LuoXubo/Image-Matching
Traditional image matching methods, i.e., ORB, SIFT and SURF.
LuoXubo/cv-arxiv-daily
🎓Automatically Update CV Papers Daily using Github Actions (Update Every 12th hours)
LuoXubo/BERT-sentiment-analysis
基于BERT的情感分析案例。
LuoXubo/LuoXubo
LuoXubo/Micro-expression-recognition
LuoXubo/paper-reading
Some excellent academic papers
LuoXubo/Deep-learning-UCAS
Course projects of the deep learning of UCAS.
LuoXubo/VINS-Mono
A Robust and Versatile Monocular Visual-Inertial State Estimator
LuoXubo/ASTR
LuoXubo/Ceres-learning
LuoXubo/d2l-agagin
Re-learn dive into deep learning
LuoXubo/DepthMatch
LuoXubo/dinov2
PyTorch code and models for the DINOv2 self-supervised learning method.
LuoXubo/Facial-expression-recgonition
LuoXubo/Learning-to-research
SJTU科研经验分享
LuoXubo/LightGlue
LightGlue: Local Feature Matching at Light Speed
LuoXubo/lightning
Deep learning framework to train, deploy, and ship AI products Lightning fast.
LuoXubo/LuoXubo.github.io
My personal homepage
LuoXubo/ML2023-Lee
Some codes of machine learning from HUNG-YI LEE
LuoXubo/ORBSLAM2-Redis
Connecting ORB-SLAM2 with Absolute Localization via Redis.
LuoXubo/PRML2023
LuoXubo/Programming-and-Psychology
Related codes of the course " " by XXX
LuoXubo/RIFT2-python
Python implementation of RIFT2: Speeding-up RIFT with A New Rotation-Invariance Technique
LuoXubo/ROS-Learning
LuoXubo/UAV-tracking
Source codes of the UAV tracking under planetary scenes.
LuoXubo/Visual-object-tracking
Implentations of some deep networks on GOT-10K.
LuoXubo/ViT-models
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch