Stars
PyTorch Library for Low-Latency, High-Throughput Graph Learning on GPUs.
The official codes for the ICCV2021 Oral presentation "Rethinking Counting and Localization in Crowds: A Purely Point-Based Framework"
StyleSpace Analysis: Disentangled Controls for StyleGAN Image Generation
StyleGAN2-ADA - Official PyTorch implementation
TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its…
OpenMMLab Detection Toolbox and Benchmark
hubutui / nnUNet
Forked from MIC-DKFZ/nnUNetMy nnUNet fork with minor modification and Docker image for MICCAI StructSeg challenge and VerSe challenge.
Pytorch implementation of "Fully-Convolutional Siamese Networks for Object Tracking"
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
extends python with C: c-api, ctypes and Cython
Pytorch implementation of RetinaNet object detection.
Semantic Segmentation Suite in TensorFlow. Implement, train, and test new Semantic Segmentation models easily!
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
基于CTPN(tensorflow)+CRNN(pytorch)+CTC的不定长文本检测和识别
ooooverflow / chinese_ocr
Forked from YCG09/chinese_ocrCTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
End-to-end Chinese scene-text detection and recognition with CTPN, CRNN, and CTC (legacy project).