Repository navigation

#

rcnn

中文长文本分类、短句子分类、多标签分类、两句子相似度(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, Albert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, SWEM, LEAM, TextGCN

Python
1799
10 个月前

FastER RCNN built on tensorflow

Python
876
7 年前

Text classification models implemented in Keras, including: FastText, TextCNN, TextRNN, TextBiRNN, TextAttBiRNN, HAN, RCNN, RCNNVariant, etc.

Python
815
2 年前

中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!

Python
384
2 年前

This is a Matlab lesson design for vehicle detection and recognition. Using cifar-10Net to training a RCNN, and finetune AlexNet to classify. Thanks to Cars Datasethttp//ai.stanford.edu/~jkrause/cars/car_dataset.html

MATLAB
204
3 年前

Deformable convolution net on Tensorflow

Python
169
7 年前

Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)

Python
151
7 年前

中国法研杯CAIL2019要素抽取任务第三名方案分享

Python
138
4 年前

Vehicle Detection using Mask R-CNN and Computer Vision based Lane Detection

Python
125
7 年前

Light-Head RCNN and One Novel Object Detector

Python
114
7 年前

Step-By-Step Implementation of R-CNN from scratch in python

Jupyter Notebook
104
2 年前

Code for several state-of-the-art papers in object detection and semantic segmentation.

MATLAB
86
8 年前

pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.

Python
75
5 年前