From 3b490305e0fb44c0ea7d66f3bdc832b5ace33c13 Mon Sep 17 00:00:00 2001 From: kritiksoman <33869270+kritiksoman@users.noreply.github.com> Date: Tue, 4 Aug 2020 08:29:56 +0530 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 82b0030..22aaa27 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # GIMP-ML -## [Wiki](https://github.com/kritiksoman/GIMP-ML/wiki) [Instagram](https://www.instagram.com/kritiksoman/) [Medium](https://medium.com/@kritiksoman) [Preprint](https://arxiv.org/abs/2004.13060) [YouTube](https://www.youtube.com/watch?v=U9k1k7IpAlg&list=PLo9r5wFmpD5dLWTyo6NOiD6BJjhfEOM5t)
+## [Wiki](https://github.com/kritiksoman/GIMP-ML/wiki) [Instagram](https://www.instagram.com/explore/tags/gimpml/) [Medium](https://medium.com/@kritiksoman) [Preprint](https://arxiv.org/abs/2004.13060) [YouTube](https://www.youtube.com/watch?v=U9k1k7IpAlg&list=PLo9r5wFmpD5dLWTyo6NOiD6BJjhfEOM5t)
Semantics for GNU Image Manipulation Program.
Updates:
[August 2] Added deep matting and k-means.
@@ -12,7 +12,7 @@ Updates:
[1] Install [GIMP](https://www.gimp.org/downloads/).
[2] Clone this repository: git clone https://github.com/kritiksoman/GIMP-ML.git
[3] Open GIMP and go to Preferences -> Folders -> Plug-ins, add the folder gimp-plugins and close GIMP.
-[4] Download [weights.zip](https://drive.google.com/open?id=1mqzDnxtXQ75lVqlQ8tUeua68lDqUgUVe) (1.22 GB) and save it in gimp-plugins folder.
+[4] Download [weights.zip](https://drive.google.com/open?id=1mqzDnxtXQ75lVqlQ8tUeua68lDqUgUVe) (1.48 GB) and save it in gimp-plugins folder.
[5] Open terminal and run :
```bash installGimpML.sh```
@@ -29,7 +29,6 @@ cd gimp-plugins chmod -x * chmod +x *.py ``` -[3] colorize plugin not working: Switch to grayscale mode before running plugin. (Image->Mode->Grayscale) # Citation Please cite using the following bibtex entry: