Skip to content
View invincible's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report invincible

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Yandex Cloud SpeechKit (TTS) Example... Yandex Cloud SpeechKit (TTS) Example on Node.js - Пример работы с API технологии синтеза речи Yandex Cloud SpeechKit
    1
    const fetch = require('node-fetch');
    2
    const api_key = 'API_KEY';
    3
    
                  
    4
    const { URLSearchParams } = require('url');
    5
    const fs = require('fs');
  2. wall-e wall-e Public

    Colorization and upscale images with deep learning

    Jupyter Notebook

  3. Coloring-greyscale-images Coloring-greyscale-images Public

    Forked from emilwallner/Coloring-greyscale-images

    Coloring black and white images with deep learning.

    Python

  4. Deep-Learning--olorization Deep-Learning--olorization Public

    Forked from moein-shariatnia/Deep-Learning

    In-depth tutorials on deep learning. The first one is about image colorization using GANs (Generative Adversarial Nets).

    Jupyter Notebook