-
models Public
Forked from tensorflow/modelsModels and examples built with TensorFlow
Python Apache License 2.0 UpdatedMay 11, 2021 -
monodepth2 Public
Forked from nianticlabs/monodepth2[ICCV 2019] Monocular depth estimation from a single image
Jupyter Notebook Other UpdatedDec 14, 2020 -
TextRecognitionDataGenerator Public
Forked from Belval/TextRecognitionDataGeneratorA synthetic data generator for text recognition
Python MIT License UpdatedMay 2, 2020 -
text_renderer Public
Forked from Sanster/text_rendererGenerate text images for training deep learning ocr model
Python MIT License UpdatedMar 18, 2020 -
funNLP Public
Forked from fighting41love/funNLP中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…
Python UpdatedMar 16, 2020 -
awesome-knowledge-graph Public
Forked from husthuke/awesome-knowledge-graph整理知识图谱相关学习资料
UpdatedMar 11, 2020 -
Bert-for-WebQA Public
Forked from Hanlard/Bert-for-WebQA用BERT在百度WebQA中文问答数据集上做阅读问答
Python UpdatedMar 9, 2020 -
OpenNRE Public
Forked from thunlp/OpenNREAn Open-Source Package for Neural Relation Extraction (NRE)
Python MIT License UpdatedMar 7, 2020 -
Deep-Learning-with-TensorFlow-book Public
Forked from dragen1860/Deep-Learning-with-TensorFlow-book深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
Python UpdatedMar 7, 2020 -
CLUEDatasetSearch Public
Forked from CLUEbenchmark/CLUEDatasetSearch搜索所有中文NLP数据集,附常用英文NLP数据集
Python UpdatedMar 1, 2020 -
Transformer-based-pretrained-model-for-event-extraction Public
Forked from Hanlard/Transformer-based-pretrained-model-for-event-extraction使用基于Transformer的预训练模型在ACE2005数据集上进行事件抽取任务
Python UpdatedFeb 29, 2020 -
webprotege Public
Forked from protegeproject/webprotegeThe webprotege code base
Java Other UpdatedFeb 26, 2020 -
yolov3 Public
Forked from ultralytics/yolov3YOLOv3 in PyTorch > ONNX > CoreML > iOS
-
darknet Public
Forked from pjreddie/darknetConvolutional Neural Networks
C Other UpdatedFeb 24, 2020 -
Agriculture_KnowledgeGraph Public
Forked from qq547276542/Agriculture_KnowledgeGraph农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策
Python GNU General Public License v3.0 UpdatedFeb 17, 2020 -
PyTorch-YOLOv3 Public
Forked from eriklindernoren/PyTorch-YOLOv3Minimal PyTorch implementation of YOLOv3
Python GNU General Public License v3.0 UpdatedJan 24, 2020 -
Dive-into-DL-PyTorch Public
Forked from ShusenTang/Dive-into-DL-PyTorch本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Jupyter Notebook Apache License 2.0 UpdatedJan 11, 2020 -
insightface Public
Forked from deepinsight/insightfaceFace Analysis Project on MXNet
Python MIT License UpdatedDec 29, 2019 -
face_recognition Public
Forked from ageitgey/face_recognitionThe world's simplest facial recognition api for Python and the command line
Python MIT License UpdatedDec 25, 2019 -
bert-event-extraction Public
Forked from nlpcl-lab/bert-event-extractionPytorch Solution of Event Extraction Task using BERT on ACE 2005 corpus
Python MIT License UpdatedDec 23, 2019 -
tensorflow-yolov3 Public
Forked from YunYang1994/tensorflow-yolov3🔥 pure tensorflow Implement of YOLOv3 with support to train your own dataset
Python MIT License UpdatedDec 18, 2019 -
facenet Public
Forked from davidsandberg/facenetFace recognition using Tensorflow
Python MIT License UpdatedDec 16, 2019 -
A-Light-and-Fast-Face-Detector-for-Edge-Devices Public
Forked from YonghaoHe/LFFD-A-Light-and-Fast-Face-Detector-for-Edge-DevicesA light and fast one class detection framework for edge devices. We provide face detector, head detector, pedestrian detector, vehicle detector......
Python MIT License UpdatedDec 10, 2019 -
CCPD Public
Forked from detectRecog/CCPD[ECCV 2018] CCPD & PDRC: a diverse and well-annotated dataset for license plate detection and recognition
Python MIT License UpdatedDec 6, 2019 -
face_recognition_models Public
Forked from ageitgey/face_recognition_modelsTrained models for the face_recognition python library
Makefile Creative Commons Zero v1.0 Universal UpdatedNov 4, 2019 -
YOLOv3_TensorFlow Public
Forked from wizyoung/YOLOv3_TensorFlowComplete YOLO v3 TensorFlow implementation. Support training on your own dataset.
Python UpdatedNov 4, 2019 -
nlp-journey Public
Forked from msgi/nlp-journeyNLP 相关的一些文档、论文及代码, 包括主题模型(Topic Model)、词向量(Word Embedding)、命名实体识别(Named Entity Recognition)、文本分类(Text Classificatin)、文本生成(Text Generation)、文本相似性(Text Similarity)计算、机器翻译(Machine Translation)等,涉及到各种与…
Python UpdatedNov 1, 2019 -
PDSN Public
Forked from linserSnow/PDSNPDSN code for ICCV'2019 paper 《Occlusion Robust Face Recognition based on Mask Learning with Pairwise Differential Siamese Network》
Python UpdatedOct 24, 2019 -
pytorch-tutorial Public
Forked from yunjey/pytorch-tutorialPyTorch Tutorial for Deep Learning Researchers
Python MIT License UpdatedOct 24, 2019 -
awesome-bert Public
Forked from Jiakui/awesome-bertbert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目
UpdatedOct 23, 2019