Skip to content
View xuekunnan's full-sized avatar

Block or report xuekunnan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. yolov5-deepsort yolov5-deepsort Public

    最新版本yolov5+deepsort目标检测和追踪,支持5.0版本可训练自己数据集

    Python 4 1

  2. flexible-yolov5 flexible-yolov5 Public

    Forked from Bobo-y/flexible-yolov5

    More readable and flexible yolov5 with more backbone(resnet, shufflenet, moblienet, efficientnet, hrnet) and (cbam,dcn and so on), and tensorrt

    Python 1

  3. tiny-tensorrt tiny-tensorrt Public

    Forked from zerollzeng/tiny-tensorrt

    A simple, efficient, easy-to-use Nvidia TensorRT wrapper for CNN, support c++ and python.

    C++ 1

  4. tracking-with-Extended-Kalman-Filter tracking-with-Extended-Kalman-Filter Public

    Forked from 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.

    C++

  5. Context-Aware-CF-Tracking Context-Aware-CF-Tracking Public

    Forked from thias15/Context-Aware-CF-Tracking

    MATLAB

  6. Correlation_Filtering_Tracking_Lib Correlation_Filtering_Tracking_Lib Public

    Forked from Superlee506/Correlation_Filtering_Tracking_Lib

    Correlation filter based tracking algorithms(KCF, DSST, STAPLE) implemented by C++. [C++实现的与相关滤波相关的跟踪算法(KCF, DSST, Staple)]

    C++