Metadata-Version: 2.1
Name: qoalai
Version: 0.2.29
Summary: qoala.id data science team library
Home-page: UNKNOWN
Author: qoala ai team
License: UNKNOWN
Description: # Qoala Ai Library
        This project contains the collection of deep learning model wrappers from Qoala.id data science team.
        
        ## News
        | Horey                                                       |        Version     |   
        | ----------------------------------------------------------- | ------------------ | 
        | Deeplab Semantic segmentation was released (stable)         |      >=v0.1.18     |
        | Object landmark(keypoints) was released (stable)            |      >=v0.1.18     |
        
        ## Requirements
        - tensorflow-gpu==1.13.1 or 1.14.0 (`pip3 install tensorflow-gpu`)
        - comdutils (`pip3 install comdutils`)
        - simple-tensor (`pip3 install simple-tensor`)
        - numpy
        - opencv-python=3.4.2
        
        ## Package Installation
        - `pip3 install -r requirements.txt`
        - `pip3 install qoalai`
        
        ## Available Docker
        - download the docker image
        - `docker pull ...`
        
        
        
        
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
