Giter VIP home page Giter VIP logo

steel-detect's Introduction

steel-detect

数钢筋demo,IOU 0.7 下,AP 90.6。训练只要不到十分钟,可以非常愉快的玩耍 并且不需要任何预训练权重,完全从头训练。

文章链接:https://zhuanlan.zhihu.com/p/77034373

环境

  1. 代码是在RFBNet官方代码基础上改的,非常推荐阅读和学习RFBNet的官方代码,非常简洁优雅易懂 按照RFB官方源码进行编译: https://github.com/ruinmessi/RFBNet

  2. 将RFB编译好的utils里的文件夹build,nms替换数钢筋代码的utils/build,utils/nms即可

  3. 新建一个文件夹SteelVOC,将钢筋数据集的VOC2007文件夹移动到SteelVOC中,例如我的就是/home/common/wangsong/SteelVOC/VOC2007

  4. 修改data/config.py中的SteelVOC数据集路径VOCroot = '/home/common/wangsong/SteelVOC' 改为自己数据集对应的路径

  5. 运行train_RFB

训练好的网络权重

直接加群下载,欢迎加群交流,云深不知处-目标检测 763679865

steel-detect's People

Contributors

songwsx avatar

Watchers

 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.