Metadata-Version: 2.1
Name: gorilla2d
Version: 0.2.8.7
Summary: 2D ToolBox Package for Gorilla-Lab using PyTorch
Home-page: UNKNOWN
Author: Gorilla Authors
Author-email: eehjzhang@mail.scut.edu.cn
License: MIT
Platform: UNKNOWN

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

# gorilla-2d

created by [GorillaLab](empty)

## Introduction
A 2D 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)




