Git Product home page Git Product logo

centernet_tensorflow's Introduction

1、生成TFRecord 1.图像+xml(注意xml中的文件名与图像名保持一致) 2.在utils.voc_classname_encoder.py中填入类别 3.运行utils.test_voc_utils.py,其中对应的图像,xml和结果地址填好 2、图像增强参数设置 1.填写 'image_augmentor_config' 3、模型参数设置 1.'config'填写:注意'mode'在训练时为'train' 4、开始训练Train_centernet.py 5、测试时'config'中'mode'为'test', centernet.load_weight()填写训练生成的模型参数, 其他类别、阈值等参数相应调整。

centernet_tensorflow's People

Contributors

xiao-an-qi avatar

Watchers

 avatar

centernet_tensorflow's Issues

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.