From 48da9e0a1918f11c2af7198096b3f377f6de7c27 Mon Sep 17 00:00:00 2001 From: <> Date: Thu, 26 Nov 2020 19:50:02 +1300 Subject: [PATCH] Nikola auto commit. Source commit: def3b91d253ee36e0ebe1f52c346e90cb0790963 Nikola version: 7.8.15 --- authors/rhys-compton.xml | 33 +------ categories/cat_packages.xml | 33 +------ categories/github.xml | 33 +------ index.html | 31 +------ .../index.html | 86 +++++++++++++++---- .../index.rst | 32 ++++--- rss.xml | 33 +------ 7 files changed, 102 insertions(+), 179 deletions(-) diff --git a/authors/rhys-compton.xml b/authors/rhys-compton.xml index 2f3c4aa..9787ecc 100644 --- a/authors/rhys-compton.xml +++ b/authors/rhys-compton.xml @@ -1,32 +1,3 @@ -WEKA Blog (Posts by Rhys Compton)https://waikato.github.io/weka-blog/enThu, 26 Nov 2020 06:29:11 GMTNikola (getnikola.com)http://blogs.law.harvard.edu/tech/rssNew WekaDeeplearning4j Release - CNN explorer, saliency maps, progress manager, and model summarieshttps://waikato.github.io/weka-blog/posts/2020-11-26-wekaDeeplearning4j-1.7.0/Rhys Compton<div><p>A new version of WekaDeeplearning4j, version 1.7.0, is available!</p> -<!-- TEASER_EN --> -<p>![Dl4jCNNExplorer and Saliency map generation](../../images/GUI.jpg)</p> -<p>### Dl4j Inference Panel &amp; Dl4jCNNExplorer -One major addition in <strong>WekaDeeplearning4j</strong> v1.7.0 is the new <strong>Dl4jCNNExplorer</strong> and the -associated GUI <strong>Dl4j Inference Panel</strong>. This brings real-time inference to the WEKA universe, -allowing you to quickly run an image classification CNN model on an image without having to -load an entire <cite>.arff</cite> file.</p> -<p>The <strong>Dl4jCNNExplorer</strong> supports both a custom-trained <cite>Dl4jMlpClassifier</cite> and a model from -the Model Zoo, so it can be used to verify your model's prediction capabilities -or simply play around with pretrained models and explore what state-of-the-art -architectures may work best for your domain.</p> -<p>Check out the [usage example](<a class="reference external" href="https://deeplearning.cms.waikato.ac.nz/examples/dl4j-inference/">https://deeplearning.cms.waikato.ac.nz/examples/dl4j-inference/</a>) -to see how easy it is to get started.</p> -<p>### Saliency Map Generation with ScoreCAM -Another exciting new feature is the implementation of <strong>ScoreCAM</strong>, a saliency map generation technique. -This can be accessed through the <cite>Dl4jCNNExplorer</cite>, allowing you to not only perform prediction on an image, -but look at <em>what</em> in the image your model was using for prediction.</p> -<p>This can be invoked from the command-line, although the best user experience is to be had from the GUI using the -<strong>Saliency Map Viewer</strong>, which allows you to quickly customize the ScoreCAM target classes.</p> -<p>Check out the [usage example](<a class="reference external" href="https://deeplearning.cms.waikato.ac.nz/examples/dl4j-inference/#example-4-saliency-map-generation">https://deeplearning.cms.waikato.ac.nz/examples/dl4j-inference/#example-4-saliency-map-generation</a>) -to see what new insights can be brought to your workflow.</p> -<p>### Progress Manager</p> -<p>![Progress Manager](../../images/ProgressManager.png)</p> -<p>We've created a simple---but effective---progress bar and added this to the long-running tasks -(model training, feature extraction, etc.). This provides a graphical indicator of progress and remaining -ETA for the current job so will make WEKA more usable for large jobs.</p> -<p>### Model Summaries</p> -<p>We've also added [model summaries](<a class="reference external" href="https://deeplearning.cms.waikato.ac.nz/user-guide/model-zoo/#model-summaries">https://deeplearning.cms.waikato.ac.nz/user-guide/model-zoo/#model-summaries</a>) -to the documentation, which specify the different models and their layers. This can be useful for designing -your own architectures or with the <cite>Dl4jMlpFilter</cite>, when using intermediary layers for feature extraction.</p></div>githubhttps://waikato.github.io/weka-blog/posts/2020-11-26-wekaDeeplearning4j-1.7.0/Thu, 26 Nov 2020 06:06:00 GMT \ No newline at end of file +WEKA Blog (Posts by Rhys Compton)https://waikato.github.io/weka-blog/enThu, 26 Nov 2020 06:50:01 GMTNikola (getnikola.com)http://blogs.law.harvard.edu/tech/rssNew WekaDeeplearning4j Release - CNN explorer, saliency maps, progress manager, and model summarieshttps://waikato.github.io/weka-blog/posts/2020-11-26-wekaDeeplearning4j-1.7.0/Rhys Compton<div><p>A new version of WekaDeeplearning4j, version 1.7.0, is available!</p> +<p><a href="https://waikato.github.io/weka-blog/posts/2020-11-26-wekaDeeplearning4j-1.7.0/">Read more…</a> (2 min remaining to read)</p></div>githubhttps://waikato.github.io/weka-blog/posts/2020-11-26-wekaDeeplearning4j-1.7.0/Thu, 26 Nov 2020 06:06:00 GMT \ No newline at end of file diff --git a/categories/cat_packages.xml b/categories/cat_packages.xml index 90e0ee4..fbf739e 100644 --- a/categories/cat_packages.xml +++ b/categories/cat_packages.xml @@ -1,33 +1,4 @@ -WEKA Blog (Posts about packages)https://waikato.github.io/weka-blog/enThu, 26 Nov 2020 06:29:11 GMTNikola (getnikola.com)http://blogs.law.harvard.edu/tech/rssNew WekaDeeplearning4j Release - CNN explorer, saliency maps, progress manager, and model summarieshttps://waikato.github.io/weka-blog/posts/2020-11-26-wekaDeeplearning4j-1.7.0/Rhys Compton<div><p>A new version of WekaDeeplearning4j, version 1.7.0, is available!</p> -<!-- TEASER_EN --> -<p>![Dl4jCNNExplorer and Saliency map generation](../../images/GUI.jpg)</p> -<p>### Dl4j Inference Panel &amp; Dl4jCNNExplorer -One major addition in <strong>WekaDeeplearning4j</strong> v1.7.0 is the new <strong>Dl4jCNNExplorer</strong> and the -associated GUI <strong>Dl4j Inference Panel</strong>. This brings real-time inference to the WEKA universe, -allowing you to quickly run an image classification CNN model on an image without having to -load an entire <cite>.arff</cite> file.</p> -<p>The <strong>Dl4jCNNExplorer</strong> supports both a custom-trained <cite>Dl4jMlpClassifier</cite> and a model from -the Model Zoo, so it can be used to verify your model's prediction capabilities -or simply play around with pretrained models and explore what state-of-the-art -architectures may work best for your domain.</p> -<p>Check out the [usage example](<a class="reference external" href="https://deeplearning.cms.waikato.ac.nz/examples/dl4j-inference/">https://deeplearning.cms.waikato.ac.nz/examples/dl4j-inference/</a>) -to see how easy it is to get started.</p> -<p>### Saliency Map Generation with ScoreCAM -Another exciting new feature is the implementation of <strong>ScoreCAM</strong>, a saliency map generation technique. -This can be accessed through the <cite>Dl4jCNNExplorer</cite>, allowing you to not only perform prediction on an image, -but look at <em>what</em> in the image your model was using for prediction.</p> -<p>This can be invoked from the command-line, although the best user experience is to be had from the GUI using the -<strong>Saliency Map Viewer</strong>, which allows you to quickly customize the ScoreCAM target classes.</p> -<p>Check out the [usage example](<a class="reference external" href="https://deeplearning.cms.waikato.ac.nz/examples/dl4j-inference/#example-4-saliency-map-generation">https://deeplearning.cms.waikato.ac.nz/examples/dl4j-inference/#example-4-saliency-map-generation</a>) -to see what new insights can be brought to your workflow.</p> -<p>### Progress Manager</p> -<p>![Progress Manager](../../images/ProgressManager.png)</p> -<p>We've created a simple---but effective---progress bar and added this to the long-running tasks -(model training, feature extraction, etc.). This provides a graphical indicator of progress and remaining -ETA for the current job so will make WEKA more usable for large jobs.</p> -<p>### Model Summaries</p> -<p>We've also added [model summaries](<a class="reference external" href="https://deeplearning.cms.waikato.ac.nz/user-guide/model-zoo/#model-summaries">https://deeplearning.cms.waikato.ac.nz/user-guide/model-zoo/#model-summaries</a>) -to the documentation, which specify the different models and their layers. This can be useful for designing -your own architectures or with the <cite>Dl4jMlpFilter</cite>, when using intermediary layers for feature extraction.</p></div>githubhttps://waikato.github.io/weka-blog/posts/2020-11-26-wekaDeeplearning4j-1.7.0/Thu, 26 Nov 2020 06:06:00 GMTNew WekaDeeplearning4j Release - Pretrained Models, Feature Extraction Update, and morehttps://waikato.github.io/weka-blog/posts/2020-07-04-wekaDeeplearning4j-1.6.0/Eibe Frank<div><p>A new version of WekaDeeplearning4j, version 1.6.0, has just been released and brings with it a bunch of exciting new features.</p> +WEKA Blog (Posts about packages)https://waikato.github.io/weka-blog/enThu, 26 Nov 2020 06:50:01 GMTNikola (getnikola.com)http://blogs.law.harvard.edu/tech/rssNew WekaDeeplearning4j Release - CNN explorer, saliency maps, progress manager, and model summarieshttps://waikato.github.io/weka-blog/posts/2020-11-26-wekaDeeplearning4j-1.7.0/Rhys Compton<div><p>A new version of WekaDeeplearning4j, version 1.7.0, is available!</p> +<p><a href="https://waikato.github.io/weka-blog/posts/2020-11-26-wekaDeeplearning4j-1.7.0/">Read more…</a> (2 min remaining to read)</p></div>githubhttps://waikato.github.io/weka-blog/posts/2020-11-26-wekaDeeplearning4j-1.7.0/Thu, 26 Nov 2020 06:06:00 GMTNew WekaDeeplearning4j Release - Pretrained Models, Feature Extraction Update, and morehttps://waikato.github.io/weka-blog/posts/2020-07-04-wekaDeeplearning4j-1.6.0/Eibe Frank<div><p>A new version of WekaDeeplearning4j, version 1.6.0, has just been released and brings with it a bunch of exciting new features.</p> <p><a href="https://waikato.github.io/weka-blog/posts/2020-07-04-wekaDeeplearning4j-1.6.0/">Read more…</a> (1 min remaining to read)</p></div>githubhttps://waikato.github.io/weka-blog/posts/2020-07-04-wekaDeeplearning4j-1.6.0/Sat, 04 Jul 2020 06:06:00 GMT \ No newline at end of file diff --git a/categories/github.xml b/categories/github.xml index 2608ff0..6abadbd 100644 --- a/categories/github.xml +++ b/categories/github.xml @@ -1,35 +1,6 @@ -WEKA Blog (Posts about github)https://waikato.github.io/weka-blog/enThu, 26 Nov 2020 06:29:11 GMTNikola (getnikola.com)http://blogs.law.harvard.edu/tech/rssNew WekaDeeplearning4j Release - CNN explorer, saliency maps, progress manager, and model summarieshttps://waikato.github.io/weka-blog/posts/2020-11-26-wekaDeeplearning4j-1.7.0/Rhys Compton<div><p>A new version of WekaDeeplearning4j, version 1.7.0, is available!</p> -<!-- TEASER_EN --> -<p>![Dl4jCNNExplorer and Saliency map generation](../../images/GUI.jpg)</p> -<p>### Dl4j Inference Panel &amp; Dl4jCNNExplorer -One major addition in <strong>WekaDeeplearning4j</strong> v1.7.0 is the new <strong>Dl4jCNNExplorer</strong> and the -associated GUI <strong>Dl4j Inference Panel</strong>. This brings real-time inference to the WEKA universe, -allowing you to quickly run an image classification CNN model on an image without having to -load an entire <cite>.arff</cite> file.</p> -<p>The <strong>Dl4jCNNExplorer</strong> supports both a custom-trained <cite>Dl4jMlpClassifier</cite> and a model from -the Model Zoo, so it can be used to verify your model's prediction capabilities -or simply play around with pretrained models and explore what state-of-the-art -architectures may work best for your domain.</p> -<p>Check out the [usage example](<a class="reference external" href="https://deeplearning.cms.waikato.ac.nz/examples/dl4j-inference/">https://deeplearning.cms.waikato.ac.nz/examples/dl4j-inference/</a>) -to see how easy it is to get started.</p> -<p>### Saliency Map Generation with ScoreCAM -Another exciting new feature is the implementation of <strong>ScoreCAM</strong>, a saliency map generation technique. -This can be accessed through the <cite>Dl4jCNNExplorer</cite>, allowing you to not only perform prediction on an image, -but look at <em>what</em> in the image your model was using for prediction.</p> -<p>This can be invoked from the command-line, although the best user experience is to be had from the GUI using the -<strong>Saliency Map Viewer</strong>, which allows you to quickly customize the ScoreCAM target classes.</p> -<p>Check out the [usage example](<a class="reference external" href="https://deeplearning.cms.waikato.ac.nz/examples/dl4j-inference/#example-4-saliency-map-generation">https://deeplearning.cms.waikato.ac.nz/examples/dl4j-inference/#example-4-saliency-map-generation</a>) -to see what new insights can be brought to your workflow.</p> -<p>### Progress Manager</p> -<p>![Progress Manager](../../images/ProgressManager.png)</p> -<p>We've created a simple---but effective---progress bar and added this to the long-running tasks -(model training, feature extraction, etc.). This provides a graphical indicator of progress and remaining -ETA for the current job so will make WEKA more usable for large jobs.</p> -<p>### Model Summaries</p> -<p>We've also added [model summaries](<a class="reference external" href="https://deeplearning.cms.waikato.ac.nz/user-guide/model-zoo/#model-summaries">https://deeplearning.cms.waikato.ac.nz/user-guide/model-zoo/#model-summaries</a>) -to the documentation, which specify the different models and their layers. This can be useful for designing -your own architectures or with the <cite>Dl4jMlpFilter</cite>, when using intermediary layers for feature extraction.</p></div>githubhttps://waikato.github.io/weka-blog/posts/2020-11-26-wekaDeeplearning4j-1.7.0/Thu, 26 Nov 2020 06:06:00 GMTNew WekaDeeplearning4j Release - Pretrained Models, Feature Extraction Update, and morehttps://waikato.github.io/weka-blog/posts/2020-07-04-wekaDeeplearning4j-1.6.0/Eibe Frank<div><p>A new version of WekaDeeplearning4j, version 1.6.0, has just been released and brings with it a bunch of exciting new features.</p> +WEKA Blog (Posts about github)https://waikato.github.io/weka-blog/enThu, 26 Nov 2020 06:50:01 GMTNikola (getnikola.com)http://blogs.law.harvard.edu/tech/rssNew WekaDeeplearning4j Release - CNN explorer, saliency maps, progress manager, and model summarieshttps://waikato.github.io/weka-blog/posts/2020-11-26-wekaDeeplearning4j-1.7.0/Rhys Compton<div><p>A new version of WekaDeeplearning4j, version 1.7.0, is available!</p> +<p><a href="https://waikato.github.io/weka-blog/posts/2020-11-26-wekaDeeplearning4j-1.7.0/">Read more…</a> (2 min remaining to read)</p></div>githubhttps://waikato.github.io/weka-blog/posts/2020-11-26-wekaDeeplearning4j-1.7.0/Thu, 26 Nov 2020 06:06:00 GMTNew WekaDeeplearning4j Release - Pretrained Models, Feature Extraction Update, and morehttps://waikato.github.io/weka-blog/posts/2020-07-04-wekaDeeplearning4j-1.6.0/Eibe Frank<div><p>A new version of WekaDeeplearning4j, version 1.6.0, has just been released and brings with it a bunch of exciting new features.</p> <p><a href="https://waikato.github.io/weka-blog/posts/2020-07-04-wekaDeeplearning4j-1.6.0/">Read more…</a> (1 min remaining to read)</p></div>githubhttps://waikato.github.io/weka-blog/posts/2020-07-04-wekaDeeplearning4j-1.6.0/Sat, 04 Jul 2020 06:06:00 GMTWeka Debian packageshttps://waikato.github.io/weka-blog/posts/2019-09-23-weka-debian-packages/FracPete<div><p>Users installing Weka on Linux must have always felt left out a bit, with no installer available, instead having to deal with just a ZIP file. For power users, that would not have mattered, diff --git a/index.html b/index.html index ea2e8a7..95dd19b 100644 --- a/index.html +++ b/index.html @@ -74,36 +74,7 @@

