Skip to content
View zj463261929's full-sized avatar

Block or report zj463261929

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

    TextBoxes: A Fast Text Detector with a Single Deep Neural Network https://github.com/MhLiao/TextBoxes 基于SSD改进的文本检测算法,textBoxes_note记录了之前整理的笔记。

    C++ 25 20

  2. trietree trietree Public

    该代码是基于字典树对word的识别结果进行矫正,使用于中英文混合的字典。字典树(trietree):常用应用于大量字符串的保存、统计、查找等操作。

    Python 13 5

  3. fcrn_detect fcrn_detect Public

    采样FCRN: Fully-Convolutional Regression Network (全卷积回归网络),出自VGG 实验室这篇 CVPR2016的Paper:Synthetic Data for Text Localisation in Natural Images的文本检测方法,该方法没有复现成功,但是里面涉及的斜的boundingbox可以参考,期待作者公开源码。

    Python 10 5

  4. caffe-ssd caffe-ssd Public

    基于caffe框架的ssd目标检测、mAP统计、检测效果显示、计算文档

    C++ 4 2

  5. darknet_mAP darknet_mAP Public

    测试mAP、计算anchors ./darknet detector calc_anchors ./cfg/voc_2class.data -width 960 -height 512 -num_of_clusters 12 -show ; ./darknet detector map ./cfg/voc_2class.data ./cfg/yolov3-voc_2class.cfg /op…

    C 3

  6. image_augment-master image_augment-master Public

    image augment script,python test_detect_multi_process.py 备注:数据增强后还需要删除不太好的数据,有的bbox有偏移

    Python 1 1