Pinned Repositories
2018-BD-XJD
2018百度西交大大数据竞赛-商家招牌的分类与检测-初赛(11/1139)
2018-BD-XJD-2-
2018百度西交大大数据竞赛-商家招牌的分类与检测-复赛(23/1139)
aspp
car-recoganization-competition
交通卡口车辆信息精准识别比赛
CV_ToolBox
data preprocess for cv, including data aug (general and cutout) for object detection, KITTI, COCO data to VOC
darknet
Convolutional Neural Networks
focal_loss_multi_class
mutil-class focal loss implemented in keras
TIANCHI_XUELANG_AI
天池雪浪布匹瑕疵检测,初赛线上949,排名9/2403
TIANCHI_XUELANG_AI_2
天池雪浪布匹瑕疵检测,复赛线上746,排名14/2403
zimuku_spider
字幕爬虫
maozezhong's Repositories
maozezhong/CV_ToolBox
data preprocess for cv, including data aug (general and cutout) for object detection, KITTI, COCO data to VOC
maozezhong/TIANCHI_XUELANG_AI
天池雪浪布匹瑕疵检测,初赛线上949,排名9/2403
maozezhong/focal_loss_multi_class
mutil-class focal loss implemented in keras
maozezhong/TIANCHI_XUELANG_AI_2
天池雪浪布匹瑕疵检测,复赛线上746,排名14/2403
maozezhong/2018-BD-XJD-2-
2018百度西交大大数据竞赛-商家招牌的分类与检测-复赛(23/1139)
maozezhong/2018-BD-XJD
2018百度西交大大数据竞赛-商家招牌的分类与检测-初赛(11/1139)
maozezhong/car-recoganization-competition
交通卡口车辆信息精准识别比赛
maozezhong/aspp
maozezhong/darknet
Convolutional Neural Networks
maozezhong/KITTIdata_to_voc
transform KITTI data to voc file form
maozezhong/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
maozezhong/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
maozezhong/imgaug
Image augmentation for machine learning experiments.
maozezhong/my_keras_model_zoo
keras pretrained model
maozezhong/bert
TensorFlow code and pre-trained models for BERT
maozezhong/Deformable-ConvNets
Deformable Convolutional Networks
maozezhong/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
maozezhong/leetcode
maozezhong/maozezhong.github.io
it is my personal website
maozezhong/models
Models and examples built with TensorFlow
maozezhong/OCR_EVALUATION
Modified by icdar codes for OCR results evaluation(detection or end-to-end recognition results). For more details, please see my blog:
maozezhong/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
maozezhong/protein-classification
kaggle multi label classification
maozezhong/pycorrector
pycorrector is a toolkit for text error correction. It was developed to facilitate the designing, comparing, and sharing of deep text error correction models.
maozezhong/SINet
maozezhong/slowfast-keras
A implementation of "SlowFast Networks for Video Recognition" with tf.keras
maozezhong/the-gan-zoo
A list of all named GANs!
maozezhong/transformer-pointer-generator
A Abstractive Summarization Implementation with Transformer and Pointer-generator
maozezhong/youtube-8m
Starter code for working with the YouTube-8M dataset.
maozezhong/zuochengyun-algorithm
C++实现 程序员代码面试指南(左程云著)内代码