pure glay

Results 9 repositories owned by pure glay

nvae

105
Stars
21
Forks
Watchers

An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》

bi-lstm-crf

338
Stars
84
Forks
Watchers

使用keras实现的基于Bi-LSTM + CRF的中文分词+词性标注

yolo_deepsort

52
Stars
12
Forks
Watchers

Fast MOT base on yolo+deepsort, support yolo3 and yolo4

better-jieba

17
Stars
3
Forks
Watchers

更好的jieba java版

fourier-feature-networks

63
Stars
4
Forks
Watchers

An unofficial pytorch implementation of 《Fourier Features Let Networks Learn High Frequency Functions in Low Dimensional Domains》

text-detection-ocr

276
Stars
115
Forks
Watchers

Chinese text detection and recognition based on CTPN + DENSENET using Keras and Tensor Flow,使用keras和tensorflow基于CTPN+Densenet实现的中文文本检测和识别

transformer-keras

31
Stars
13
Forks
Watchers

Using Keras + Tensor Flow to Implement Model Transformer in Paper "Attention Is All You Need". 使用 keras+tensorflow 实现论文"Attention Is All You Need"中的模型Transformer。

transformer-word-segmenter

147
Stars
33
Forks
Watchers

Sequence labeling base on universal transformer (Transformer encoder) and CRF; 基于Universal Transformer + CRF 的中文分词和词性标注

stomp_ws_py

20
Stars
11
Forks
Watchers

Stomp over websocket for python