Skip to content

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. Crack number and Chinese captcha with both traditional and deep learning methods, based on Torch and python.

    Lua 33 9

  2. An OCR(Optical Character Recognition) System implemented to recognize the character in a resume or cv.

    C++ 15 8

  3. using rnn (lstm or gru) and ctc to convert line image into text, based on torch7 and warp-ctc

    Lua 69 24

  4. 斯坦福 cs231n 作业代码实践

    Jupyter Notebook 375 198

  5. 常见的机器学习参考资料,包括书籍、公开课等

    373 103

2 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

July - August 2020

Halfish has no activity yet for this period.

June 2020

Created an issue in PaddlePaddle/ERNIE that received 1 comment

动态图有 batch 接口吗?

我想要拿到一个句子的 ernie 向量表示,但是发现首页给出的接口只支持单个句子,这样的话跑起来有点慢,想问下这个支持 batch 接口吗? ids, _ = tokenizer.encode('hello world') ids = D.to_variable(np.expand_dims(ids

1 comment

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.