/basecore

basecore is a simple repo that provides deep learning frame for MegEngine.

Primary LanguagePythonApache License 2.0Apache-2.0

BaseCore

Basecore is a simple repo that provides deep learning frame for MegEngine.

Features

TODO

Installation

pip install
pip3 install basecore
source code install This way of installation is recommanded for developers. Use the follwing commands to install BaseDet by source code.
git clone git@github.com:megvii-research/basecore.git
cd basecore
pip3 install -v -e .

Document

TODO