Skip to content
View linxia2001's full-sized avatar

Block or report linxia2001

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. labview_book labview_book Public

    Forked from ruanqizhen/labview_book

    LabVIEW 编程

    LabVIEW

  2. improved-darknetYOLOv3 improved-darknetYOLOv3 Public

    Forked from wangxianhao/improved-darknetYOLOv3

    在KITTI车辆数据集,采用随机多尺度变化增强车辆训练集样本数量,采用k-means聚类获取最优先验候选框大小,引入到YOLOv3模型中,提升模型的车辆检测精度和鲁棒性。

    C

  3. data_prep data_prep Public

    Forked from Hiwyl/data_prep

    适用于目标检测VOC格式的数据增强工具包,包含各种像素级增广方式和形变增广,如:rotate、crop、rotation、flip、tile、滑动窗口、mosaic等;数据格式转换:coco_2_voc、xml_for_u_yolo等

    Python

  4. YoloV3 YoloV3 Public

    Forked from ciroi/YoloV3

    在pytorch-yolov3的基础上加入了DropBlock和Label Smoothing,Gridmask和mosaic数据增强等进行口罩检测

    Python

  5. Data-Augment Data-Augment Public

    Forked from thelittlenew/Data-Augment

    对labeling的YOLO格式数据进行增强

    Python

  6. darknet darknet Public

    Forked from pjreddie/darknet

    Convolutional Neural Networks

    C