Skip to content
View Rockman-star's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report Rockman-star

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. Apex Apex Public

    C

  2. darknet_2019 darknet_2019 Public

    Forked from AlexeyAB/darknet

    Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)

    C

  3. pysot pysot Public

    Forked from STVIR/pysot

    SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.

    Python

  4. CenterNet CenterNet Public

    Forked from xingyizhou/CenterNet

    Object detection, 3D detection, and pose estimation using center point detection:

    Python

  5. YOLOv3-model-pruning YOLOv3-model-pruning Public

    Forked from Lam1360/YOLOv3-model-pruning

    对 YOLOv3 做模型剪枝(network slimming),对于 oxford hand 数据集(因项目需要),模型剪枝后的参数量减少 80%,Infer 的速度达到原来 2 倍,mAP 基本不变

    Python

  6. Deformable-Convolution-V2-PyTorch Deformable-Convolution-V2-PyTorch Public

    Forked from chengdazhi/Deformable-Convolution-V2-PyTorch

    Deformable ConvNets V2 (DCNv2) in PyTorch

    Cuda