Computer Vision Paper Reading: Classification, Detection, Segmentation, 3D, Network Slimming, ...
MediaPipe is a cross-platform framework for building multimodal applied machine learning pipelines
model compression based on pytorch (1、quantization: 8/4/2bits(dorefa)、ternary/binary value(twn/bnn/xnor-net);2、 pruning: normal、regular and group convolutional channel pruning;3、 group convolution structure;4、batch-normalization folding for binary value of feature(A))
The only simple yet rich-featured desktop note app you'll ever need for your PC.
Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
PyTorch implementation of "Pruning Filters For Efficient ConvNets"