xjp99v5
I am now a Ph.D. student in Nanyang Technological University, Singapore.
Nanyang Technological University, SingaporeSingapore
Pinned Repositories
AMS-DRL-for-Pursuit-Evasion
This is the official repository for the paper "Learning Multi-Pursuit Evasion for Safe Targeted Navigation of Drones".
CTS-visual-drone-swarm
Code for the paper "Collaborative Target Search with a Visual Drone Swarm: Adaptive Curriculum Embedded Multistage Reinforcement Learning Approach".
multidrone-detection-tracking
A multi-drone detection and tracking system using YOLOv5, TensorRT, Deep SORT and ROS deployed on Jetson Xavier NX
POMA-CMTS
This is the official site for the paper POMA published in Advanced Intelligent Systems.
Angle-Constrained-Formation-UAVs
This is the development note of the paper "Angle-Constrained Formation Maneuvering of Unmanned Aerial Vehicles"
Anomaly-Detection-in-Bank-Data
Anomaly Detection for bank data using data cluster method
BP-neural-network
A BP network with C++ to realize two variables linear function fitting.
fishEyeFlattener
A ROS package for splitting fish eye camera image into flattened sub-images.
jetson-inference
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
Threat-Analysis-for-Smart-Cities
A Cyber-Physical System (CPS) is a mixed system integrated with computation, communication, and physical processes, which takes an important position in the smart city, and there are many challenges in its security issues. In this project, we established a testbed and a mini UI system to verify our CPS threat analysis method and auto anomaly detection algorithm.
xjp99v5's Repositories
xjp99v5/Angle-Constrained-Formation-UAVs
This is the development note of the paper "Angle-Constrained Formation Maneuvering of Unmanned Aerial Vehicles"
xjp99v5/Threat-Analysis-for-Smart-Cities
A Cyber-Physical System (CPS) is a mixed system integrated with computation, communication, and physical processes, which takes an important position in the smart city, and there are many challenges in its security issues. In this project, we established a testbed and a mini UI system to verify our CPS threat analysis method and auto anomaly detection algorithm.
xjp99v5/fishEyeFlattener
A ROS package for splitting fish eye camera image into flattened sub-images.
xjp99v5/jetson-inference
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
xjp99v5/tello-driver-ros
ROS driver for DJI/Ryze Tello drones
xjp99v5/VINS-Fisheye-PX4
Fisheye version of VINS-Fusion
xjp99v5/agile_flight
Developing and Comparing Vision-based Algorithms for Vision-based Agile Flight
xjp99v5/apriltag-imgs
Pre-generated AprilTag images
xjp99v5/collaborative-target-search-vision-drone-swarm
Code for the paper "Collaborative Target Search with a Visual Drone Swarm: Adaptive Curriculum Embedded Multi-stage Reinforcement Learning Approach". Publication is in process.
xjp99v5/AMS-DRL-for-Pursuit-Evasion
This is the repository for the paper "Multi-Pursuit Evasion for Safe Targeted Navigation of Drones with Asynchronous Multi-Stage Deep Reinforcement Learning".
xjp99v5/basalt-mirror
Mirror of the Basalt repository. All pull requests and issues should be sent to https://gitlab.com/VladyslavUsenko/basalt
xjp99v5/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
xjp99v5/darknet_ros
YOLO ROS: Real-Time Object Detection for ROS
xjp99v5/EPro-PnP
[CVPR 2022 Oral, Best Student Paper] EPro-PnP: Generalized End-to-End Probabilistic Perspective-n-Points for Monocular Object Pose Estimation
xjp99v5/kalibr
The Kalibr visual-inertial calibration toolbox
xjp99v5/mesogeos
A multi-purpose dataset for data-driven wildfire modeling in the Mediterranean. Deep Learning models for wildfire modeling, e.g. danger forecasting, burned area prediction, etc
xjp99v5/ml-agents
Unity Machine Learning Agents Toolkit
xjp99v5/mmdetection3d
OpenMMLab's next-generation platform for general 3D object detection.
xjp99v5/monodepth2
[ICCV 2019] Monocular depth estimation from a single image
xjp99v5/ORB_SLAM3
ORB-SLAM3: An Accurate Open-Source Library for Visual, Visual-Inertial and Multi-Map SLAM
xjp99v5/Prometheus
Open source software for autonomous drones.
xjp99v5/releasing-research-code
Tips for releasing research code in Machine Learning (with official NeurIPS 2020 recommendations)
xjp99v5/SMARTS
Scalable Multi-Agent RL Training School for Autonomous Driving
xjp99v5/spaghetti
SPAtial GrapHs: nETworks, Topology, & Inference
xjp99v5/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
xjp99v5/tello-ros2
ROS2 node for DJI Tello and Visual SLAM for mapping of indoor environments.
xjp99v5/visualDet3D
Official Repo for Ground-aware Monocular 3D Object Detection for Autonomous Driving / YOLOStereo3D: A Step Back to 2D for Efficient Stereo 3D Detection
xjp99v5/xjp99v5
Config files for my GitHub profile.
xjp99v5/yolo-tensorrt
TensorRT8.Support Yolov5n,s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is useful to you,please Star it.
xjp99v5/yolov5-deepsort-tensorrt
A c++ implementation of yolov5 and deepsort