huhuhuhu346's Stars
John1liu/YOLOV5-DeepSORT-Vehicle-Tracking-Master
In this project, urban traffic videos are collected from the middle section of Xi 'an South Second Ring Road with a large traffic flow, and interval frames are extracted from the videos to produce data sets for training and verification of YOLO V5 neural network. Combined with the detection results, the open-source vehicle depth model data set is used to train the vehicle depth feature weight file, and the deep-sort algorithm is used to complete the target tracking, which can realize real-time and relatively accurate multi-target recognition and tracking of moving vehicles.
chensjtu/vehicle_tracking_yolov3
This is the final project of the machine vision course. Given that multi-object tracking (MOT) is currently the research focus, this project will open source to help related research. The basis of this project is: yolo v3, multi-target recognition algorithm, Kalman filter tracking, Hungarian algorithm. (IPIL 2016) This project has basically completed the identification and tracking of vehicle targets in the video, but the robustness is not perfect.
hpc203/rotate-yolov5-opencv-onnxrun
分别使用OpenCV、ONNXRuntime部署yolov5旋转目标检测,包含C++和Python两个版本的程序
Sharpiless/Yolov5-Deepsort
最新版本yolov5+deepsort目标检测和追踪,能够显示目标类别,支持5.0版本可训练自己数据集
christianwengert/calib_toolbox_addon
Hand-eye calibration addon for the Matlab camera calibration toolbox
qgallouedec/panda-gym
Set of robotic environments based on PyBullet physics engine and gymnasium.
sol0invictus/MAT-DL
mathworks-robotics/awesome-matlab-robotics
This is a list of awesome demos, tutorials, utilities and overall resources for the robotics community that use MATLAB and Simulink.
mathworks-robotics/msra-walking-robot
Example files for MATLAB and Simulink Robotics Arena walking robot videos.
mathworks/msra-walking-robot
Example files for MATLAB and Simulink Robotics Arena walking robot videos.
mahyaret/gym-panda
An OpenAI Gym Env for Panda
ShangtongZhang/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
guyuehome/guyueclass
古月学院课程代码
SergiPonsa/Simulation_Pybullet
It has all the required elements to simulate the Robots in pybullet
KarlXing/RLCodebase
RLCodebase: PyTorch Codebase For Deep Reinforcement Learning Algorithms
adamheins/pyb_utils
Basic utilities for PyBullet, including collision detection, ghost (i.e. visual-only) objects, cameras, and more.
ashutoshtiwari13/Unity-PyBullet-DRL-Hub
Implementation of DeeP RL algorithms on different Unity Environments
aamorel/gym-baxter-grabbing
Gym environment for grasping using Pybullet and Baxter robot
HannesStark/gnn-reinforcement-learning
Representing robots as graphs for reinforcement-learning in PyBullet locomotion environments.
Zunchao/kukahusky_pybullet_ppo
training ppo for mm kuka + husky, models and agent from pybullet
bulletphysics/bullet3
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
IanYangChina/pybullet_multigoal_gym
Pybullet version of the multigoal robotics environment from OpenAI Gym
kejuanyang1/RL_Pybullet
vstark21/3d_localization_mcs
Three-dimensional (3D) localization of a mobile robot using a multi-camera sensor system.
Grzegorr/ML-Slip-Project-PyBullet
A simulation environment for masters. PyBullet was used to simulate Franka arm with ReFlex Hand as a gripper.
Cliu2/kukaGrasp_pybullet
HKU 2018-2019 RoboticArmGrasping
petersci/tm-pybullet
tm robotic arm simulation using pybullet
Jonathan-Pearce/DDPG_PER
Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)
wenshuaizhao/NoisyKukaReacher
A modified environment for robotic arm reaching based on Pybullet Kuka Arm Grasping
Einsbon/delta-robot-pybullet
Implementing Delta Robot in PyBullet