Pinned Repositories
AIM2020-Semantic-Inpainting
ECCV AIM2020 Inpainting with semamtic guidance
Algorithm-Performance-Viewer
This UI can show the image processing performance in a vivid way, using a slider to watch over the input and output's differences.
awesome-ocr
A curated list of promising OCR resources
CompanySystem-practice
员工管理系统(继承封装多态、虚函数等)
CRAFT-CRNN-General
A General Task for OCR with CRAFT and CRNN models
CRAFT-CRNN-OCR-Pipeline
CRAFT-CRNN Pipeline to make a OCR system within only 50ms in PyTorch
CRNN-Pytorch2TensorRT-via-ONNX
the repository is about the conversion of CRNN model, which is widely used for text recognition. the CRNN model is converted from PyTorch to TensorRT via ONNX
EE225B-PSet1
Remote-Image-Processing-Platform
Seglink-Tensorflow-TensorRT
Try to arrange a text detection model, Seglink from Tensorflow to TensorRT
YIYANGCAI's Repositories
YIYANGCAI/CRAFT-CRNN-OCR-Pipeline
CRAFT-CRNN Pipeline to make a OCR system within only 50ms in PyTorch
YIYANGCAI/CompanySystem-practice
员工管理系统(继承封装多态、虚函数等)
YIYANGCAI/CRAFT-CRNN-General
A General Task for OCR with CRAFT and CRNN models
YIYANGCAI/EE225B-PSet1
YIYANGCAI/Algorithm-Performance-Viewer
This UI can show the image processing performance in a vivid way, using a slider to watch over the input and output's differences.
YIYANGCAI/Awesome-Pruning
A curated list of neural network pruning resources.
YIYANGCAI/BLIP
PyTorch code for BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation
YIYANGCAI/Data_Driven_Auto_White_Balance
YIYANGCAI/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
YIYANGCAI/EE225B-PSet2
YIYANGCAI/EE225B-PSet3
LPF, HPF on frequency domain.
YIYANGCAI/EE225B-PSet4
Spatial filters and statistic filters
YIYANGCAI/EE225B-PSet5
YIYANGCAI/EE225B-PSet6
Radon Transformation, Fourier Slice Theorem
YIYANGCAI/EE225B-PSet7
YIYANGCAI/EE225B-PSet8
Wavelet transformation
YIYANGCAI/EE225B-Pset9
FFT-based Image Reconstruction
YIYANGCAI/Emotion-Classifier-RandomForest
Project of Cal CS294-082 Fall 2021
YIYANGCAI/Emotion-detection
Real-time Facial Emotion Detection using deep learning
YIYANGCAI/Eyeudio
YIYANGCAI/Handwriting-Transformers
Styled Handwritten Text Generation with Transformers (ICCV 21)
YIYANGCAI/Image-Processing-Pool
In deep learning area, image data is always required some processing method due to the models. I use this repo to accumulate some method of image processing
YIYANGCAI/Lifespan_Age_Transformation_Synthesis
Lifespan Age Transformation Synthesis code
YIYANGCAI/mxfont
Official PyTorch implementation of MX-Font (Multiple Heads are Better than One: Few-shot Font Generation with Multiple Localized Experts) ICCV 2021
YIYANGCAI/myResume
YIYANGCAI/neural-compressor
Intel® Neural Compressor (formerly known as Intel® Low Precision Optimization Tool), targeting to provide unified APIs for network compression technologies, such as low precision quantization, sparsity, pruning, knowledge distillation, across different deep learning frameworks to pursue optimal inference performance.
YIYANGCAI/pytorch-Deep-Learning
Deep Learning (with PyTorch)
YIYANGCAI/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
YIYANGCAI/Train-CRNN-from-DataGeneration-to-ModelHarvest
This repo enables you to train a crnn text recognition model even if you don't have data, you can generate different data for your special tasks and train models in the same flow!
YIYANGCAI/Video-Viewer-PyQt5
This project can view differences between two videos, using a user-interactive way.