Pinned Repositories
6-PACK
"6-PACK: Category-level 6D Pose Tracker with Anchor-Based Keypoints" code repository
ADNet
Attention-guided CNN for image denoising(Neural Networks,2020)
AI_NEXTCon
Workshop for AI Conference Beijing
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
albumentations
Fast image augmentation library and easy to use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about library: https://www.mdpi.com/2078-2489/11/2/125
alpr-unconstrained
License Plate Detection and Recognition in Unconstrained Scenarios
analytics-zoo
Distributed Tensorflow, Keras, PyTorch and Ray on Apache Spark
computer-vision-in-action
《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(更新中,可以先 star)
maskscoring_rcnn
Forking from: https://github.com/zjhuang22/maskscoring_rcnn and make slightly modifications to have a demo
Multileve-Thresholding-with-Swarm-Intelligent-Algorihtms
XiaoLaoDi's Repositories
XiaoLaoDi/ADNet
Attention-guided CNN for image denoising(Neural Networks,2020)
XiaoLaoDi/aster.pytorch
ASTER in Pytorch
XiaoLaoDi/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
XiaoLaoDi/CCNet
CCNet: Criss-Cross Attention for Semantic Segmentation (ICCV 2019).
XiaoLaoDi/ChineseAddress_OCR
Photographing Chinese-Address OCR implemented using CTPN+CTC+Address Correction. 拍照文档中文地址文字识别。
XiaoLaoDi/cvat
Powerful and efficient Computer Vision Annotation Tool (CVAT)
XiaoLaoDi/DB
A PyToch implementation of "Real-time Scene Text Detection with Differentiable Binarization".
XiaoLaoDi/face-alignment
:fire: 2D and 3D Face alignment library build using pytorch
XiaoLaoDi/FFA-Net
FFA-Net: Feature Fusion Attention Network for Single Image Dehazing
XiaoLaoDi/GSCNN
Gated-Shape CNN for Semantic Segmentation
XiaoLaoDi/HRNet-Semantic-Segmentation
High-resolution representation learning (HRNets) for Semantic Segmentation
XiaoLaoDi/KerasObjectDetector
Keras Object Detection API with YOLK project 🍳
XiaoLaoDi/M2Det
M2Det: A Single-Shot Object Detector based on Multi-Level Feature Pyramid Network
XiaoLaoDi/mmsr
Open MMLab Image and Video Super-Resolution Toolbox, , including SRResNet, SRGAN, ESRGAN, EDVR, etc.
XiaoLaoDi/MORAN_v2
MORAN: A Multi-Object Rectified Attention Network for Scene Text Recognition
XiaoLaoDi/n-beats
Pytorch/Keras implementation of N-BEATS: Neural basis expansion analysis for interpretable time series forecasting.
XiaoLaoDi/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
XiaoLaoDi/PAN.pytorch
A unofficial pytorch implementation of PAN(PSENet2): Efficient and Accurate Arbitrary-Shaped Text Detection with Pixel Aggregation Network
XiaoLaoDi/PolarMask
Code for 'PolarMask: Single Shot Instance Segmentation with Polar Representation'
XiaoLaoDi/Python
All Algorithms implemented in Python
XiaoLaoDi/scikit-learn
scikit-learn: machine learning in Python
XiaoLaoDi/semantic-segmentation-pytorch
Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset
XiaoLaoDi/ShadowsocksX-NG
Next Generation of ShadowsocksX
XiaoLaoDi/statsmodels
Statsmodels: statistical modeling and econometrics in Python
XiaoLaoDi/tianchiorgame
天池比赛,kaggle等等(Keras/PyTorch实战)
XiaoLaoDi/wavenet
Keras WaveNet implementation
XiaoLaoDi/XiaoLaoDi.github.io
XiaoLaoDi/xxt.github.io
XiaoLaoDi/yolact
A simple, fully convolutional model for real-time instance segmentation.
XiaoLaoDi/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS