Pinned Repositories
3D-Lung-nodules-detection
【医学影像分析】3D-CT影像的肺结节检测(LUNA16数据集)
AgentSims
AgentSims is an easy-to-use infrastructure for researchers from all disciplines to test the specific capacities they are interested in.
AISuperstar
资深大牛让你的视频轻松换脸,无论你想干什么。deepfake,faceswap,deepfacelab,anything you want
Anima
第一个开源的基于QLoRA的33B中文大语言模型First QLoRA based open source 33B Chinese LLM
automatic-watermark-detection
Project for Digital Image Processing
Java-WebSocket
A barebones WebSocket client and server implementation written in 100% Java.
OpenChatKit
pdf-document-layout-analysis
A Docker-powered service for PDF document layout analysis. This service provides a powerful and flexible PDF analysis service. The service allows for the segmentation and classification of different parts of PDF pages, identifying the elements such as texts, titles, pictures, tables and so on.
scm
统一缓存管理接口
yolo4_helmet
基于yolov4网络的安全帽检测
zhys513's Repositories
zhys513/yolo4_helmet
基于yolov4网络的安全帽检测
zhys513/3D-Lung-nodules-detection
【医学影像分析】3D-CT影像的肺结节检测(LUNA16数据集)
zhys513/AISuperstar
资深大牛让你的视频轻松换脸,无论你想干什么。deepfake,faceswap,deepfacelab,anything you want
zhys513/automatic-watermark-detection
Project for Digital Image Processing
zhys513/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
zhys513/CCKS2019-Task5
CCKS2019评测任务五——公众公司公告信息抽取,第三名
zhys513/ceb2pdf
convert ceb to pdf in windows
zhys513/ceb2pdf-1
ceb2pdf from internet
zhys513/chinese-ocr
基于CTPN(tensorflow)+CRNN(pytorch)+CTC的不定长文本检测和识别
zhys513/CTAI
基于深度学习的肿瘤辅助诊断系统,以图像分割为核心,利用人工智能完成肿瘤区域的识别勾画并提供肿瘤区域的特征来辅助医生进行诊断。有完整的模型构建、后端架设和前端访问功能。
zhys513/DeepFaceLab-1
DeepFaceLab最新版,完整版,原版汉化版。
zhys513/docUnet.pytorch
This is a pytorch implementation of DocUNet: Document Image Unwarping via A Stacked U-Net
zhys513/DQN-tensorflow
Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning
zhys513/index
zhys513/insightface
Face Analysis Project on MXNet
zhys513/Lossless-image-compression
利用python的Image库对图片进行无损压缩
zhys513/n2n-watermark-remove
基于noise2noise修改的深度学习去水印项目。
zhys513/NL2SQL
Text2SQL 语义解析数据集、解决方案、paper资源整合项目
zhys513/nl2sql-chinese
中文自然语言到mysql语句的转换
zhys513/nlp_xiaojiang
自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,bert+bilstm+crf),数据增强(text augment enhance),同义句同义词生成,句子主干提取(mainpart),中文汉语短文本相似度,文本特征工程,keras-http-service调用
zhys513/pytorch-captcha-recognition
基于CNN训练的一套 "端到端" 的验证码识别模型,使用深度学习+训练数据+大量计算力,纯数字识别率高达 99.99%,数字+字母识别率 96%
zhys513/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
zhys513/pytorch_face_landmark
Fast and accurate face landmark detection library using PyTorch; Support 68-point semi-frontal and 39-point profile landmark detection; Up to 100FPS landmark inference on CPU.
zhys513/retina-unet
Retina blood vessel segmentation with a convolutional neural network
zhys513/SeetaFaceEngine
zhys513/Tianchi_power_predict
zhys513/Use-transformers-train-Bert-from-scratch
TIANCHI-小布助手对话短文本语义匹配BERT baseline
zhys513/VirtualKey_with_Ctypes
Send virtually keyboard command with ctypes.
zhys513/watermarker
使用python脚本为图片添加文字水印
zhys513/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.