Pinned Repositories
Applied-Machine-Learning
Assignment Solutions for CPE695-Applied Machine Learning.
architectural-floor-plan
AFPlan is an architectural floor plan analysis and recognition system to create extended plans for building services.
chinese-ocr
运用tensorflow实现自然场景文字检测,keras/pytorch实现crnn+ctc实现不定长中文OCR识别
Convolutional-Networks-for-Stock-Predicting
This is a Machine Learning project using Convolutional Neural Network to predict the stock price. It is done after a project article by Ashwin Siripurapu from Stanford University but in a different way.
CRNN_Tensorflow
Convolutional Recurrent Neural Networks(CRNN) for Scene Text Recognition
dl-docker
An all-in-one Docker image for deep learning. Contains all the popular DL frameworks (TensorFlow, Theano, Torch, Caffe, etc.)
Docker-1.12.6
Ansible Docker Role - 二进制安装
DoubleLinkedList
This is a simple implementation of Double Linked List in C++.
ExtremeNet
Bottom-up Object Detection by Grouping Extreme and Center Points
face_sr
Face Super-Resolution Net
JasonDoingGreat's Repositories
JasonDoingGreat/Convolutional-Networks-for-Stock-Predicting
This is a Machine Learning project using Convolutional Neural Network to predict the stock price. It is done after a project article by Ashwin Siripurapu from Stanford University but in a different way.
JasonDoingGreat/face_sr
Face Super-Resolution Net
JasonDoingGreat/architectural-floor-plan
AFPlan is an architectural floor plan analysis and recognition system to create extended plans for building services.
JasonDoingGreat/chinese-ocr
运用tensorflow实现自然场景文字检测,keras/pytorch实现crnn+ctc实现不定长中文OCR识别
JasonDoingGreat/CRNN_Tensorflow
Convolutional Recurrent Neural Networks(CRNN) for Scene Text Recognition
JasonDoingGreat/ExtremeNet
Bottom-up Object Detection by Grouping Extreme and Center Points
JasonDoingGreat/face.evoLVe.PyTorch
🔥🔥High-Performance Face Recognition Library on PyTorch🔥🔥
JasonDoingGreat/Folder-Structure-Conventions
Folder / directory structure options and naming conventions for software projects
JasonDoingGreat/github-issue-templates
:symbols: A collection of GitHub issue and pull request templates
JasonDoingGreat/Image-Preprocessing
This is a repository to store some useful image preprocessing codes (with opencv)
JasonDoingGreat/kubeflow
Machine Learning Toolkit for Kubernetes
JasonDoingGreat/kubernetes
Production-Grade Container Scheduling and Management
JasonDoingGreat/lihang-code
《统计学习方法》的代码实现
JasonDoingGreat/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
JasonDoingGreat/models
Models and examples built with TensorFlow
JasonDoingGreat/MTCNN-Tensorflow
Reproduce MTCNN using Tensorflow
JasonDoingGreat/nnUNet
JasonDoingGreat/noise2sim
Noise2Sim is a general unsupervised deep denoising method.
JasonDoingGreat/ocropy
Python-based tools for document analysis and OCR
JasonDoingGreat/pycls
Codebase for Image Classification Research, written in PyTorch.
JasonDoingGreat/residual-attention-network
JasonDoingGreat/slambook
JasonDoingGreat/SRNTT
Image Super-Resolution by Neural Texture Transfer
JasonDoingGreat/tensorflow
Computation using data flow graphs for scalable machine learning
JasonDoingGreat/tensorflow_PSENet
This is a tensorflow re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network.My blog:
JasonDoingGreat/TF_Estimator_Models
Build Classical CNN Models with TF-Estimator
JasonDoingGreat/voc_xml
Library used to generate VOC XML format label file
JasonDoingGreat/vue-element-admin
:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
JasonDoingGreat/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
JasonDoingGreat/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS