Stars
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
Deep Learning Specialization by Andrew Ng, deeplearning.ai.
Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep N…
A MNIST-like fashion product database. Benchmark 👇
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/
[ICML2021] What Makes for End-to-End Object Detection
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
Code for our paper "Multi-scale Guided Attention for Medical Image Segmentation"
A pytorch-based deep learning framework for multi-modal 2D/3D medical image segmentation
The GitHub Archive Program & Arctic Code Vault
The code of "Attention Guided Network for Retinal Image Segmentation" in MICCAI 2019
Uncertainty-aware Semantic Segmentation of LiDAR Point Clouds for Autonomous Driving
The PyTorch Implementation based on YOLOv4 of the paper: "Complex-YOLO: Real-time 3D Object Detection on Point Clouds"
Comprehensive and open-source library of analysis tools for MRI of the spinal cord.
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
OpenMMLab Detection Toolbox and Benchmark
Dynamic R-CNN: Towards High Quality Object Detection via Dynamic Training, ECCV 2020
A treasure chest for visual classification and recognition powered by PaddlePaddle
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and…
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
The most cited deep learning papers
Dataset, code and model for the CVPR'20 paper "The Garden of Forking Paths: Towards Multi-Future Trajectory Prediction". And for the ECCV'20 SimAug paper.
A best practice for tensorflow project template architecture.