Skip to content

lh9171338/PaddleDetection

Repository files navigation

PaddleDetection

This is a object detection package based on PaddlePaddle.

Model

Install

git clone https://github.com/lh9171338/PaddleDetection.git
cd PaddleDetection
python -m pip install -r requirements.txt
python -m pip install -v -e .

Train

sh train.sh <config>

Test

sh test.sh <config>

About

Paddle Detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages