{"id":15015467,"url":"https://github.com/deepdiy/deepdiy","last_synced_at":"2025-04-12T09:19:05.712Z","repository":{"id":39737834,"uuid":"182003715","full_name":"deepdiy/deepdiy","owner":"deepdiy","description":"Deep learning based tool for image processing. No need for Programing and GPU.","archived":false,"fork":false,"pushed_at":"2023-03-24T23:00:10.000Z","size":4160,"stargazers_count":62,"open_issues_count":2,"forks_count":16,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-12T09:18:54.671Z","etag":null,"topics":["beginner","colab","deep-learning","gui","image-classification","image-segmentation","keras","kivy","mask-rcnn","model-zoo","object-detection","opencv","python","tensorflow","unet","xception"],"latest_commit_sha":null,"homepage":"http://www.deepdiy.net/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deepdiy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-18T02:41:00.000Z","updated_at":"2024-07-12T14:54:19.000Z","dependencies_parsed_at":"2024-09-24T20:17:05.248Z","dependency_job_id":"197b3f5c-5e7c-49c0-bf17-b5590bf0b068","html_url":"https://github.com/deepdiy/deepdiy","commit_stats":{"total_commits":452,"total_committers":3,"mean_commits":"150.66666666666666","dds":0.6438053097345133,"last_synced_commit":"080ddece4f982f22f3d5cff8d9d82e12fcd946a1"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepdiy%2Fdeepdiy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepdiy%2Fdeepdiy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepdiy%2Fdeepdiy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepdiy%2Fdeepdiy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepdiy","download_url":"https://codeload.github.com/deepdiy/deepdiy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248543836,"owners_count":21121838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["beginner","colab","deep-learning","gui","image-classification","image-segmentation","keras","kivy","mask-rcnn","model-zoo","object-detection","opencv","python","tensorflow","unet","xception"],"created_at":"2024-09-24T19:47:30.637Z","updated_at":"2025-04-12T09:19:05.692Z","avatar_url":"https://github.com/deepdiy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DeepDIY: Deep Learning, Do It Yourself\n\n\n\u003cimg src=\"https://i.imgur.com/y9XKKNz.png\"/\u003e\n\n\n\n[![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/)  [![GitHub license](https://img.shields.io/github/license/deepdiy/deepdiy.svg)](https://github.com/deepdiy/deepdiy/blob/master/LICENSE)  [![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/deepdiy/deepdiy/graphs/commit-activity)  [![GitHub release](https://img.shields.io/github/release/deepdiy/deepdiy.svg)](https://github.com/deepdiy/deepdiy/releases)  [![GitHub stars](https://img.shields.io/github/stars/deepdiy/deepdiy.svg?style=social)](https://GitHub.com/deepdiy/deepdiy/stargazers/)  [![GitHub downloads](https://img.shields.io/github/downloads/deepdiy/deepdiy/total.svg)](https://github.com/deepdiy/deepdiy/releases)\n\n### Welcome to contact me: pubrcv@163.com\n\n### Introduction\n\nThis is an open source project to help people who are trying to use Deep Neural Network model for image processing but  troubled by programming or computation resources. With DeepDIY, you can:\n\n- Run mainstream deep learning models without coding, user-friendly GUI provided\n- Train your own network on your own data in cloud (Free, One-click, fast, No programming)\n- A database of shared model zoo and weight available\n\n# Quick Start\n\n## 1. Load image file or folder\n\n![load local image files](https://i.imgur.com/yb6n4E6.gif)\n\n## 2. Run a deep learning model\n\n![run_model](https://i.imgur.com/TIM8psK.gif)\n\n## 3. Train a model on own data\n\n### 3.1 Edit the basic configuration of networks (eg. Number of classes)\n\n   ![train_config](https://i.imgur.com/WUMJJFF.gif)\n\n### 3.2 Labeling images using VIA or other annotation tools\n\n   ![train_config](https://i.imgur.com/fi64CJL.gif)\n\n### 3.3 Pack data\n\n   ​\tDeepDIY will split your training data (image + anotation file) into train set and validation set. And then pack all of data (train set, validation set and config file) into a zip file name \"dataset.zip\"\n\n   ![train-pack](https://i.imgur.com/8CuEIq7.gif)\n\n### 3.4 Train on colab\n\n\n   ![train-run](https://i.imgur.com/Lx8W1RP.gif)\n\n   ![train-colab](https://i.imgur.com/C7x2ucW.gif)\n\n   ![train-evaluate](https://imgur.com/mgEMw1g.gif)\n\n\n   # Installation\n\n------\n\n   ## Executable Version:\n\n   1. Download **win64 portable version**: https://github.com/deepdiy/deepdiy/releases\n\n   2. **Unzip** and go to\n\n      ```\n      ./path_of_downloaded_package/deepdiy/DeepDIY.exe\n      ```\n\n   3. **Double click** DeepDIY.exe , Done!\n\n   ## Source Code Version:\n\n   ### Method 1:\n\n   1. Clone this repository\n\n   2. Run setup from the repository root directory\n\n      ```python\n      python3 setup.py install\n      ```\n\n   ### Method 2:\n\n   1. Clone this repository\n\n   2. Install dependencies\n\n      ```python\n      pip install -r requirements.txt\n      ```\n\n   3. Install kivy.garden.matplotlib\n\n      ```\n      garden install --kivy matplotlib\n      ```\n\n\n\n   ## Notice:\n\n   For OS X users, you may need to install kivy and kivy-garden manually. The 'garden' command is available only after kivy-garden is installed successfully. Please refer to following page:\n\n   https://kivy.org/doc/stable/installation/installation-osx.html\n\n### Model Zoo in DeepDIY\n\nMost of mainstream deep learning network will be included in DeepDIY, including but not limited to:\n\n- Classification: VGG, ResNet, Inception, MobilNet\n- Object Detection: YOLO, SSD\n- Segmentation: Mask-RCNN, UNet\n\nDeepDIY encourage users to share new models and weights trained on their own data.\n\n### Training with Google Colab\n\nYou can train network on your own data without GPU, the training task in performed on Google Colab[https://colab.research.google.com/]. Free, fast, private and safe. Only one click, leave and drink a cup of coffee, done!\n\n### User-Friendly \u0026 Developer-Friendly\n\n- Easy to use GUI, no need programming even when training most complicated networks by your self.\n- Plugin-Archetecture, easy to understand and very simple to develop new plugins if you want to add new functions\n\n### Kivy based GUI\n\nKivy[https://kivy.org/] is a coss-platform Python framework for GUI development. Very easy to understand and use.\n\n### Developing Plugins\n\nThe core of DeepDIY software is a resource tree, which is stored in a Python dictionary. For any plugin, DeepDIY will sync resource tree dict with plugin as a property(called 'data') of plugin class. There are two type of plugins: Processing and Display.\n\n##### Processing plugins\n\nPlugin can acquire data from tree, after running your functions, just insert result data as a child of selected node. Result can be displayed by Display plugins.\n\n##### Display plugins\n\nWhen user click a node in resouce tree, certain display plugin will be activated. Plugin can acquire selected data from the tree, and return a Kivy widget, the widget will be embedded in the window.\n\n### Authors\nPeng Nie (Johnson)\n\n### Requirements\n\nPython 3.7.1, Kivy 1.10.1, TensorFlow 1.13, Keras 2.2.4, OpenCV 4.0.0.21, Numpy 1.15.4, Scipy 1.1.0, Matplotlib 3.0.2\n\n### Licence\n\nMIT is licensed under MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepdiy%2Fdeepdiy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepdiy%2Fdeepdiy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepdiy%2Fdeepdiy/lists"}