
## 生成数据
python data/voc_2_yolo.py

## 训练
python train.py

## 测试图片
python predict.py

## 导出onnx模型
python export.py