renqiangnwpu's Stars
xbpeng/DeepMimic
Motion imitation with deep reinforcement learning.
HKUST-Aerial-Robotics/Fast-Planner
A Robust and Efficient Trajectory Planner for Quadrotors
HKUST-Aerial-Robotics/VINS-Fusion
An optimization-based multi-sensor state estimator
ethnhe/PVN3D
Code for "PVN3D: A Deep Point-wise 3D Keypoints Hough Voting Network for 6DoF Pose Estimation", CVPR 2020
bleakie/RetinaDetector
基于RetinaFace的目标检测方法,适用于人脸、缺陷、小目标、行人等
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
electronicarts/CnC_Remastered_Collection
BGgame2499/FPS_TESTGAME
FPS_TESTGAME
renqiangnwpu/DenseOpticalFlow-Moving-detection
libingzeng/RayTraceGroundUp
This renderer is based on the original source code of the book named Ray Tracing From The Ground UP. I extended it from the following aspects. Objects: part of sphere, part of tori, globe, and so on. Tessellation: sphere, horn, rotational sweeping surfaces, bezier patches (Utah teapot). 2D texture: solid cylinder checker, sphere checker. Scene building: several scenes were built and the corresponding resultant images were produced.
nvpro-samples/optix_advanced_samples
yangliu28/swarm_robot_ros_sim
A swarm robot simulation environment for ROS to be used with Gazebo
SwarmRoboticsSUSTech/swarm_robot_formation
This is a ROS package, which mainly implements multiple Turtlebot3 robot formations. This package can achieve add or subtract numbers randomly and select the leader independently.
nianticlabs/monodepth2
[ICCV 2019] Monocular depth estimation from a single image
tstellanova/px4-docker-sitl
Recipes for running PX4 SITL in containers
pietrodn/px4_gazebo_docker
Docker image to run PX4 Gazebo SITL simulation
jtorde/uav_trajectory_optimizer_gurobi
jtorde/planning_worlds_gazebo
Worlds to test planning algorithms in ROS/Gazebo
szebedy/autonomous-drone
This repository intends to enable autonomous drone delivery with the Intel Aero RTF drone and PX4 autopilot. The code can be executed both on the real drone or simulated on a PC using Gazebo. Its core is a robot operating system (ROS) node, which communicates with the PX4 autopilot through mavros. It uses SVO 2.0 for visual odometry, WhyCon for visual marker localization and Ewok for trajectoy planning with collision avoidance.
JunshengFu/tracking-with-Extended-Kalman-Filter
Object (e.g Pedestrian, vehicles) tracking by Extended Kalman Filter (EKF), with fused data from both lidar and radar sensors.
ihpdep/LDES
[AAAI19] Robust Estimation of Similarity Transformation for Visual Object Tracking
STVIR/pysot
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
foolwood/SiamMask
[CVPR2019] Fast Online Object Tracking and Segmentation: A Unifying Approach
foolwood/benchmark_results
Visual Tracking Paper List
nwojke/deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
qqwweee/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
eriklindernoren/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
fo40225/tensorflow-windows-wheel
Tensorflow prebuilt binary for Windows
wangzhizhou/Fish-eye-Image-Correction-Code
This is my paper "Correction of single circular fisheye image" related program code