zye1996's Stars
ruochunjin/C-MS-Celeb
A clean version (wash list) of MS-Celeb-1M face dataset, containing 6,464,018 face images of 94,682 celebrities
CheckBoxStudio/IoU
A C++ implement of intersection over union (IoU) ratio calculation.
HansRen1024/Face-Tracking-Using-CNN-and-Optical-Flow
Official implementation for paper "A Real-Time and Long-Term Face Tracking Method Using Convolutional Neural Network and Optical Flow for Internet of Things" using C++
Evezerest/PPOCRLabel
PPOCRLabel is a semi-automatic graphic annotation tool suitable for OCR field, with built-in PP-OCR model to automatically detect and re-recognize data. It is written in Python 3 and PyQT5, supporting rectangular box annotation and four-point annotation modes. Annotations can be directly used for the training of PP-OCR detection and recognition models.
ZhaoJ9014/face.evoLVe
🔥🔥High-Performance Face Recognition Library on PaddlePaddle & PyTorch🔥🔥
MichaelFan01/STDC-Seg
Source Code of our CVPR2021 paper "Rethinking BiSeNet For Real-time Semantic Segmentation"
google-research/google-research
Google Research
gigwegbe/tinyml-papers-and-projects
This is a list of interesting papers and projects about TinyML.
WongKinYiu/yolor
implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)
irfanICMLL/structure_knowledge_distillation
The official code for the paper 'Structured Knowledge Distillation for Semantic Segmentation'. (CVPR 2019 ORAL) and extension to other tasks.
cvlab-stonybrook/DewarpNet
Code for the paper "DewarpNet: Single-Image Document Unwarping With Stacked 3D and 2D Regression Networks" (ICCV '19)
OsamaMazhar/Random-Shadows-Highlights
A new data augmentation method for extreme lighting conditions.
wkentaro/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
JunMa11/SegLossOdyssey
A collection of loss functions for medical image segmentation
kronik/smartcrop
Small improvement - Big impact
shibatch/rectdetect
Realtime rectangle detector with GPGPU
luczeng/HoughRectangle
Rectangle detection using the Hough transform
xwjabc/hed
A PyTorch reimplementation of Holistically-Nested Edge Detection
stnamjef/page_dewarp
faster page_dewarp in C++
zacharywhitley/awesome-ocr
xiaoyu258/DocProj
Document Rectification and Illumination Correction using a Patch-based CNN
pkuCactus/BDCN
The code for the CVPR2019 paper Bi-Directional Cascade Network for Perceptual Edge Detection
balajiselvaraj1601/RCF_Pytorch_Updated
Pytorch implementation of RCF
yun-liu/RCF
Richer Convolutional Features for Edge Detection
Wangyupei/CED
Deep Crisp Boundaries
WenmuZhou/OCR_DataSet
收集并整理有关OCR的数据集并统一标注格式,以便实验需要
sniklaus/pytorch-hed
a reimplementation of Holistically-Nested Edge Detection in PyTorch
RRanddom/tf_doc_localisation
SHI-Labs/Rethinking-Text-Segmentation
[CVPR 2021] Rethinking Text Segmentation: A Novel Dataset and A Text-Specific Refinement Approach
denabazazian/scene_text_segmentation
Pytorch implementation for pixel-wise scene text segmentation based on DeepLabV3+