Code Monkey home page Code Monkey logo

2018--zjuai--pyramidboxdetector's Introduction

2018云从人头技术 冠军方案分享
运行环境:
Ubuntu16.04
pytorch0.3.1  torchvision numpy
cuda cudnn等

需要GPU 如Titan 12G等。

Test
新建weights/, model文件在这里下载 
通用模型: 链接:https://pan.baidu.com/s/1hDGi02UsHplftYFpfcAvpw    提取码:9xk1 
our专用模型:链接:https://pan.baidu.com/s/1PN3aBBr4Frzb9RvO4NgfNw  提取码:kkrc 

1、将数据置于yuncong_test_set文件夹中,
2、直接运行test_yuncong_*.py 可以得到对应的生成文件,更多的参数设置请看文件

train
1 将数据放在当前目录下,即2018云从人头技术-...., 此目录下有Mall Part_A 等场景的原始数据,你可以相应的调整,但原来的代码文件路径可能需要相应的调整.
2 数据增强,对每个场景都有对应的数据增强,由于之前使用的是paddlepaddle版本的pyramidbox的数据格式,需要调用一下topytorch.py来生成pytorch版本的数据格式,可以自己去调整.  最后对每个场景生成训练的数据文件集如: cat UCSD.txt augfile_UCSD > final_UCSD.txt
3 然后可以进行训练, 可生成通用的模型,也可对应场景的模型, mod/parta/partb/mall/ucsd/our等. 运行相应的代码即可.

最近在赶deadline,更多训练的步骤,后续将更详细的给出.
如有疑问,请联系我
微信: 13032893650
手机: 13032893650
email: [email protected] [email protected]

更多细节请看 .docx 和 .pptx 文件

欢迎star



2018--zjuai--pyramidboxdetector's People

Contributors

ywcmaike 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.