styler00dollar / dl-colab-notebooks

Try out deep learning models online on Google Colab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Try out deep learning models online on Colab with a single click.

Image Super-Resolution

Video Interpolation

Inpainting

TTS

Speech Recognition

Object Detection

Segmentation

Pose Detection

Scene Text Detection

Image generation

Image colorization

Image modification

Video modification

Image classification

NLP

  • Ai Dungeon alternative with finetuneanon/gpt-neo_dungeon. [Warning: Because of high amount of Google Drive requrests to download the models, there can be errors when you try to use the Colab. It's recommended to either retry another time if you get errors or download the models with the torrent (magnet in Colab) and upload model to your own Drive.] Open In Colab
  • Ai Dungeon alternative with KoboldAI/KoboldAI-Client. Open In Colab
  • GPT2 English with thecoder-001/GPT-2. Open In Colab
    • A small modification by me to fix usage: Open In Colab
  • Finetune GPT2 with ak9250/gpt-2-colab. Open In Colab
  • Using russian GPT2 and 3 (based on 2) with sberbank-ai/ru-gpts.
    • Generation with ruGPT3large: Open In Colab
    • Finetuning ruGPT3Small: Open In Colab
  • GPT-J-6B Inference Demo with kingoflolz/mesh-transformer-jax. Open In Colab

Misc

Everything that does not really fit into one category

About

Try out deep learning models online on Google Colab


Languages

Language:Jupyter Notebook 100.0%