8 ms·
Baidu’s AI Team Releases Key Deep-Learning Code
- brudgers 11y agoGithub [from article]: https://github.com/baidu-research/warp-ctc https://github.com/baidu-research/warp-ctc
- frik 11y agoFrom the GitHub page: "This project contains our high performance CPU and CUDA versions of the CTC loss, along with bindings for Torch. The library provides a simple C interface, so that it is easy to integrate into deep learning frameworks."
- deleted 11y ago[deleted]
- deleted 11y ago[deleted]
- NicoJuicy 11y agoThe hard part is not the technology, it's the large enough data sets. Perhaps finding good employees could also be a help
- anantzoid 11y agoThe point that's not stressed enough is the massive amounts of good data that is needed to fuel these kind of systems. Data collection, cleaning, aggregation and other processes itself are humungous tasks.
- hartator 11y agoA tutorial: https://github.com/baidu-research/warp-ctc/blob/master/torch_binding/TUTORIAL.md https://github.com/baidu-research/warp-ctc/blob/master/torch...