ZhouJian Zhao's repositories
awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
CBLUE
中文医疗信息处理基准CBLUE: A Chinese Biomedical Language Understanding Evaluation Benchmark
chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
crnn.pytorch
A pytorch re-implementation of Convolutional recurrent network in pytorch
CV-SPPnet
SPP net详解
DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
deepfakes_faceswap
from deekfakes' faceswap: https://www.reddit.com/user/deepfakes/
DeepNER
天池中药说明书实体识别挑战冠军方案;中文命名实体识别;NER; BERT-CRF & BERT-SPAN & BERT-MRC;Pytorch
EfficientNet-PyTorch
A PyTorch implementation of EfficientNet
faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
gans-with-pytorch
Various implementations of Generative adversarial networks using Pytorch
gpu-burn
Multi-GPU CUDA stress test
ImageStitch
A Fast Algorithm for Material Image Sequential Stitching
keras-flask-deploy-webapp
:smiley_cat: Pretty&simple image classifier app template. Deploy your own trained model or pre-trained model (VGG, ResNet, Densenet) to a web app using Flask in 10 minutes.
keras-grad-cam
An implementation of Grad-CAM with keras(v2.1.3 tested)
Keras-Multiple-Process-Prediction
A Simply Example to show how to use Keras model in multiple processes to do the prediction
libvips
A fast image processing library with low memory needs.
MIST
Microscopy Image Stitching Tool
multi-task-learning-example
A multi-task learning example for the paper https://arxiv.org/abs/1705.07115
openslide-python
Python bindings to OpenSlide
pyadmin
管理后台脚手架,实现了RBAC, 和一个简单的SQLALCHEMY的Mapper工具,基于tornado框架
qualipy
Software engineering lab
qupath
QuPath - Open Source Digital Pathology
Stitching
Fiji's Stitching plugins reconstruct big images from tiled input images.
vq-vae-2-pytorch
Implementation of Generating Diverse High-Fidelity Images with VQ-VAE-2 in PyTorch