Stars
TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.
Image inpainting tool powered by SOTA AI Model. Remove any unwanted object, defect, people from your pictures or erase and replace(powered by stable diffusion) any thing on your pictures.
SoftVC VITS Singing Voice Conversion
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
A JavaScript / TypeScript / Python / C# / PHP / Go cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
Magenta: Music and Art Generation with Machine Intelligence
Zipline, a Pythonic Algorithmic Trading Library
Synthesizing and manipulating 2048x1024 images with conditional GANs
Image-to-Image Translation in PyTorch
Code for Machine Learning for Algorithmic Trading, 2nd edition.
Graph Neural Network Library for PyTorch
Few-Shot Text Classification with Induction Network
[ICLR 2020] Once for All: Train One Network and Specialize it for Efficient Deployment
Implementation of Show, Attend and Read: A Simple and Strong Baseline for Irregular Text Recognition published in AAAI 2019 in PyTorch
Deezer source separation library including pretrained models.
JavaScript API for Chrome and Firefox
Pytorch implementation of CRNN (CNN + RNN + CTCLoss) for all language OCR.
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
简单粗暴 TensorFlow 2 | A Concise Handbook of TensorFlow 2 | 一本简明的 TensorFlow 2 入门指导教程
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行