-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Source commit: 38a63c9 Nikola version: 8.3.1
- Loading branch information
Unknown
committed
Nov 18, 2024
1 parent
13b1a97
commit 8888f01
Showing
19 changed files
with
271 additions
and
121 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Data mining (Posts about docker)</title><link>https://www.data-mining.co.nz/</link><description></description><atom:link href="https://www.data-mining.co.nz/categories/cat_docker.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2024 <a href="mailto:[email protected]">University of Waikato</a> </copyright><lastBuildDate>Mon, 18 Nov 2024 21:38:16 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Yolov10 Docker images available</title><link>https://www.data-mining.co.nz/news/2024-07-16-yolov10-docker/</link><dc:creator>University of Waikato</dc:creator><description><p>Docker images for the latest <a class="reference external" href="https://github.com/THU-MIG/yolov10">Yolov10</a> code base are now available.</p> | ||
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Data mining (Posts about docker)</title><link>https://www.data-mining.co.nz/</link><description></description><atom:link href="https://www.data-mining.co.nz/categories/cat_docker.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2024 <a href="mailto:[email protected]">University of Waikato</a> </copyright><lastBuildDate>Mon, 18 Nov 2024 21:46:44 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Yolov10 Docker images available</title><link>https://www.data-mining.co.nz/news/2024-07-16-yolov10-docker/</link><dc:creator>University of Waikato</dc:creator><description><p>Docker images for the latest <a class="reference external" href="https://github.com/THU-MIG/yolov10">Yolov10</a> code base are now available.</p> | ||
<p>The code used by the docker images is available from here:</p> | ||
<p><a class="reference external" href="https://github.com/waikato-datamining/pytorch/tree/master/yolov10">github.com/waikato-datamining/pytorch/tree/master/yolov10</a></p> | ||
<p>The tags for the images are as follows:</p> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Data mining (Posts about library)</title><link>https://www.data-mining.co.nz/</link><description></description><atom:link href="https://www.data-mining.co.nz/categories/cat_library.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2024 <a href="mailto:[email protected]">University of Waikato</a> </copyright><lastBuildDate>Mon, 18 Nov 2024 21:38:16 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>video-frame-selector library released</title><link>https://www.data-mining.co.nz/news/2021-11-02-video-frame-selector/</link><dc:creator>University of Waikato</dc:creator><description><p>Release 0.0.8 of the <strong>video-frame-selector</strong> Python 3 library is now available:</p> | ||
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Data mining (Posts about library)</title><link>https://www.data-mining.co.nz/</link><description></description><atom:link href="https://www.data-mining.co.nz/categories/cat_library.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2024 <a href="mailto:[email protected]">University of Waikato</a> </copyright><lastBuildDate>Mon, 18 Nov 2024 21:46:43 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>video-frame-selector library released</title><link>https://www.data-mining.co.nz/news/2021-11-02-video-frame-selector/</link><dc:creator>University of Waikato</dc:creator><description><p>Release 0.0.8 of the <strong>video-frame-selector</strong> Python 3 library is now available:</p> | ||
<p><a class="reference external" href="https://github.com/waikato-datamining/video-frame-selector">github.com/waikato-datamining/video-frame-selector</a></p> | ||
<p>It includes some bug-fixes relating to the the Redis support and it now can | ||
iterate over images in a directory as well (not just processing video or webcam feed).</p></description><category>release</category><guid>https://www.data-mining.co.nz/news/2021-11-02-video-frame-selector/</guid><pubDate>Tue, 02 Nov 2021 00:55:00 GMT</pubDate></item><item><title>tflite model maker tools</title><link>https://www.data-mining.co.nz/news/2021-10-06-tflite-model-maker/</link><dc:creator>University of Waikato</dc:creator><description><p>Tensorflow made the <a class="reference external" href="https://www.tensorflow.org/lite/guide/model_maker">tflite model maker</a> available a while go, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Data mining (Posts about software)</title><link>https://www.data-mining.co.nz/</link><description></description><atom:link href="https://www.data-mining.co.nz/categories/cat_software.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2024 <a href="mailto:[email protected]">University of Waikato</a> </copyright><lastBuildDate>Mon, 18 Nov 2024 21:38:16 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>audio-dataset-converter release</title><link>https://www.data-mining.co.nz/news/2024-07-05-adc-release/</link><dc:creator>University of Waikato</dc:creator><description><p>Today marks the first public release of our <a class="reference external" href="https://github.com/waikato-llm/audio-dataset-converter">audio-dataset-converter</a> | ||
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Data mining (Posts about software)</title><link>https://www.data-mining.co.nz/</link><description></description><atom:link href="https://www.data-mining.co.nz/categories/cat_software.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2024 <a href="mailto:[email protected]">University of Waikato</a> </copyright><lastBuildDate>Mon, 18 Nov 2024 21:46:43 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>audio-dataset-converter release</title><link>https://www.data-mining.co.nz/news/2024-07-05-adc-release/</link><dc:creator>University of Waikato</dc:creator><description><p>Today marks the first public release of our <a class="reference external" href="https://github.com/waikato-llm/audio-dataset-converter">audio-dataset-converter</a> | ||
library and it various additional dependent libraries. | ||
Just like <a class="reference external" href="https://github.com/waikato-datamining/image-dataset-converter">image-dataset-converter</a>, | ||
it has its origins in the <a class="reference external" href="https://github.com/waikato-ufdl/wai-annotations">wai.annotations</a> library.</p> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Data mining (Posts about github)</title><link>https://www.data-mining.co.nz/</link><description></description><atom:link href="https://www.data-mining.co.nz/categories/github.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2024 <a href="mailto:[email protected]">University of Waikato</a> </copyright><lastBuildDate>Mon, 18 Nov 2024 21:38:16 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>LLM organization on Github</title><link>https://www.data-mining.co.nz/news/2023-10-19-llm-on-github/</link><dc:creator>University of Waikato</dc:creator><description><p>We have launched a new Github organization to house all our libraries and Docker images around | ||
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Data mining (Posts about github)</title><link>https://www.data-mining.co.nz/</link><description></description><atom:link href="https://www.data-mining.co.nz/categories/github.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2024 <a href="mailto:[email protected]">University of Waikato</a> </copyright><lastBuildDate>Mon, 18 Nov 2024 21:46:44 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>LLM organization on Github</title><link>https://www.data-mining.co.nz/news/2023-10-19-llm-on-github/</link><dc:creator>University of Waikato</dc:creator><description><p>We have launched a new Github organization to house all our libraries and Docker images around | ||
large language models (LLMs):</p> | ||
<p><a class="reference external" href="https://github.com/waikato-llm">https://github.com/waikato-llm</a></p></description><category>github</category><guid>https://www.data-mining.co.nz/news/2023-10-19-llm-on-github/</guid><pubDate>Wed, 18 Oct 2023 21:56:00 GMT</pubDate></item></channel></rss> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Data mining (Posts about release)</title><link>https://www.data-mining.co.nz/</link><description></description><atom:link href="https://www.data-mining.co.nz/categories/release.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2024 <a href="mailto:[email protected]">University of Waikato</a> </copyright><lastBuildDate>Mon, 18 Nov 2024 21:38:16 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Yolov10 Docker images available</title><link>https://www.data-mining.co.nz/news/2024-07-16-yolov10-docker/</link><dc:creator>University of Waikato</dc:creator><description><p>Docker images for the latest <a class="reference external" href="https://github.com/THU-MIG/yolov10">Yolov10</a> code base are now available.</p> | ||
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Data mining (Posts about release)</title><link>https://www.data-mining.co.nz/</link><description></description><atom:link href="https://www.data-mining.co.nz/categories/release.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2024 <a href="mailto:[email protected]">University of Waikato</a> </copyright><lastBuildDate>Mon, 18 Nov 2024 21:46:44 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Yolov10 Docker images available</title><link>https://www.data-mining.co.nz/news/2024-07-16-yolov10-docker/</link><dc:creator>University of Waikato</dc:creator><description><p>Docker images for the latest <a class="reference external" href="https://github.com/THU-MIG/yolov10">Yolov10</a> code base are now available.</p> | ||
<p>The code used by the docker images is available from here:</p> | ||
<p><a class="reference external" href="https://github.com/waikato-datamining/pytorch/tree/master/yolov10">github.com/waikato-datamining/pytorch/tree/master/yolov10</a></p> | ||
<p>The tags for the images are as follows:</p> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Data mining (Posts about update)</title><link>https://www.data-mining.co.nz/</link><description></description><atom:link href="https://www.data-mining.co.nz/categories/update.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2024 <a href="mailto:[email protected]">University of Waikato</a> </copyright><lastBuildDate>Mon, 18 Nov 2024 21:38:16 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Redis-related Docker image updates</title><link>https://www.data-mining.co.nz/news/2023-08-09-redis_updates/</link><dc:creator>University of Waikato</dc:creator><description><p>The <a class="reference external" href="https://github.com/waikato-datamining/redis-docker-harness">redis-docker-harness</a> | ||
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Data mining (Posts about update)</title><link>https://www.data-mining.co.nz/</link><description></description><atom:link href="https://www.data-mining.co.nz/categories/update.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2024 <a href="mailto:[email protected]">University of Waikato</a> </copyright><lastBuildDate>Mon, 18 Nov 2024 21:46:44 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Redis-related Docker image updates</title><link>https://www.data-mining.co.nz/news/2023-08-09-redis_updates/</link><dc:creator>University of Waikato</dc:creator><description><p>The <a class="reference external" href="https://github.com/waikato-datamining/redis-docker-harness">redis-docker-harness</a> | ||
Python library, which is used by a lot of our Docker images, has received a number of updates | ||
(at time of writing, the version of the library in use is 0.0.4):</p> | ||
<ul class="simple"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Data mining (Posts about website)</title><link>https://www.data-mining.co.nz/</link><description></description><atom:link href="https://www.data-mining.co.nz/categories/website.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2024 <a href="mailto:[email protected]">University of Waikato</a> </copyright><lastBuildDate>Mon, 18 Nov 2024 21:38:16 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Docker for Data Scientists website launched</title><link>https://www.data-mining.co.nz/news/2021-07-02-docker-for-data-scientists/</link><dc:creator>University of Waikato</dc:creator><description><p>Deep learning has opened a lot of new avenues in many domains for data scientists. | ||
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Data mining (Posts about website)</title><link>https://www.data-mining.co.nz/</link><description></description><atom:link href="https://www.data-mining.co.nz/categories/website.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2024 <a href="mailto:[email protected]">University of Waikato</a> </copyright><lastBuildDate>Mon, 18 Nov 2024 21:46:44 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Docker for Data Scientists website launched</title><link>https://www.data-mining.co.nz/news/2021-07-02-docker-for-data-scientists/</link><dc:creator>University of Waikato</dc:creator><description><p>Deep learning has opened a lot of new avenues in many domains for data scientists. | ||
However... The pain and suffering in setting up environments with the correct versions of CUDA, cuDNN, | ||
numpy and the actual deep learning framework is, unfortunately, all too real. Replicating an | ||
existing test environment on a production server can prove challenging. | ||
|
Oops, something went wrong.