<?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: Xiaozhe Yao</title>
    <description>The latest articles on DEV Community by Xiaozhe Yao (@xzyaoi).</description>
    <link>https://dev.to/xzyaoi</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%2F107371%2F315a0e35-55d2-40ed-9596-378054e6bf49.jpeg</url>
      <title>DEV Community: Xiaozhe Yao</title>
      <link>https://dev.to/xzyaoi</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/xzyaoi"/>
    <language>en</language>
    <item>
      <title>Introduce AID - A system that helps you run machine learning models</title>
      <dc:creator>Xiaozhe Yao</dc:creator>
      <pubDate>Mon, 13 Sep 2021 23:31:32 +0000</pubDate>
      <link>https://dev.to/xzyaoi/introduce-aid-a-system-that-helps-you-run-machine-learning-models-55ec</link>
      <guid>https://dev.to/xzyaoi/introduce-aid-a-system-that-helps-you-run-machine-learning-models-55ec</guid>
      <description>&lt;p&gt;Hi all! In the past, when I was trying to run some existing machine learning algorithms/models, it usually takes me a lot of time (finding dependencies, etc.). Hence we made a system that can be used to find existing models, download them and run them easily.&lt;/p&gt;

&lt;p&gt;Here's a YouTube Demo: &lt;iframe width="710" height="399" src="https://www.youtube.com/embed/18ulW_8phgs"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;GitHub: &lt;/p&gt;
&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--i3JOwpme--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/github-logo-ba8488d21cd8ee1fee097b8410db9deaa41d0ca30b004c0c63de0a479114156f.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/autoai-org"&gt;
        autoai-org
      &lt;/a&gt; / &lt;a href="https://github.com/autoai-org/AID"&gt;
        AID
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      One-Stop System for Machine Learning.
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;p&gt;&lt;a href="https://ci.appveyor.com/project/xzyaoi/aid" rel="nofollow"&gt;&lt;img src="https://camo.githubusercontent.com/9cebf630fb3c2fae59e3ff22625f6946d3b4803dc31849cd017c72412b54b658/68747470733a2f2f63692e6170707665796f722e636f6d2f6170692f70726f6a656374732f7374617475732f3539316a6767386666757934763532693f7376673d74727565" alt="Build status"&gt;&lt;/a&gt;
&lt;a rel="noopener noreferrer" href="https://github.com/autoai-org/aid/workflows/cmd/badge.svg"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--8569kX4T--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://github.com/autoai-org/aid/workflows/cmd/badge.svg" alt="https://github.com/autoai-org/aid/actions"&gt;&lt;/a&gt;
&lt;a rel="noopener noreferrer" href="https://github.com/autoai-org/aid/workflows/dashboard/badge.svg"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--bhypewN9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://github.com/autoai-org/aid/workflows/dashboard/badge.svg" alt="https://github.com/autoai-org/aid/actions"&gt;&lt;/a&gt;
&lt;a href="https://goreportcard.com/report/github.com/autoai-org/aid" rel="nofollow"&gt;&lt;img src="https://camo.githubusercontent.com/37b93da024f41a9c6e46b6e0bf75b6f59001b68390dc03c72023f7ade69a099a/68747470733a2f2f676f7265706f7274636172642e636f6d2f62616467652f6769746875622e636f6d2f6175746f61692d6f72672f616964" alt="Go Report Card"&gt;&lt;/a&gt;
&lt;a href="https://www.codefactor.io/repository/github/autoai-org/aid" rel="nofollow"&gt;&lt;img src="https://camo.githubusercontent.com/e2670cab3be89c7a0b2ff45ecd10a0de77acaf93bdadf1bed4f3a6f7c18fdd2f/68747470733a2f2f7777772e636f6465666163746f722e696f2f7265706f7369746f72792f6769746875622f6175746f61692d6f72672f6169642f6261646765" alt="CodeFactor"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;br&gt;
&lt;p&gt;
  &lt;a href="https://github.com/autoai-org/aid"&gt;
    &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--r0UUG2LH--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://github.com/autoai-org/AIDassets/logo_transparent.png" alt="Logo" width="540"&gt;
  &lt;/a&gt;
  &lt;/p&gt;
&lt;h3&gt;
A.I.D&lt;/h3&gt;
  &lt;p&gt;
    Aid your entire A.I activity
    &lt;br&gt;
    &lt;a href="https://aid.autoai.org" rel="nofollow"&gt;&lt;strong&gt;Explore the docs »&lt;/strong&gt;&lt;/a&gt;
    &lt;br&gt;
    &lt;br&gt;
    &lt;a href="https://www.youtube.com/watch?v=18ulW_8phgs" rel="nofollow"&gt;Video Demo&lt;/a&gt;
    ·
    &lt;a href="https://github.com/autoai-org/aid/issues"&gt;Report Bug&lt;/a&gt;
    ·
    &lt;a href="https://github.com/autoai-org/aid/issues"&gt;Request Feature&lt;/a&gt;
  &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;AID is still under heavy development and APIs may change!&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
