Metadata-Version: 2.1
Name: eatable
Version: 0.1.0
Summary: Eatable Code
Home-page: https://github.com/eatable-code/eatable
Author: sirius demon
Author-email: mory2016@126.com
License: UNKNOWN
Description: # Eatable Dataset Code
        
        可食用数据集代码
        
        ## Target
        
        支持大部分开放的深度学习相关数据集的解析和读取。
        
        ## Dependences
        
        + opencv-python
        + numpy
        
        ## Installation
        
        ```sh
        python setup.py install
        ```
        
        ## Support
        
        + [x] Coco Dataset
        + [ ] Captcha
        + [ ] CatDog
        
        
        ## Wishes
        
        所有听说、接触、使用此仓库的人，都能够获得暂时的快乐和永久不变的快乐。
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
