USTB-WZL's Stars
hlslibs/ac_math
Algorithmic C Math Library
Xilinx/HLS_arbitrary_Precision_Types
ey39/cordic_pynq
PYNQ-Project for Cordic Algorithm.
ccys-a11y/dac_sdc_2022
This project is about a FPGA-based neural network inference accelerator, which is designed with HLS tool.
Xilinx/HLS
Vitis HLS LLVM source code and examples
Hzzone/pytorch-openpose
pytorch implementation of openpose including Hand and Body Pose Estimation.
songwsx/person_search_demo
利用YOLOv3结合行人重识别模型,实现行人的检测识别,查找特定行人
peter-moran/jetson_csi_cam
A ROS package making it simple to use CSI cameras on the Nvidia Jetson TK1, TX1, or TX2 with ROS.
angusleigh/leg_tracker
koide3/ccf_person_identification
Convolutional Channel Features + Online boosting-based person identification for mobile robots
yokonsan/163Music
163music spider by scrapy.
zyingzhou/music163-spiders
网易云音乐歌曲评论爬虫
xiaopp123/bert-joint-NLU
使用bert做领域分类、意图识别和槽位填充任务
koide3/monocular_person_following
Monocular camera-based person tracking and identification ROS framework for person following robots
CMU-Perceptual-Computing-Lab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
dlunion/EasyOpenPose
OpenPose的简单实现
dlunion/OpenPose
OpenPose的简单实现版本,简洁不简单,so easy. 就一个cpp
shaoanlu/faceswap-GAN
A denoising autoencoder + adversarial losses and attention mechanisms for face swapping.
pbaylies/stylegan-encoder
StyleGAN Encoder - converts real images to latent space
Puzer/stylegan-encoder
StyleGAN Encoder - converts real images to latent space
akphi/PedestrianCounter
Pedestrians detection and tracking using OpenCV on Python
spmallick/learnopencv
Learn OpenCV : C++ and Python Examples
layumi/Person_reID_baseline_pytorch
:bouncing_ball_person: Pytorch ReID: A tiny, friendly, strong pytorch implement of person re-id / vehicle re-id baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
ZQPei/deep_sort_pytorch
MOT using deepsort and yolov3 with pytorch
Qidian213/deep_sort_yolov3
Real-time Multi-person tracker using YOLO v3 and deep_sort with tensorflow
sunzuolei/kcf_tracking_ros
TianyeAlex/tracker_kcf_ros
基于ros下应用深度相机的kcf追踪算法实现
turtlebot/turtlebot_apps
A group of simple demos and exmaples to run on your TurtleBot to help you get started with ROS and TurtleBot.
eldar/pose-tensorflow
Human Pose estimation with TensorFlow framework
liminglong/tld_turtlebot_follower
This is a ROS package, which can make the turtlebot follow an pre-selected object. The visual tracking algorithm is TLD.