Table of Contents&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/autoai-org/AID#table-of-contents"&gt;Table of Contents&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/autoai-org/AID#intro"&gt;Intro&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/autoai-org/AID#usage"&gt;Usage&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/autoai-org/AID#roadmap"&gt;Roadmap&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/autoai-org/AID#models"&gt;Models&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/autoai-org/AID#contributing"&gt;Contributing&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/autoai-org/AID#license"&gt;License&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;
Intro&lt;/h2&gt;
&lt;p&gt;AID is a DevOps System that is dedicated to machine learning. It consists of the following components:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;M&lt;/strong&gt;achine &lt;strong&gt;L&lt;/strong&gt;earning &lt;strong&gt;P&lt;/strong&gt;ackage &lt;strong&gt;M&lt;/strong&gt;anager that could search, download, and deploy machine learning models.&lt;/li&gt;
&lt;li&gt;A dashboard to monitor the status of installed services, trigger build, test/evaluate services.&lt;/li&gt;
&lt;li&gt;A registry that provides plugins for notifications, security checks, etc.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
Usage&lt;/h2&gt;
&lt;p&gt;For more examples, please refer to the &lt;a href="https://aid.autoai.org" rel="nofollow"&gt;Documentation&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
Roadmap&lt;/h2&gt;
&lt;p&gt;See the &lt;a href="https://github.com/autoai-org/aid/issues"&gt;open issues&lt;/a&gt; for a list of proposed features (and known issues).&lt;/p&gt;

&lt;h2&gt;
Models&lt;/h2&gt;
&lt;p&gt;We share our officially tested models with our github organization &lt;a href="https://github.com/aidmodels"&gt;aidmodels&lt;/a&gt;. We are also working on an open registry that could provide you with more features…&lt;/p&gt;
&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/autoai-org/AID"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;I am looking forward to your feedback!&lt;/p&gt;

&lt;p&gt;Note: The system is still under heavy development and should not be used in serious environment :( .&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>machinelearning</category>
      <category>showdev</category>
    </item>
    <item>
      <title>Looking for Contributors and Sponsors for CVPM (Computer Vision Package Manager)</title>
      <dc:creator>Xiaozhe Yao</dc:creator>
      <pubDate>Thu, 11 Oct 2018 15:54:01 +0000</pubDate>
      <link>https://dev.to/xzyaoi/looking-for-contributors-and-sponsors-for-cvpm-computer-vision-package-manager-19hm</link>
      <guid>https://dev.to/xzyaoi/looking-for-contributors-and-sponsors-for-cvpm-computer-vision-package-manager-19hm</guid>
      <description>&lt;p&gt;Documents： &lt;a href="https://cvpm.autoai.org/"&gt;https://cvpm.autoai.org/&lt;/a&gt;&lt;br&gt;
GitHub: &lt;a href="https://github.com/unarxiv/cvpm"&gt;https://github.com/unarxiv/cvpm&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;中文介绍(Chinese Intro): &lt;a href="https://zhuanlan.zhihu.com/p/45672318"&gt;https://zhuanlan.zhihu.com/p/45672318&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;CVPM (Computer Vision Package Manager) is an open source software to help developers download, install and run computer vision services. It is the 'pip' for computer vision.&lt;/p&gt;

&lt;p&gt;Though it is still in a very early stage and not recommend for use in production (actually, I do not recommend you to try it now because it may contain unknown bugs), We'd like to invite adorable developers to join us. We have a roadmap draft as below:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Complete the test cases and docs.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Complete the Model Hub. (Prototype is at &lt;a href="https://hub.autoai.org"&gt;https://hub.autoai.org&lt;/a&gt;)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Complete packages for some classic tasks as "Official Repo"&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Complete third party package upload.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;As an open source software, I am really sorry that we cannot promise you anything. But the following is what I can do:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;We will have an Authors List for all the contributors.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;There will be logo banner and donors page at the bottom of our Model Hub for sponsors.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you are interested, please contact me at &lt;a href="mailto:xiaozhe.yaoi@gmail.com"&gt;xiaozhe.yaoi@gmail.com&lt;/a&gt;, or you can post a GitHub Issues.&lt;/p&gt;

</description>
      <category>hacktoberfest</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
