liuch37
Interested in all kinds of challenges in machine learning, deep learning, and computer vision.
AmazonSunnyvale
Pinned Repositories
autorecord
Automatic recording for screenshot video and audio.
cocoapi
COCO API - Dataset @ http://cocodataset.org/
diffusion
A basic diffusion model pipeline.
image-processing
Implement several common while useful image processing methods listed in the literature.
pan-pytorch
This is an unofficial PyTorch re-implementation of paper "Efficient and Accurate Arbitrary-Shaped Text Detection with Pixel Aggregation Network" published in ICCV 2019.
pan-tensorflow
This is an unofficial TensorFlow re-implementation of paper "Efficient and Accurate Arbitrary-Shaped Text Detection with Pixel Aggregation Network" published in ICCV 2019, with Tensorflow 2.
pointnet
PointNet experimentation.
sar-pytorch
Implementation of Show, Attend and Read: A Simple and Strong Baseline for Irregular Text Recognition published in AAAI 2019 in PyTorch
semantic-segmentation
Simple inference implementation with trained HRNet.
tanet-pytorch
The official implementation of the idea Texture-based Attention Network (TANet) with PyTorch.
liuch37's Repositories
liuch37/sar-pytorch
Implementation of Show, Attend and Read: A Simple and Strong Baseline for Irregular Text Recognition published in AAAI 2019 in PyTorch
liuch37/pan-pytorch
This is an unofficial PyTorch re-implementation of paper "Efficient and Accurate Arbitrary-Shaped Text Detection with Pixel Aggregation Network" published in ICCV 2019.
liuch37/semantic-segmentation
Simple inference implementation with trained HRNet.
liuch37/autorecord
Automatic recording for screenshot video and audio.
liuch37/diffusion
A basic diffusion model pipeline.
liuch37/image-processing
Implement several common while useful image processing methods listed in the literature.
liuch37/pan-tensorflow
This is an unofficial TensorFlow re-implementation of paper "Efficient and Accurate Arbitrary-Shaped Text Detection with Pixel Aggregation Network" published in ICCV 2019, with Tensorflow 2.
liuch37/pointnet
PointNet experimentation.
liuch37/cocoapi
COCO API - Dataset @ http://cocodataset.org/
liuch37/Deep-Learning-Project
Individual Deep Learning Project
liuch37/detectron2-pipelines
Customized pipelines using Detectron2 API.
liuch37/tanet-pytorch
The official implementation of the idea Texture-based Attention Network (TANet) with PyTorch.
liuch37/Kaggle
Kaggle competitions
liuch37/kerception
This is the prototype for the proposed Kerception neural network implemented with Tensorflow 2.0
liuch37/langchain
LangChain APP building examples.
liuch37/models
Models and examples built with TensorFlow
liuch37/reground
This is an unofficial re-implementation of paper "ReGround: Improving Textual and Spatial Grounding at No Cost" published in ECCV 2024.
liuch37/synthetic-ocr-data
This repository is to generate synthetic data for scene text detection and recognition from open source tools.
liuch37/tf-object-detection-pipelines
Customized pipelines of using TensorFlow object detection API.