Jason Antic 6 лет назад
Родитель
Сommit
0b5b6a2bf1
2 измененных файлов с 1 добавлено и 11 удалено
  1. 1 1
      ImageColorizerColab.ipynb
  2. 0 10
      VideoColorizerColab.ipynb

+ 1 - 1
ImageColorizerColab.ipynb

@@ -84,7 +84,7 @@
    "outputs": [],
    "source": [
     "!git clone -b FastAIv1 --single-branch https://github.com/jantic/DeOldify.git DeOldify\n",
-    "#!git clone https://github.com/jantic/DeOldify.git DeOldify"
+    "#!git clone https://github.com/jantic/DeOldify.git DeOldify "
    ]
   },
   {

+ 0 - 10
VideoColorizerColab.ipynb

@@ -19,19 +19,9 @@
    "source": [
     "#◢ DeOldify - Colorize your own videos!\n",
     "\n",
-    "##Use this Colab notebook to colorize black & white videos in four simple steps.\n",
-    "1. Specify media URL - YouTube, Twitter, Imgur, etc.\n",
-    "2. Select 'Render Factor'.  Generally, older and lower quality videos will render bettter with lower render factors (14-21 range) while higher quality videos will do better on higher render factors.\n",
-    "3. Run DeOldify to extract single images from your video or gif. Behind the scenes, the code does the following:\n",
-    "    * Extracts single images from the specified media file.\n",
-    "    * Processes the images with [DeOldify](https://github.com/jantic/DeOldify).\n",
-    "    * Rebuilds the video from **<font color='#CC0000'>c</font><font color='#CC8800'>o</font><font color='#FFBB00'>l</font><font color='#00DD00'>o</font><font color='#0000FF'>r</font>ized** images.\n",
-    "4. Download the video to your device to view! \n",
     "\n",
     "_FYI: This notebook is intended as a tool to colorize gifs and short videos, if you are trying to convert longer video you may hit the limit on processing space. Running the Jupyter notebook on your own machine is recommended (and faster) for larger video sizes._\n",
     "\n",
-    "---\n",
-    "\n",
     "####**Credits:**\n",
     "\n",
     "Big special thanks to:\n",