Pinned Repositories
1book
《Web安全之机器学习入门》
2book
《Web安全之深度学习实战》
3book
《Web安全之强化学习与GAN》
4book
《企业安全建设入门:基于开源软件打造企业网络安全》
activityrecognition
Resources about activity recognition-行为识别资料
Advanced-Machine-Learning
记录Coursera Advanced Machine Learning专项课程学习笔记及作业
adversarial_examples
对抗样本
AI_Projects
从2019年4月起完成的各种人工智能相关工程
aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
Announcement
网站公告板
zmjm4's Repositories
zmjm4/Announcement
网站公告板
zmjm4/asrf
Code for ''Alleviating Over-segmentation Errors by Detecting Action Boundaries'' accepted in WACV2021
zmjm4/awesome-federated-computing
:books: :eyeglasses: A collection of research papers, codes, tutorials and blogs on Federated Computing/Learning.
zmjm4/BigDataAnalysis
NJUSE-大数据分析课程作业
zmjm4/ColossalAI
Making large AI models cheaper, faster and more accessible
zmjm4/conlleval.py
Python version of the evaluation script from CoNLL'00-
zmjm4/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
zmjm4/CS231n-2022
CS231n作业代码实现
zmjm4/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
zmjm4/Face-Mask-Detector-using-MobileNetV2
This is a simple image classification project trained on the top of Keras/Tensorflow API with MobileNetV2 deep neural network architecture having weights considered as pre-trained 'imagenet' weights. The trained model (mask-detector-model.h5) takes the real-time video from webcam as an input and predicts if the face landmarks in Region of Interest (ROI) is 'Mask' or 'No Mask' with real-time on screen accuracy.
zmjm4/faceRecognition
利用OpenCV、CNN进行人脸识别
zmjm4/fastNLP
fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.
zmjm4/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 语义依存分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
zmjm4/impersonator
PyTorch implementation of our ICCV 2019 paper: Liquid Warping GAN: A Unified Framework for Human Motion Imitation, Appearance Transfer and Novel View Synthesis
zmjm4/kgcompletion
zmjm4/knowledge-graphs
A collection of research on knowledge graphs
zmjm4/ltp
Language Technology Platform
zmjm4/MiniScanner
集合多个功能的网络安全迷你系统
zmjm4/MoveSim
Codes for paper in KDD 2020 (AI for COVID-19): Learning to Simulate Human Mobility
zmjm4/ms-tcn
zmjm4/NetworkSecuritySelf-study
这是作者的系列网络安全自学教程,主要是关于网安工具和实践操作的在线笔记,希望对大家有所帮助,学无止境,加油。
zmjm4/nlp_course
YSDA course in Natural Language Processing
zmjm4/pyltp
pyltp: the python extension for LTP
zmjm4/st-gcn
Spatial Temporal Graph Convolutional Networks (ST-GCN) for Skeleton-Based Action Recognition in PyTorch
zmjm4/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
zmjm4/tessdata
Trained models with fast variant of the "best" LSTM models + legacy models
zmjm4/texstudio
TeXstudio is a fully featured LaTeX editor. Our goal is to make writing LaTeX documents as easy and comfortable as possible.
zmjm4/TransDG
Source code for the paper "Improving Knowledge-aware Dialogue Generation via Knowledge Base Question Answering".
zmjm4/video-content-description-VCD
Video Content Description (VCD) is a schema, API and set of tools to produce semantically rich labels from multi-sensorial data series.
zmjm4/zh-NER-TF
A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)