Pinned Repositories
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
ailab
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Att-ChemdNER
Att-ChemdNER
Awesome-CVPR-Paper
CVPR 论文收集,包含但不限于2017、2018、2019文章
awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
awesome-semantic-segmentation-pytorch
Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
Background-Matting
Background Matting: The World is Your Green Screen
labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
nerf_pl
NeRF (Neural Radiance Fields) using pytorch-lightning
ai1361720220000's Repositories
ai1361720220000/nerf_pl
NeRF (Neural Radiance Fields) using pytorch-lightning
ai1361720220000/ailab
ai1361720220000/bts
From Big to Small: Multi-Scale Local Planar Guidance for Monocular Depth Estimation
ai1361720220000/CoTNet
This is an official implementation for "Contextual Transformer Networks for Visual Recognition".
ai1361720220000/CRAFT-pytorch
Official implementation of Character Region Awareness for Text Detection (CRAFT)
ai1361720220000/DAVAR-Lab-OCR
OCR toolbox from Davar-Lab
ai1361720220000/deep_sort_pytorch
MOT tracking using deepsort and yolov3 with pytorch
ai1361720220000/garbage_classify
最严垃圾分类政策自7月1日颁布,如何进行垃圾分类已经成为居民生活的灵魂拷问。但是,没关系!AI在垃圾分类的应用可以成为居民的得力助手。本次垃圾分类挑战杯,目的在于构建基于深度学习技术的图像分类模型,实现垃圾图片类别的精准识别,大赛参考深圳垃圾分类标准,按可回收物、厨余垃圾、有害垃圾和其他垃圾四项分类。
ai1361720220000/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
ai1361720220000/kaldi
This is the official location of the Kaldi project.
ai1361720220000/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
ai1361720220000/LLFF
Code release for Local Light Field Fusion at SIGGRAPH 2019
ai1361720220000/Logo-2k-plus-Dataset
Logo-2k-plus-Dataset
ai1361720220000/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
ai1361720220000/NegSampling-NER
Negative sampling for solving the unlabeled entity problem in NER. ICLR-2021 paper: Empirical Analysis of Unlabeled Entity Problem in Named Entity Recognition.
ai1361720220000/PaddleOCR
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 deployment among server, mobile, embedded and IoT devices)
ai1361720220000/python-pinyin
汉字转拼音(pypinyin)
ai1361720220000/Real-ESRGAN
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
ai1361720220000/Retail-Store-Item-Detection-using-YOLOv5
In this repository, I present a retail store item detector using YOLOv5
ai1361720220000/SciTSR
Table structure recognition dataset of the paper: Complicated Table Structure Recognition
ai1361720220000/StarGANv2-VC
StarGANv2-VC 训练 + 实时转化
ai1361720220000/SynthText
Code for generating synthetic text images as described in "Synthetic Data for Text Localisation in Natural Images", Ankush Gupta, Andrea Vedaldi, Andrew Zisserman, CVPR 2016.
ai1361720220000/SynthText_Chinese_version
Modify from https://github.com/ankush-me/SynthText.git to generate chinese character
ai1361720220000/TGRNet
TGRNet: A Table Graph Reconstruction Network for Table Structure Recognition
ai1361720220000/TIES-2.0
Code for: S.R. Qasim, H. Mahmood, and F. Shafait, Rethinking Table Recognition using Graph Neural Networks (2019)
ai1361720220000/torch-cam
Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM)
ai1361720220000/UHDM
(ECCV2022) This is the official PyTorch implementation of ECCV2022 paper: Towards Efficient and Scale-Robust Ultra-High-Definition Image Demoireing
ai1361720220000/Ultra-Light-Fast-Generic-Face-Detector-1MB
💎1MB lightweight face detection model (1MB轻量级人脸检测模型)
ai1361720220000/YoloUnet-table-detectcut
ai1361720220000/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS