Pinned Repositories
-_megemini-
瑞金医院知识图谱大赛总决赛第四名比赛攻略_megemini队
3DUnetCNN
Keras 3D U-Net Convolution Neural Network (CNN) designed for medical image segmentation
bert
TensorFlow code and pre-trained models for BERT
BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
Blogs
BraTS2018-tumor-segmentation
We provide DeepMedic and 3D UNet in pytorch for brain tumore segmentation. We also integrate location information with DeepMedic and 3D UNet by adding additional brain parcellation with original MR images.
chinese_province_city_area_mapper
一个用于提取简体中文字符串中省,市和区并能够进行映射,检验和简单绘图的python模块
CV
resume of Peijie Jin
Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
FoolNLTK
A Chinese Nature Language Toolkit
jinpeijie217's Repositories
jinpeijie217/Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
jinpeijie217/-_megemini-
瑞金医院知识图谱大赛总决赛第四名比赛攻略_megemini队
jinpeijie217/3DUnetCNN
Keras 3D U-Net Convolution Neural Network (CNN) designed for medical image segmentation
jinpeijie217/bert
TensorFlow code and pre-trained models for BERT
jinpeijie217/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
jinpeijie217/Blogs
jinpeijie217/d2l-zh
《动手学深度学习》,英文版即伯克利深度学习(STAT 157)教材。面向中文读者、能运行、可讨论。
jinpeijie217/data_grand
2018达观杯文本智能处理挑战赛 Top10解决方案(10/3830)
jinpeijie217/dicom-anon
Python DICOM Anonymizer
jinpeijie217/doccano
Open source text annotation tool for machine learning practitioner.
jinpeijie217/gancer
Generative Adversarial Networks for Computationally Efficient Radiotherapy
jinpeijie217/gym
A toolkit for developing and comparing reinforcement learning algorithms.
jinpeijie217/H-DenseUNet
TMI 2018. H-DenseUNet: Hybrid Densely Connected UNet for Liver and Tumor Segmentation from CT Volumes
jinpeijie217/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
jinpeijie217/jinpeijie217.github.io
jinpeijie217/Kashgari
Simple, Keras-powered multilingual NLP framework, allows you to build your models in 5 minutes for named entity recognition (NER), part-of-speech tagging (PoS) and text classification tasks. Includes BERT, GPT-2 and word2vec embedding.
jinpeijie217/Keras-TextClassification
中文长文本分类、短句子分类、多标签分类(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, ENT, DMN,
jinpeijie217/masked-face
for generating a dataset of images of faces with artificial medical masks
jinpeijie217/MaskInsightface
基于人脸关键区域提取的人脸识别(LFW:99.82%+ CFP_FP:98.50%+ AgeDB30:98.25%+)
jinpeijie217/nextjs-notion-starter-kit
Deploy your own Notion-powered website in minutes with Next.js and Vercel.
jinpeijie217/OpenNRE
An Open-Source Package for Neural Relation Extraction (NRE) implemented in TensorFlow
jinpeijie217/Pretraining-Yourself-Bert-From-Scratch
从头训练MASK BERT
jinpeijie217/Python
All Algorithms implemented in Python
jinpeijie217/QASystemOnMedicalGraph
该项目是基于医疗领域知识图谱的问答系统。实现比较简单。
jinpeijie217/ruijin-kg-SuperGUTScode
jinpeijie217/ruijin_round1
瑞金医院MMC人工智能辅助构建知识图谱大赛初赛
jinpeijie217/ruijin_round2
瑞金医院MMC人工智能辅助构建知识图谱大赛复赛
jinpeijie217/simple-keras-rest-api
A simple Keras REST API using Flask
jinpeijie217/Transformer-in-generating-dialogue
An Implementation of 'Attention is all you need' with Chinese Corpus
jinpeijie217/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS