Coder Social home page Coder Social logo

wqinyu / yolov3 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from open-mmlab/mmdetection

0.0 0.0 0.0 67.04 MB

OpenMMLab Detection Toolbox and Benchmark

Home Page: https://mmdetection.readthedocs.io

License: Apache License 2.0

Shell 0.64% Python 82.40% Dockerfile 0.06% Jupyter Notebook 16.91%

yolov3's Introduction

基于YOLO_v3的目标检测

数据处理

下载voc数据集至data文件夹中在运用数据集转换脚本将VOC格式数据转换为COCO数据,随后调整数据集标签等相关配置

训练模型

在调整参数后,运用如下命令行实现训练

python tools/train.py configs/yolo/yolov3_d53_8xb8-ms-608-273e_coco.py

训练情况的可视化

运行draw.py实现训练Loss曲线和验证集map的可视化

python tools/train.py configs/yolo/yolov3_d53_8xb8-ms-608-273e_coco.py

测试

测试文件在test.ipynb中,测试图片在test文件夹中,返回结果在test_pred文件夹中

yolov3's People

Contributors

hellock avatar hhaandroid avatar zwwwayne avatar yhcao6 avatar rangilyu avatar xvjiarui avatar bigwangyudong avatar chhluo avatar jbwang1997 avatar jshilong avatar oceanpang avatar czm369 avatar aronlin avatar thangvubk avatar myownskyw7 avatar johnson-wang avatar zytx121 avatar zwhus avatar v-qjqs avatar erotemic avatar shinya7y avatar runningleon avatar rangeking avatar tianyuandu avatar daavoo avatar mambawong avatar ryanxli avatar melikovk avatar mxbonn avatar sanbuphy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.