Pinned Repositories
2020-
剑指+leetcode
hope_better_job
image-text-localization-recognition
A general list of resources to image text localization and recognition 场景文本位置感知与识别的论文资源汇总
machine-learning-notes
This contains my past machine learning notes
pixel_link
Implementation of our paper 'PixelLink: Detecting Scene Text via Instance Segmentation' in AAAI2018
pp_mattingv2
实时人像抠图
pytorch-caffe-darknet-convert
convert between pytorch, caffe prototxt/weights and darknet cfg/weights
R2CNN_FPN_Tensorflow
R2CNN: Rotational Region CNN Based on FPN (Tensorflow)
tensorflow-deeplab-v3-plus
DeepLabv3+ built in TensorFlow
voc2coco-pattern
change the vocdataset 2 cocodataset pattern
jiachen0212's Repositories
jiachen0212/AnoGAN-pytorch
Pytorch implementation of "Unsupervised Anomaly Detection with Generative Adversarial Networks to Guide Marker Discovery"
jiachen0212/BaiduImageSpider
一个超级轻量的百度图片爬虫
jiachen0212/CenterFace
face detection
jiachen0212/classifier-balancing
This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 2020
jiachen0212/cnpy
library to read/write .npy and .npz files in C/C++
jiachen0212/cppflow
Run TensorFlow models in C++ without installation and without Bazel
jiachen0212/crnn_ctc_ocr_tf
Extremely simple implement for CRNN by Tensorflow
jiachen0212/DBFace
DBFace is a real-time, single-stage detector for face detection, with faster speed and higher accuracy
jiachen0212/DeepFloorplan
jiachen0212/DocumentLayoutAnalysis
Document Layout Analysis resources repos for development with PdfPig.
jiachen0212/DSIN
Deep Image Compression using Decoder Side Information
jiachen0212/FloorplanTransformation
Raster-to-Vector: Revisiting Floorplan Transformation
jiachen0212/ghostnet_cifar10
ghostnet_cifar10
jiachen0212/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 语义依存分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
jiachen0212/invoice
增值税发票OCR识别,使用flask微服务架构,识别type:增值税电子普通发票,增值税普通发票,增值税专用发票;识别字段为:发票代码、发票号码、开票日期、校验码、税后金额等
jiachen0212/Keras
jiachen0212/MNN-APPLICATIONS
MNN applications by MNN, JNI exec, RK3399. Support tflite\tensorflow\caffe\onnx models.
jiachen0212/nlp_course
YSDA course in Natural Language Processing
jiachen0212/One-dimensional-GAN
用GAN生成一维数据
jiachen0212/Optimizer-PyTorch
Package of Optimizer implemented with PyTorch .
jiachen0212/patchmatch_inpainting
Implementation of PatchMatch for image inpainting in cpp
jiachen0212/PytorchOCR
基于Pytorch的OCR工具库,支持常用的文字检测和识别算法
jiachen0212/SciencePlots
Matplotlib styles for scientific plotting
jiachen0212/spinningup
An educational resource to help anyone learn deep reinforcement learning.
jiachen0212/SRN
Selective Refinement Network for High Performance Face Detection, AAAI, 2019
jiachen0212/structure_knowledge_distillation
The official code for the paper 'Structured Knowledge Distillation for Semantic Segmentation'. (CVPR 2019 ORAL) and extension to other tasks.
jiachen0212/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
jiachen0212/tensorflow_cookbook
Code for Tensorflow Machine Learning Cookbook
jiachen0212/Tianchi_Fabric_defects_detection
广东工业智造大赛--布匹瑕疵检测复赛代码
jiachen0212/Turbo-Run-Length-Encoding
TurboRLE-Fastest Run Length Encoding