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/computer-vision-in-action
《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(更新中,可以先 star)
XiaoLaoDi/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
XiaoLaoDi/Bilibili-plus
课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB
XiaoLaoDi/CascadeTabNet
This repository contains the code and implementation details of the CascadeTabNet paper "CascadeTabNet: An approach for end to end table detection and structure recognition from image-based documents"
XiaoLaoDi/CnC_Remastered_Collection
XiaoLaoDi/computervision-recipes
Best Practices, code samples, and documentation for Computer Vision.
XiaoLaoDi/coremltools
Core ML Community Tools.
XiaoLaoDi/CRNN_Chinese_Characters_Rec
(CRNN) Chinese Characters Recognition.
XiaoLaoDi/detr
End-to-End Object Detection with Transformers
XiaoLaoDi/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
XiaoLaoDi/eng-practices
Google's Engineering Practices documentation
XiaoLaoDi/face_recognition
The world's simplest facial recognition api for Python and the command line
XiaoLaoDi/facenet-pytorch
Pretrained Pytorch face detection (MTCNN) and recognition (InceptionResnet) models
XiaoLaoDi/featuretools
An open source python library for automated feature engineering
XiaoLaoDi/HRFAE
Official implementation for paper High Resolution Face Age Editing
XiaoLaoDi/imutils
A series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
XiaoLaoDi/jd_seckill
京东秒杀商品抢购,目前只支持茅台抢购,不支持其他商品!
XiaoLaoDi/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
XiaoLaoDi/machine_learning_refined
Notes, examples, and Python demos for the textbook "Machine Learning Refined" (published by Cambridge University Press).
XiaoLaoDi/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
XiaoLaoDi/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
XiaoLaoDi/ner
命名实体识别实践与探索
XiaoLaoDi/Object-Detection-Metrics
Most popular metrics used to evaluate object detection algorithms.
XiaoLaoDi/oneflow
OneFlow is a performance-centered and open-source deep learning framework.
XiaoLaoDi/PaddleOCR
Awesome OCR toolkits based on PaddlePaddle (8.6M ultra-lightweight pre-trained model, support training and deployment among server, mobile, embeded and IoT devices)
XiaoLaoDi/pandoc
Universal markup converter
XiaoLaoDi/pycaret
An open source, low-code machine learning library in Python
XiaoLaoDi/pycharm-guide
PyCharm 中文指南:安装 | 破解 | 效率 | 技巧
XiaoLaoDi/Statistical-Learning-Methods
Implement Statistical Leanring Methods, Li Hang the hard way. 李航《统计学习方法》一书的硬核 Python 实现
XiaoLaoDi/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.