Pinned Repositories
BDCI2019-SENTIMENT-CLASSIFICATION
CCF BDCI 2019 互联网新闻情感分析 复赛top1解决方案
CHINESE-OCR
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
CMeKG_labelingPlatform
kg
ctpn
ctpn faster because of using gpu to nms
cube-studio
云原生一站式机器学习平台,多租户,数据资产,notebook在线开发,拖拉拽任务流编排,多机多卡分布式训练,超参搜索,推理服务,多集群调度,多项目组资源组,边缘计算,大模型实时训练, ai应用商店
CycleGAN-tensorflow
Tensorflow implementation for learning an image-to-image translation without input-output pairs. https://arxiv.org/pdf/1703.10593.pdf
DeepKE
An Open Toolkit for Knowledge Graph Extraction and Construction published at EMNLP2022 System Demonstrations.
dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
entname_batch
hhk123's Repositories
hhk123/chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
hhk123/CMeKG_labelingPlatform
kg
hhk123/CycleGAN-tensorflow
Tensorflow implementation for learning an image-to-image translation without input-output pairs. https://arxiv.org/pdf/1703.10593.pdf
hhk123/BDCI2019-SENTIMENT-CLASSIFICATION
CCF BDCI 2019 互联网新闻情感分析 复赛top1解决方案
hhk123/CHINESE-OCR
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
hhk123/ctpn
ctpn faster because of using gpu to nms
hhk123/cube-studio
云原生一站式机器学习平台,多租户,数据资产,notebook在线开发,拖拉拽任务流编排,多机多卡分布式训练,超参搜索,推理服务,多集群调度,多项目组资源组,边缘计算,大模型实时训练, ai应用商店
hhk123/DeepKE
An Open Toolkit for Knowledge Graph Extraction and Construction published at EMNLP2022 System Demonstrations.
hhk123/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
hhk123/entname_batch
hhk123/keras-retinanet
Keras implementation of RetinaNet object detection.
hhk123/meituan
hhk123/pix2pix-tensorflow
TensorFlow implementation of "Image-to-Image Translation Using Conditional Adversarial Networks".
hhk123/rapoo-keyboard-driver
Some bugfix for rapoo keyboard where some keys are invalid.
hhk123/TensorFlow-Course
Simple and ready-to-use tutorials for TensorFlow
hhk123/TextGrapher
Text Content Grapher based on keyinfo extraction by NLP method。输入一篇文档,将文档进行关键信息提取,进行结构化,并最终组织成图谱组织形式,形成对文章语义信息的图谱化展示。
hhk123/try
hhk123/union_4_senti_data
hhk123/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
hhk123/yolov3-pytorch-custom
yolov3 for rubbish detection
hhk123/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS