<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: wafaa Arbash</title>
    <description>The latest articles on DEV Community by wafaa Arbash (@wafaa_arbash).</description>
    <link>https://dev.to/wafaa_arbash</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F450339%2Fcc7b634a-0e56-45e2-b633-2a0a77f4dfe2.jpg</url>
      <title>DEV Community: wafaa Arbash</title>
      <link>https://dev.to/wafaa_arbash</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/wafaa_arbash"/>
    <language>en</language>
    <item>
      <title>Time Series Data / Audio Labeling</title>
      <dc:creator>wafaa Arbash</dc:creator>
      <pubDate>Thu, 05 Nov 2020 15:31:43 +0000</pubDate>
      <link>https://dev.to/wafaa_arbash/time-series-data-audio-labeling-370p</link>
      <guid>https://dev.to/wafaa_arbash/time-series-data-audio-labeling-370p</guid>
      <description>&lt;p&gt;If you haven’t heard of the &lt;a href="http://universaldatatool.com" rel="noopener noreferrer"&gt;the Universal Data Tool&lt;/a&gt;, it’s an open-source web or desktop program to collaborate, build and edit text, image, video, and audio datasets with labels and annotations. &lt;/p&gt;

&lt;p&gt;This is our ninth community update! By releasing these videos, we hope to engage the community and encourage new contributors. &lt;/p&gt;

&lt;p&gt;You can &lt;a href="https://youtu.be/q20WrCRcG4k" rel="noopener noreferrer"&gt;watch the full video here&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  New Feature: Time Series Interface
&lt;/h1&gt;

&lt;p&gt;We now support the annotation of time series data with the “time_series” interface! Using this interface, you can import audio, JSON time data or CSVs, then add durations or timestamps. Check it out!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fzu1itacsk5h3fgc40oks.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fzu1itacsk5h3fgc40oks.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Other Updates
&lt;/h1&gt;

&lt;p&gt;-Fixed importing files from a directory in desktop application&lt;br&gt;
-Fixed sample numbers issue: so now users can see samples number. (thanks, brian)&lt;br&gt;
-Fixed multiple label classification bug, now users can click on multiple classifications.&lt;/p&gt;

&lt;p&gt;That’s it for our ninth community update, be sure to follow us on &lt;a href="http://twitter.com/UniversalDataTl" rel="noopener noreferrer"&gt;Twitter&lt;/a&gt;, or join our &lt;a href="https://workaroundon.slack.com" rel="noopener noreferrer"&gt;Slack&lt;/a&gt; to hear more!&lt;/p&gt;

</description>
      <category>datascience</category>
      <category>machinelearning</category>
    </item>
    <item>
      <title>On-Premise Data Labeling</title>
      <dc:creator>wafaa Arbash</dc:creator>
      <pubDate>Wed, 21 Oct 2020 19:36:49 +0000</pubDate>
      <link>https://dev.to/wafaa_arbash/on-premise-data-labeling-8n1</link>
      <guid>https://dev.to/wafaa_arbash/on-premise-data-labeling-8n1</guid>
      <description>&lt;p&gt;If you haven’t heard of the &lt;a href="http://universaldatatool.com"&gt;the Universal Data Tool&lt;/a&gt;, it’s an open-source web or desktop program to collaborate, build and edit text, image, video, and audio datasets with labels and annotations. &lt;/p&gt;

&lt;p&gt;This is our eight community update! By releasing these videos, we hope to engage the community and encourage new contributors. &lt;/p&gt;

&lt;p&gt;You can &lt;a href="https://www.youtube.com/watch?v=IBWOaw0jMmM"&gt;watch the full video here&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Join us for a Hacktoberfest Hackathon
&lt;/h1&gt;

&lt;p&gt;We are super excited to announce our 8-hour Hacktoberfest Hackathon on October 29th. You can get all the information as well as register at this link &lt;br&gt;
&lt;a href="https://organize.mlh.io/participants/events/5164-universal-data-tool-livestream-mini-hackathon"&gt;https://organize.mlh.io/participants/events/5164-universal-data-tool-livestream-mini-hackathon&lt;/a&gt; &lt;/p&gt;

&lt;h1&gt;
  
  
  New Feature: Asynchronous Datasets Loading
&lt;/h1&gt;

&lt;p&gt;You can now add millions of samples in a single dataset when using an external server.&lt;/p&gt;

&lt;h1&gt;
  
  
  Easier On-Premise Usage
&lt;/h1&gt;

&lt;p&gt;The Universal Data Tool along with a collaboration server can now be run as a single docker container. See the &lt;a href="https://docs.universaldatatool.com/running-on-premise"&gt;on-premise documentation&lt;/a&gt; for more details.&lt;/p&gt;

&lt;p&gt;You can provide different options to the docker container to control various aspects of the Universal Data Tool. You'll know if a configuration value is used because it will appear in the starting logs as shown below. This allows you to configure things like S3 integrations without needing any user input.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s---fRJJVjb--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/llm43ap7jgm3913lhuy1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s---fRJJVjb--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/llm43ap7jgm3913lhuy1.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Other Updates
&lt;/h1&gt;

&lt;p&gt;-Fixed reload config state in Audio Transcription: Configuration  in Audio Transcription is updating now (thanks @anaplian!)&lt;br&gt;
-Fixed Portuguese translation: Now you can see the special characters in Portuguese translation (thanks, @miguelcarvalho13)&lt;br&gt;
-Introducing Manage Plugins:  You might have noticed the “Manage Plugins” option introduced in version 13 of UTD. It helps to add an ES6 module to add more functionalities. This is a work-in-progress as of now. However, there will be new features in this option soon. &lt;/p&gt;

&lt;p&gt;That’s it for our eighth community update, be sure to follow us on &lt;a href="http://twitter.com/UniversalDataTl"&gt;Twitter&lt;/a&gt;, or join our &lt;a href="https://workaroundon.slack.com"&gt;Slack&lt;/a&gt; to hear more!&lt;/p&gt;

</description>
      <category>machinelearning</category>
      <category>datascience</category>
    </item>
    <item>
      <title>Build your dataset from COCO</title>
      <dc:creator>wafaa Arbash</dc:creator>
      <pubDate>Mon, 05 Oct 2020 16:55:24 +0000</pubDate>
      <link>https://dev.to/wafaa_arbash/build-your-dataset-from-coco-1fdj</link>
      <guid>https://dev.to/wafaa_arbash/build-your-dataset-from-coco-1fdj</guid>
      <description>&lt;p&gt;If you haven’t heard of the &lt;a href="http://universaldatatool.com"&gt;the Universal Data Tool&lt;/a&gt;, it’s an open-source web or desktop program to collaborate, build and edit text, image, video, and audio datasets with labels and annotations. &lt;/p&gt;

&lt;p&gt;This is our seventh community update! We’re hoping by releasing these we can better engage the community and encourage new contributors. Let’s get started…&lt;/p&gt;

&lt;p&gt;You can &lt;a href="https://www.youtube.com/watch?v=glPPFgXibdw"&gt;watch the full video here&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  New Feature: Import dataset from COCO(Common Objects in Context)
&lt;/h1&gt;

&lt;p&gt;This new feature allows you to import and build your datasets using the “import from COCO” option. You just need to add the keywords of the object you want to import e.g., cats or dogs, then click “Add Samples.”&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--7CQQC4RS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/vrot1nk88nlki7amgjaf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7CQQC4RS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/vrot1nk88nlki7amgjaf.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  New Feature: Remove Invalid Image Samples
&lt;/h1&gt;

&lt;p&gt;This feature allows you to automatically remove invalid image URLs that are not showing any images. Just go to transform data and click on “Remove Invalid Samples,” It will do the work.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--eGapWjIQ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/m29e2z3wdnipxtf4zcr3.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--eGapWjIQ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/m29e2z3wdnipxtf4zcr3.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  New Feature: Universal Data Tool has a new URL
&lt;/h1&gt;

&lt;p&gt;Sometimes it’s a bit annoying to type the long URL names in the web browsers, and with this new update, we have a new short URL for our tool, and that is udt.dev. The good news is that the old URL works fine too!&lt;/p&gt;

&lt;p&gt;Other updates:&lt;/p&gt;

&lt;p&gt;-More documents are on docs.universaldatatool.com: As promised, a vast quantity of documentation is available on using Universal Data Tool for your projects. &lt;br&gt;
-Fixed Hotkeys: Clearing hotkeys now works (thanks @congdv!)&lt;/p&gt;

&lt;p&gt;That’s it for our seventh community update, be sure to follow us on &lt;a href="http://twitter.com/UniversalDataTl"&gt;Twitter&lt;/a&gt;, or join our &lt;a href="https://workaroundon.slack.com"&gt;Slack&lt;/a&gt; to hear more!&lt;/p&gt;

</description>
      <category>datascience</category>
      <category>computerscience</category>
      <category>machinelearning</category>
    </item>
    <item>
      <title>New Skeletal/Pose/Landmark Annotation, Dutch, and Convert Options</title>
      <dc:creator>wafaa Arbash</dc:creator>
      <pubDate>Thu, 24 Sep 2020 17:43:33 +0000</pubDate>
      <link>https://dev.to/wafaa_arbash/new-skeletal-pose-landmark-annotation-dutch-and-convert-options-2hkk</link>
      <guid>https://dev.to/wafaa_arbash/new-skeletal-pose-landmark-annotation-dutch-and-convert-options-2hkk</guid>
      <description>&lt;p&gt;If you haven’t heard of the &lt;a href="http://universaldatatool.com"&gt;the Universal Data Tool&lt;/a&gt;, it’s an open-source web or desktop program to collaborate, build and edit text, image, video, and audio datasets with labels and annotations. &lt;/p&gt;

&lt;p&gt;This is our sixth community update! By releasing these videos, we hope to engage the community and encourage new contributors. &lt;/p&gt;

&lt;p&gt;You can &lt;a href="https://youtu.be/a1EVx4nHLRs"&gt;watch the full video here&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  New Feature: Image landmark Annotation
&lt;/h1&gt;

&lt;p&gt;This cool new feature allows people to annotate poses in the picture. We are looking for help in the configuration tab for this feature. To help us, you can click on the Github issue option from the configuration tab.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--PpHYzPb4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ell9birvrah2gqh0m7sa.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--PpHYzPb4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ell9birvrah2gqh0m7sa.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Other updates:
&lt;/h1&gt;

&lt;p&gt;-&lt;strong&gt;Dutch translation&lt;/strong&gt;: Now, you can also access the Dutch language (thanks @rickstaa!)&lt;br&gt;
-&lt;strong&gt;Singularity support&lt;/strong&gt;: Now you can use the singularity which is kind of a container registry for scientific applications thanks @rickstaa!)&lt;br&gt;
-&lt;strong&gt;Icons on website options&lt;/strong&gt;: Now, you can see our website’s icons with the option names.&lt;br&gt;
-&lt;strong&gt;Our website is open source now&lt;/strong&gt;:  with this new update, our website is open-source. This will allow you to do any modifications in PR&lt;br&gt;
-&lt;strong&gt;Previous &amp;amp; Next buttons fixed&lt;/strong&gt;: Now the previous &amp;amp; next buttons will be disabled at the beginning or at the end sample pages, respectively (thanks @congdv! ).&lt;br&gt;
-&lt;strong&gt;Allow multiple classifications per Image is fixed&lt;/strong&gt;: This feature works perfectly now (thanks @mrdadah! )&lt;br&gt;
-&lt;strong&gt;Convert Tool has multiple options now&lt;/strong&gt;: Our previous new feature to convert the formats has many new options, and the option to add new formats as well.&lt;/p&gt;

&lt;p&gt;That’s it for our sixth community update, be sure to follow us on &lt;a href="http://twitter.com/UniversalDataTl"&gt;Twitter&lt;/a&gt;, or join our &lt;a href="https://workaroundon.slack.com"&gt;Slack&lt;/a&gt; to hear more!&lt;/p&gt;

</description>
      <category>machinelearning</category>
      <category>datascience</category>
    </item>
    <item>
      <title>Universal Data Tool Weekly Update 5</title>
      <dc:creator>wafaa Arbash</dc:creator>
      <pubDate>Tue, 15 Sep 2020 17:07:26 +0000</pubDate>
      <link>https://dev.to/wafaa_arbash/universal-data-tool-weekly-update-5-355o</link>
      <guid>https://dev.to/wafaa_arbash/universal-data-tool-weekly-update-5-355o</guid>
      <description>&lt;p&gt;If you haven’t heard of the &lt;a href="http://universaldatatool.com"&gt;the Universal Data Tool&lt;/a&gt;, it’s an open-source web or desktop program to collaborate, build and edit text, image, video, and audio datasets with labels and annotations. &lt;/p&gt;

&lt;p&gt;This is our fifth community update! We’re hoping by releasing these we can better engage the community and encourage new contributors. Let’s get started…&lt;/p&gt;

&lt;p&gt;You can &lt;a href="https://youtu.be/Ag5kROqp8e8"&gt;watch the full video here&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  New Feature: Documentation
&lt;/h1&gt;

&lt;p&gt;We are super excited to announce the docs.universaldatatool.com site. It has all the how-to documents as well as ways to use UDT with machine learning frameworks. You are welcome to help us add more details in it using github.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--TG_-AmFh--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/3d59huxov9lt4lf245t2.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--TG_-AmFh--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/3d59huxov9lt4lf245t2.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  New Feature: Convert tool
&lt;/h1&gt;

&lt;p&gt;With this update, you can now convert JSON or CSV files into PNG or SVG files. To use it all you need to click on the “convert” option on the Universal Data Tool Homepage. This option supports conversion with image options output as of now, however, we are hoping to add more features in it soon. The good part is that you can use this option to convert fairly large datasets with ease. Also, this option can be used online as well as on local machines.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--b81fKSKg--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/a4n8x9t3fwuatmbotayf.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--b81fKSKg--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/a4n8x9t3fwuatmbotayf.gif" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  New update: Fixed Universal Data Tool Desktop Builds
&lt;/h1&gt;

&lt;p&gt;Our desktop builds are back in action. Now you can download the Universal Data Tool for Mac, Linux, and Windows stable releases. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--SlbOYk89--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/e3v1s6s7p6z1x36355oj.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--SlbOYk89--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/e3v1s6s7p6z1x36355oj.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Other updates:
&lt;/h1&gt;

&lt;p&gt;Portuguese translation: Now you can access the website in Portuguese translation as well (thanks @mrjunato!)&lt;br&gt;
New responsive page: With this update, the Universal Data Tool landing page is responsive in any size (thanks @congdv!)&lt;/p&gt;

&lt;p&gt;That’s it for our fifth community update, be sure to follow us on &lt;a href="http://twitter.com/UniversalDataTl"&gt;Twitter&lt;/a&gt;, or join our &lt;a href="https://workaroundon.slack.com"&gt;Slack&lt;/a&gt; to hear more!&lt;/p&gt;

</description>
      <category>machinelearning</category>
      <category>datascience</category>
    </item>
    <item>
      <title>Universal data tool weekly update 4</title>
      <dc:creator>wafaa Arbash</dc:creator>
      <pubDate>Mon, 07 Sep 2020 15:27:57 +0000</pubDate>
      <link>https://dev.to/wafaa_arbash/universal-data-tool-weekly-update-4-530o</link>
      <guid>https://dev.to/wafaa_arbash/universal-data-tool-weekly-update-4-530o</guid>
      <description>&lt;p&gt;If you haven’t heard of the Universal Data Tool, it’s an open-source web or desktop program to collaborate, build and edit text, image, video, and audio datasets with labels and annotations. You can get started with &lt;a href="http://universaldatatool.com"&gt;the Universal Data Tool&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is our fourth community update! We’re hoping by releasing these we can better engage the community and encourage new contributors. Let’s get started…&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--mWAOzV8q--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/q4h9w8c1qc8mkl8phife.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--mWAOzV8q--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/q4h9w8c1qc8mkl8phife.gif" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;To watch the full video click &lt;a href="https://youtu.be/aQ-7OShkfIM"&gt;here&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  New Feature: Universal Data Tool Courses
&lt;/h1&gt;

&lt;p&gt;With this update, we are introducing the training courses for Universal DataTool. With this feature now you can ensure that your labeler team is working not only in a streamlined way but with the best quality as well. The people working on a dataset will have to complete it before they can begin working on the labels.&lt;br&gt;
Creating a training course is super easy and it can be done in just a few minutes. You can insert a dataset of your choice to be put in the training. This training contains questions, exercises, tests, and different editable options.&lt;/p&gt;

&lt;h1&gt;
  
  
  New Feature: Text Entity Relations
&lt;/h1&gt;

&lt;p&gt;This is a much-awaited feature that was missing in the NLP(Natural Language Processing). This feature allows you to draw between different texts to create the relation. You can do it just by using a one-line command and it works super-fast. Not only that but you can also click on read more options to get additional commands and ways to use them which can be useful in different scenarios.&lt;/p&gt;

&lt;h1&gt;
  
  
  New Feature: Download Mask Button
&lt;/h1&gt;

&lt;p&gt;This is a small but very useful feature that we have added in the latest update. With this feature, you can download the colored masks just by clicking on the button which is in the download options list.&lt;/p&gt;

&lt;h1&gt;
  
  
  New update: Brand new layout
&lt;/h1&gt;

&lt;p&gt;With this new update, you can see a totally new layout of the options. It’s less cluttered and different options can be seen in different tabs. This makes using the Universal Data Tool easier than ever.&lt;/p&gt;

&lt;h1&gt;
  
  
  Other updates:
&lt;/h1&gt;

&lt;p&gt;Feedback button: Now you can share the feedback with us by clicking on this little button on the right bottom corner of the page. It allows you to add the screenshots as well. (thanks @moufette)&lt;br&gt;
New Homepage: Now we have a redesigned and cool looking Homepage which can give you more information and insight of the Universal Data Tool&lt;/p&gt;

&lt;p&gt;That’s it for our forth community update, be sure to follow us on &lt;a href="http://twitter.com/UniversalDataTl"&gt;Twitter&lt;/a&gt;, or join our &lt;a href="https://workaroundon.slack.com"&gt;Slack&lt;/a&gt; to hear more!&lt;/p&gt;

</description>
      <category>computerscience</category>
      <category>datascience</category>
      <category>machinelearning</category>
    </item>
    <item>
      <title>Universal Data Tool Weekly Update 3</title>
      <dc:creator>wafaa Arbash</dc:creator>
      <pubDate>Fri, 21 Aug 2020 17:43:16 +0000</pubDate>
      <link>https://dev.to/wafaa_arbash/universal-data-tool-weekly-update-3-14en</link>
      <guid>https://dev.to/wafaa_arbash/universal-data-tool-weekly-update-3-14en</guid>
      <description>&lt;p&gt;If you haven’t heard of the Universal Data Tool, it’s an open-source web or desktop program to collaborate, build and edit text, image, video, and audio datasets with labels and annotations. You can get started with &lt;a href="http://universaldatatool.com"&gt;the Universal Data Tool&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is our third community update! We’re hoping by releasing these we can better engage the community and encourage new contributors. Let’s get started…&lt;/p&gt;

&lt;p&gt;To watch full video click &lt;a href="https://youtu.be/uQ1ITe88TM8"&gt;here&lt;/a&gt;  &lt;/p&gt;

&lt;h1&gt;
  
  
  New Feature: Two different AWS authentication methods
&lt;/h1&gt;

&lt;p&gt;Universal Data Tool now supports 2 methods of the authentication, you can either use Incognito mode or regular IAM mode.&lt;/p&gt;

&lt;p&gt;To use the IAM mode, you just need to enter your Access Key ID, your Secret Access Key, and the region of your S3 bucket and you’re good to go.&lt;/p&gt;

&lt;p&gt;The CORS proxy allows you to make requests of the things where the CORS origin security rules don’t allow you to use access to the resource. We introduced this week because it will allow us to use AWS S3 API. There are 2 new options to upload that’s IAM and S3.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--sflcXWTr--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/snuzmmafldh20gio3ye1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--sflcXWTr--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/snuzmmafldh20gio3ye1.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--gT5ypoJ1--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/5gxog9gya86wlnbasepl.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--gT5ypoJ1--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/5gxog9gya86wlnbasepl.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--YttCa65y--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/0lz2812nk67go5fjg9do.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--YttCa65y--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/0lz2812nk67go5fjg9do.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  New Feature: Fixes for Login with Cognito and import via S3 (Cognito)
&lt;/h1&gt;

&lt;p&gt;We also have the fixes for Login With Cognito including the detection of the upload state, So when anyone logs in and refreshes the page, it remembers to keep logged in.&lt;/p&gt;

&lt;p&gt;We also fixed import via S3 (Cognito), so it loads automatically from the bucket. Another fix is for the local directory import.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--_xxWSg36--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/n03f9fdzgs7dg7cs0ier.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--_xxWSg36--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/n03f9fdzgs7dg7cs0ier.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;That’s it for our third community update, be sure to follow us on &lt;a href="http://twitter.com/UniversalDataTl"&gt;Twitter&lt;/a&gt;, or join our &lt;a href="https://workaroundon.slack.com"&gt;Slack&lt;/a&gt; to hear more!&lt;/p&gt;

</description>
      <category>computerscience</category>
      <category>datascience</category>
      <category>machinelearning</category>
    </item>
    <item>
      <title>Single-Label Image Classification with Keras</title>
      <dc:creator>wafaa Arbash</dc:creator>
      <pubDate>Tue, 18 Aug 2020 17:59:22 +0000</pubDate>
      <link>https://dev.to/wafaa_arbash/single-label-image-classification-with-keras-4b2h</link>
      <guid>https://dev.to/wafaa_arbash/single-label-image-classification-with-keras-4b2h</guid>
      <description>&lt;p&gt;Recently, &lt;a href="https://generated.photos/"&gt;generated.photos&lt;/a&gt;  released a royalty-free dataset of images of human faces. But unlike most datasets, this dataset is completed generated by an AI. None of the faces are real!&lt;/p&gt;

&lt;p&gt;I thought this would be a fun dataset to teach a machine learning algorithm to classify sex on. For this tutorial, I'll be using &lt;a href="https://wao.ai/"&gt;wao.ai&lt;/a&gt; to build my dataset and keras to run the algorithm. I downloaded about 2,000 faces from generated.photos. Believe it or not, none of the photos below are real!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--PStf97dj--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/fq38n78yizhrxldyflao.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--PStf97dj--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/fq38n78yizhrxldyflao.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Prepare the Data
&lt;/h1&gt;

&lt;p&gt;To prepare the data, I resized each photo to 256x256 pixels, this makes it easier to fit all the photos in RAM. Resizing the photos can be done quickly with image magick with a command like this:&lt;/p&gt;

&lt;p&gt;convert *.jpg -resize 256x256\! *.jpg&lt;/p&gt;

&lt;p&gt;I repackaged all the images we'd use in this zip file so you can skip the resizing if you're following along.&lt;/p&gt;

&lt;h1&gt;
  
  
  Get Sex Labels
&lt;/h1&gt;

&lt;p&gt;To train our algorithm, we'll need to a sex label for each face. We could manually create our labels using the &lt;a href="https://github.com/UniversalDataTool/universal-data-tool"&gt;universal data tool&lt;/a&gt;, but since we're dealing with more than 100 images I'm going use the wao.ai workforce.&lt;/p&gt;

&lt;p&gt;Downloading a csv from wao.ai, we get a CSV full of the labels we'll learn (shown below). You can download the labels.csv here to continue following along.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--kYlWtTIo--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/26pj3d5achcr81rb4rc2.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--kYlWtTIo--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/26pj3d5achcr81rb4rc2.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
wao.ai csv download screenshot&lt;/p&gt;

&lt;h1&gt;
  
  
  Train a Model
&lt;/h1&gt;

&lt;p&gt;There are a lot of ways to choose a model to do training with. For a simple computer vision task, especially a classification task, I like to start with a simple model that performs well on the MNIST digit dataset (a common machine learning benchmark). I don't remember where I found this model, but it's good for small (1000-10000) image datasets. Note: To use it, we'll need to convert the images to grayscale and resize them to a resolution of 64x64.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;from tensorflow import keras&lt;br&gt;
from tensorflow.keras.models import Sequential&lt;br&gt;
from tensorflow.keras.layers import Dense, Dropout, Flatten&lt;br&gt;
from tensorflow.keras.layers import Conv2D, MaxPooling2D&lt;br&gt;
num_output_classes = 2 # 0 = male, 1 = female&lt;br&gt;
input_img_size = (64, 64, 1)  # 64x64 image with 1 color channel&lt;br&gt;
model = Sequential()&lt;br&gt;
model.add(Conv2D(32, kernel_size=(3, 3), activation="relu", input_shape=input_img_size))&lt;br&gt;
model.add(Conv2D(64, (3, 3), activation="relu"))&lt;br&gt;
model.add(MaxPooling2D(pool_size=(2, 2)))&lt;br&gt;
model.add(Dropout(0.25))&lt;br&gt;
model.add(Flatten())&lt;br&gt;
model.add(Dense(64, activation="relu"))&lt;br&gt;
model.add(Dropout(0.5))&lt;br&gt;
model.add(Dense(num_output_classes, activation="softmax"))&lt;br&gt;
model.compile(&lt;br&gt;
    loss=keras.losses.categorical_crossentropy,&lt;br&gt;
    optimizer=keras.optimizers.Adadelta(),&lt;br&gt;
    metrics=["accuracy"],&lt;br&gt;
)&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;To see the surrounding code, including data transformations and training parameters, check out &lt;a href="https://github.com/waoai/notebooks/blob/master/Sex%20Classification%20Face%20Analysis.ipynb"&gt;all my work in this notebook&lt;/a&gt;.&lt;/p&gt;

&lt;h1&gt;
  
  
  Results
&lt;/h1&gt;

&lt;p&gt;In the end, this model was able to predict sex with about 80% accuracy. Not great, but a reasonable start considering we're working on a small 2,000 sample dataset.&lt;/p&gt;

&lt;p&gt;Let's look at the data qualitatively. First, let's see the top 25 our model classified as male:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--CtomFPfl--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/6fp9b2p5s3liagwbgkay.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--CtomFPfl--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/6fp9b2p5s3liagwbgkay.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Now let's see what our model classified as female:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--5D-lIRqd--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/xrhtw7btipjigexopnj0.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--5D-lIRqd--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/xrhtw7btipjigexopnj0.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Interesting! I see a lot of similarities in the general outline of males and the general outline of females (look at the hair!). It would also appear that this dataset has many females wearing hats.&lt;/p&gt;

&lt;p&gt;To see where our model is struggling, we can also see where the model was most unsure, i.e. where |P(male) - P(female)| was smallest.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--0e5D27XS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ttdecq1k9ejn7hsmggt8.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--0e5D27XS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ttdecq1k9ejn7hsmggt8.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Children, indirect face angles and neutral hair cuts seem to confuse the model.&lt;/p&gt;

&lt;p&gt;To enhance the effectiveness of the model, we could try a different neural network architecture, create descriptive features (e.g. features that identify children or facial hair) or label additional data for testing.&lt;/p&gt;

&lt;p&gt;Big thanks to &lt;a href="https://generated.photos/"&gt;generated.photos&lt;/a&gt; for providing the excellent AI-generated faces!&lt;/p&gt;

&lt;p&gt;Be sure to follow us on &lt;a href="https://twitter.com/UniversalDataTl"&gt;Twitter&lt;/a&gt;, or join our &lt;a href="https://app.slack.com/client/TJHDHA484"&gt;Slack&lt;/a&gt; to hear more!&lt;/p&gt;

</description>
      <category>computerscience</category>
      <category>datascience</category>
      <category>machinelearning</category>
    </item>
    <item>
      <title>Universal Data Tool Weekly Update 2</title>
      <dc:creator>wafaa Arbash</dc:creator>
      <pubDate>Sun, 16 Aug 2020 19:56:58 +0000</pubDate>
      <link>https://dev.to/wafaa_arbash/universal-data-tool-weekly-update-2-2o10</link>
      <guid>https://dev.to/wafaa_arbash/universal-data-tool-weekly-update-2-2o10</guid>
      <description>&lt;p&gt;If you haven’t heard of the Universal Data Tool, it’s an open-source web or desktop program to collaborate, build and edit text, image, video, and audio datasets with labels and annotations. You can get started with the &lt;a href="//universaldatatool.com"&gt;Universal Data Tool&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is our second community update! We’re hoping by releasing these we can better engage the community and encourage new contributors. Let’s get started…&lt;/p&gt;

&lt;p&gt;You can watch the video update here&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--95T3vwfX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/a59ahy4fgs4r6qcxc7yf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--95T3vwfX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/a59ahy4fgs4r6qcxc7yf.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
(&lt;a href="https://youtu.be/3bq9N08oc-U"&gt;https://youtu.be/3bq9N08oc-U&lt;/a&gt;) &lt;/p&gt;

&lt;h1&gt;
  
  
  New Feature: Collapsible Sidebar
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--zJL-NtXK--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/fngi7e56gb4dfos0zk2l.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--zJL-NtXK--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/fngi7e56gb4dfos0zk2l.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;All Image Segmentation views now have a collapsible sidebar with expendable options. Now you can use the entire screen for segmentation if needed by just clicking on the arrow on the right side of the screen. It should help to clear the UI and be beneficial when used on smaller screens.&lt;/p&gt;

&lt;h1&gt;
  
  
  New Feature: Convert Image Samples into any number of segments
&lt;/h1&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--XccGSQGP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/fyg1p6j9amrvvk2g4qqk.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--XccGSQGP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/fyg1p6j9amrvvk2g4qqk.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Now there is no limit to convert image samples into segments as opposed to earlier 5x5 limits. Also, there is an improvement to how we zoom in on segments when you have a sample split up in segments. It will now automatically zoom in on the segment that’s allowed to be annotated in every sample.&lt;/p&gt;

&lt;p&gt;That’s it for our second community update, be sure to follow us on &lt;a href="http://twitter.com/UniversalDataTl"&gt;Twitter&lt;/a&gt;, or join our &lt;a href="https://workaroundon.slack.com"&gt;Slack&lt;/a&gt;to hear more!&lt;/p&gt;

</description>
      <category>machinelearning</category>
      <category>computerscience</category>
      <category>datascience</category>
    </item>
    <item>
      <title>Label Bounding Boxes with the Universal Data Tool</title>
      <dc:creator>wafaa Arbash</dc:creator>
      <pubDate>Wed, 12 Aug 2020 19:08:00 +0000</pubDate>
      <link>https://dev.to/wafaa_arbash/label-bounding-boxes-with-the-universal-data-tool-mcc</link>
      <guid>https://dev.to/wafaa_arbash/label-bounding-boxes-with-the-universal-data-tool-mcc</guid>
      <description>&lt;p&gt;Labeling your data with bounding boxes is an essential first step before training a machine learning algorithm. The &lt;a href="https://universaldatatool.com/"&gt;Universal Data Tool&lt;/a&gt; is a free, open-source application that makes this process simple.&lt;/p&gt;

&lt;p&gt;Before you start, you should have either...&lt;/p&gt;

&lt;p&gt;A directory of images&lt;br&gt;
A file where each line is an image URL (this is what I'll use)&lt;br&gt;
Configure the Job&lt;/p&gt;

&lt;h1&gt;
  
  
  Configure the Job
&lt;/h1&gt;

&lt;p&gt;To begin navigate to &lt;a href="https://universaldatatool.com/"&gt;universaldatatool.com&lt;/a&gt; or download the latest release from &lt;a href="https://github.com/UniversalDataTool/universal-data-tool"&gt;github&lt;/a&gt;. I'll use the web version for now.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--SAws_TYA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/1kvd93xir7v1z39qgvla.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--SAws_TYA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/1kvd93xir7v1z39qgvla.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Click "Create from Template" and select Computer Vision, then configure it to only do bounding boxes. If you also want to label each bounding box with a classification, you can also configure that here.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--QL0a-RzT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ie5f1jv0p4079pnb13la.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--QL0a-RzT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ie5f1jv0p4079pnb13la.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Import the Data
&lt;/h1&gt;

&lt;p&gt;Navigate to "Samples", then to the "Import" page. Click "Paste Image URLs", paste the image urls and click "Add Samples".&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s---hcFYaTT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/yv3pd1pjd02gjmihex4o.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s---hcFYaTT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/yv3pd1pjd02gjmihex4o.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Label the Data
&lt;/h1&gt;

&lt;p&gt;You can now begin labeling. Click the "Label" button at the top, then click on any sample to begin. Samples will turn blue as they're labeled.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--QezoJWf4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/65pii0lzthswl2y0hs6e.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--QezoJWf4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/65pii0lzthswl2y0hs6e.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Wrapping Up
&lt;/h1&gt;

&lt;p&gt;When you're done, navigate to the "Settings" tab and click Download JSON. The resulting file can be loaded into the Universal Data Tool again, or parsed for usage with a machine learning algorithm.&lt;/p&gt;

&lt;p&gt;That's it! You now have everything you need to add bounding boxes to an image dataset. Be sure to follow us on &lt;a href="https://twitter.com/UniversalDataTl"&gt;Twitter&lt;/a&gt;, or join our &lt;a href="https://app.slack.com/client/TJHDHA484"&gt;Slack&lt;/a&gt; to hear more!&lt;/p&gt;

</description>
      <category>machinelearning</category>
      <category>datascience</category>
      <category>computerscience</category>
    </item>
    <item>
      <title>Universal Data Tool Weekly Update</title>
      <dc:creator>wafaa Arbash</dc:creator>
      <pubDate>Mon, 10 Aug 2020 20:16:28 +0000</pubDate>
      <link>https://dev.to/wafaa_arbash/universal-data-tool-weekly-update-3a65</link>
      <guid>https://dev.to/wafaa_arbash/universal-data-tool-weekly-update-3a65</guid>
      <description>&lt;p&gt;If you haven’t heard of the Universal Data Tool, it’s an open-source web or desktop program to collaborate, build and edit text, image, video, and audio datasets with labels and annotations. You can get started with &lt;a href="http://universaldatatool.com"&gt;the Universal Data Tool&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is our first community update! We’re hoping by releasing these we can better engage the community and encourage new contributors. Let’s get started…&lt;/p&gt;

&lt;p&gt;&lt;a href="https://youtu.be/QW-s4XVK3Ok"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--JpGa8Ran--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ri2xhv9g61iabn91kko2.png" alt="Alt Text"&gt;&lt;br&gt;
(http://img.youtube.com/vi/YOUTUBE_VIDEO_ID_HERE/0.jpg)&lt;/a&gt; &lt;/p&gt;

&lt;h1&gt;
  
  
  New Feature: Automatic Pixel Segmentation (Autoseg)
&lt;/h1&gt;

&lt;p&gt;It can take hours to accurately annotate every pixel of a large image. That’s why we created autoseg, autoseg is a new engine that takes a bunch of points or shapes and automatically creates a pixel mask super fast. What this means is you can now quickly do pixel segmentations directly in the Universal Data Tool!&lt;/p&gt;

&lt;p&gt;Automatic pixel segmentation can be found in the “Pixel Segmentation” interface when you’re starting a new project. In the Setup page, just click on “autoseg” under “Automatic Segementation Engine”. Try it out!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--JpGa8Ran--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ri2xhv9g61iabn91kko2.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--JpGa8Ran--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ri2xhv9g61iabn91kko2.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;For more information about the autoseg engine check out it’s &lt;a href="https://github.com/UniversalDataTool/autoseg"&gt;github repo&lt;/a&gt;  and our &lt;a href="https://github.com/waoai/react-image-annotate"&gt;image annotation react component&lt;/a&gt;.&lt;/p&gt;

&lt;h1&gt;
  
  
  New Feature: Translation Support
&lt;/h1&gt;

&lt;p&gt;The Universal Data Tool is now available in English, French and Chinese! Big thanks to &lt;a class="comment-mentioned-user" href="https://dev.to/puskuruk"&gt;@puskuruk&lt;/a&gt;
 for putting it together. You can change your language using the dropdown on the landing page.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--FlrTIJCa--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/wcs7317fzq6b4bmx9bcd.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--FlrTIJCa--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/wcs7317fzq6b4bmx9bcd.png" alt="Alt Text"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;Adding or fixing translations is also now very easy! All the files you need to edit are in the &lt;a href="https://github.com/UniversalDataTool/universal-data-tool/tree/master/src/i18n/locales"&gt;locales directory&lt;/a&gt;.&lt;/p&gt;

&lt;h1&gt;
  
  
  New Feature: Docker Container Support
&lt;/h1&gt;

&lt;p&gt;For running on servers or quickly testing out the UDT, it can be much faster to &lt;/p&gt;

&lt;p&gt;The Universal Data Tool can now run in a docker container! If you have docker installed, you can now run:&lt;/p&gt;

&lt;p&gt;docker run -it -p 3000:3000 universaldatatool/universaldatatool&lt;/p&gt;

&lt;p&gt;The Universal Data Tool is now running on &lt;a href="http://localhost:3000"&gt;http://localhost:3000&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;That’s it for our first community update, be sure to follow us on &lt;a href="http://twitter.com/UniversalDataTl"&gt;Twitter&lt;/a&gt;, or join our &lt;a href="https://workaroundon.slack.com"&gt;Slack&lt;/a&gt; to hear more!&lt;/p&gt;

</description>
      <category>machinelearning</category>
      <category>datascience</category>
      <category>computerscience</category>
    </item>
  </channel>
</rss>
