Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.01 KB

README.md

File metadata and controls

45 lines (33 loc) · 1.01 KB

License: MIT

gorilla-core

A lightly library for computer vision research.

created by GorillaLab

Introduction

A toolbox for learning task for Gorilla-Lab

Documents

Installation

You can install directly by pip

pip install gorilla-core

Run this command in project directory

python setup.py install(develop)

Reference By

TODO

  • add utils
  • fix build
  • init BaseSovler
  • support registry
  • distributed
  • hook design
  • merging some timm components
  • To be continue

Changelog

TODO