Pinned Repositories
3d_LSE_linefit
A little homework. Give a line segment and an end point(not on the line segment). Fit a line approach the end point.
amss_models
CenterTrack
Simultaneous object detection and tracking using center points.
CooperativeDT
Cut_Balloon
darknet_ros_with_zed
A transition node that make darknet_ros output the depth of the detected objects.
DVS_Avoidance
UAV obstacle avoidance with DVS.
flask_message_board
A simple message_board program build in flask guided by http://helloflask.com/book.
flask_web
It's my first python project and web program. Aiming to build a personal blog.
Xue
for me to pratice
goodxue's Repositories
goodxue/darknet_ros_with_zed
A transition node that make darknet_ros output the depth of the detected objects.
goodxue/DVS_Avoidance
UAV obstacle avoidance with DVS.
goodxue/flask_web
It's my first python project and web program. Aiming to build a personal blog.
goodxue/3d_LSE_linefit
A little homework. Give a line segment and an end point(not on the line segment). Fit a line approach the end point.
goodxue/amss_models
goodxue/CenterTrack
Simultaneous object detection and tracking using center points.
goodxue/CooperativeDT
goodxue/Cut_Balloon
goodxue/flask_message_board
A simple message_board program build in flask guided by http://helloflask.com/book.
goodxue/Xue
for me to pratice
goodxue/flask_Albumy
A photo-sharing socialnet.
goodxue/flasky
Companion code to my O'Reilly book "Flask Web Development", second edition.
goodxue/goodxue.github.io
Personal profile
goodxue/mmdetection_hm
OpenMMLab Detection Toolbox for a Homework.
goodxue/NPUER
goodxue/PETR
[ECCV2022] PETR: Position Embedding Transformation for Multi-View 3D Object Detection
goodxue/ppg_rr
I have converted an algorithm from matlab to C++. Using lib Eigen.
goodxue/pytorch_simple_CenterNet_45
A simple pytorch implementation of CenterNet (Objects as Points)
goodxue/ros_cutball
Using ZED Stereo camera to find whether a balloon is falling.
goodxue/tracking_wo_bnw
Implementation of "Tracking without bells and whistles” and the multi-object tracking "Tracktor"