A new version of WekaDeeplearning4j, version 1.7.0, is available!

- -

![Dl4jCNNExplorer and Saliency map generation](../../images/GUI.jpg)

-

### Dl4j Inference Panel & Dl4jCNNExplorer -One major addition in WekaDeeplearning4j v1.7.0 is the new Dl4jCNNExplorer and the -associated GUI Dl4j Inference Panel. This brings real-time inference to the WEKA universe, -allowing you to quickly run an image classification CNN model on an image without having to -load an entire .arff file.

-

The Dl4jCNNExplorer supports both a custom-trained Dl4jMlpClassifier and a model from -the Model Zoo, so it can be used to verify your model's prediction capabilities -or simply play around with pretrained models and explore what state-of-the-art -architectures may work best for your domain.

-

Check out the [usage example](https://deeplearning.cms.waikato.ac.nz/examples/dl4j-inference/) -to see how easy it is to get started.

-

### Saliency Map Generation with ScoreCAM -Another exciting new feature is the implementation of ScoreCAM, a saliency map generation technique. -This can be accessed through the Dl4jCNNExplorer, allowing you to not only perform prediction on an image, -but look at what in the image your model was using for prediction.

-

This can be invoked from the command-line, although the best user experience is to be had from the GUI using the -Saliency Map Viewer, which allows you to quickly customize the ScoreCAM target classes.

-

Check out the [usage example](https://deeplearning.cms.waikato.ac.nz/examples/dl4j-inference/#example-4-saliency-map-generation) -to see what new insights can be brought to your workflow.

-

### Progress Manager

-

![Progress Manager](../../images/ProgressManager.png)

-

We've created a simple---but effective---progress bar and added this to the long-running tasks -(model training, feature extraction, etc.). This provides a graphical indicator of progress and remaining -ETA for the current job so will make WEKA more usable for large jobs.

-

### Model Summaries

-

We've also added [model summaries](https://deeplearning.cms.waikato.ac.nz/user-guide/model-zoo/#model-summaries) -to the documentation, which specify the different models and their layers. This can be useful for designing -your own architectures or with the Dl4jMlpFilter, when using intermediary layers for feature extraction.

+

Read more…

New WekaDeeplearning4j Release - Pretrained Models, Feature Extraction Update, and more

diff --git a/posts/2020-11-26-wekaDeeplearning4j-1.7.0/index.html b/posts/2020-11-26-wekaDeeplearning4j-1.7.0/index.html index cee344a..e39eec9 100644 --- a/posts/2020-11-26-wekaDeeplearning4j-1.7.0/index.html +++ b/posts/2020-11-26-wekaDeeplearning4j-1.7.0/index.html @@ -16,9 +16,17 @@ + + + + +Dl4j Inference Panel & Dl4jCNNExplorer + +System Message: WARNING/2 (<string>, line 8) +Title overline too short. + +******* +Dl4j Infe"> @@ -90,10 +98,22 @@

A new version of WekaDeeplearning4j, version 1.7.0, is available!

- -

![Dl4jCNNExplorer and Saliency map generation](../../images/GUI.jpg)

-

### Dl4j Inference Panel & Dl4jCNNExplorer -One major addition in WekaDeeplearning4j v1.7.0 is the new Dl4jCNNExplorer and the + +

+../../images/GUI.jpgDl4jCNNExplorerandsaliencymapgeneration. +
+
+

Dl4j Inference Panel & Dl4jCNNExplorer

+
+

System Message: WARNING/2 (<string>, line 8)

+

Title overline too short.

+
+*******
+Dl4j Inference Panel & Dl4jCNNExplorer
+*******
+
+
+

One major addition in WekaDeeplearning4j v1.7.0 is the new Dl4jCNNExplorer and the associated GUI Dl4j Inference Panel. This brings real-time inference to the WEKA universe, allowing you to quickly run an image classification CNN model on an image without having to load an entire .arff file.

@@ -101,25 +121,61 @@ the Model Zoo, so it can be used to verify your model's prediction capabilities or simply play around with pretrained models and explore what state-of-the-art architectures may work best for your domain.

-

Check out the [usage example](https://deeplearning.cms.waikato.ac.nz/examples/dl4j-inference/) +

Check out the usage example to see how easy it is to get started.

-

### Saliency Map Generation with ScoreCAM -Another exciting new feature is the implementation of ScoreCAM, a saliency map generation technique. +

+
+

Saliency Map Generation with ScoreCAM

+
+

System Message: WARNING/2 (<string>, line 25)

+

Title overline too short.

+
+*******
+Saliency Map Generation with ScoreCAM
+*******
+
+
+

Another exciting new feature is the implementation of ScoreCAM, a saliency map generation technique. This can be accessed through the Dl4jCNNExplorer, allowing you to not only perform prediction on an image, but look at what in the image your model was using for prediction.

This can be invoked from the command-line, although the best user experience is to be had from the GUI using the Saliency Map Viewer, which allows you to quickly customize the ScoreCAM target classes.

-

Check out the [usage example](https://deeplearning.cms.waikato.ac.nz/examples/dl4j-inference/#example-4-saliency-map-generation) +

Check out the usage example to see what new insights can be brought to your workflow.

-

### Progress Manager

-

![Progress Manager](../../images/ProgressManager.png)

+
+
+

Progress Manager

+
+

System Message: WARNING/2 (<string>, line 39)

+

Title overline too short.

+
+*******
+Progress Manager
+*******
+
+
+
+../../images/ProgressManager.pngProgressmanager. +

We've created a simple---but effective---progress bar and added this to the long-running tasks (model training, feature extraction, etc.). This provides a graphical indicator of progress and remaining ETA for the current job so will make WEKA more usable for large jobs.

-

### Model Summaries

-

We've also added [model summaries](https://deeplearning.cms.waikato.ac.nz/user-guide/model-zoo/#model-summaries) +

+
+

Model Summaries

+
+

System Message: WARNING/2 (<string>, line 50)

+

Title overline too short.

+
+*******
+Model Summaries
+*******
+
+
+

We've also added model summaries to the documentation, which specify the different models and their layers. This can be useful for designing your own architectures or with the Dl4jMlpFilter, when using intermediary layers for feature extraction.

+