Metadata-Version: 1.0
Name: gorilla-core
Version: 0.2.0
Summary: ToolBox Package for Gorilla-Lab using PyTorch
Home-page: UNKNOWN
Author: Gorilla Authors
Author-email: mszhihaoliang@mail.scut.edu.cn
License: MIT
Description: [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
        
        # gorilla-core
        
        created by [GorillaLab](empty)
        
        ## Introduction
        A toolbox for learning task for Gorilla-Lab
        
        ## Documents
        - TODO
        
        
        ## Installation
        Run this command in project directory
        ```sh
        python setup.py install(develop)
        ```
        
        
        
        
        ## Reference By
        - [open-mmlab/mmcv](https://github.com/open-mmlab/mmcv)
        - [open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)
        - [facebookresearch/detectron2](https://github.com/facebookresearch/detectron2)
        
        
        # TODO
        - [x] add utils
        - [ ] fix trainer
        - [ ] add base losses
        - [ ] simplify the pipeline
        - [ ] To be continue
        
        
        
Platform: UNKNOWN
