Giter VIP home page Giter VIP logo

crowd-counting-cnn's Introduction

crowd-counting-cnn

This implementation is from mcnn-tensorflow The author implements MCNN model on Shanghaitech dataset.

I just modified some details to create UCSD dataset and UCF_50 dataset and test the MCNN model on these dataset.

I am not sure whether it is okay to upload the modified implementation and if it is wrong, please contatct me and I will delete it. [email protected].

UCF_50

MCNN上测试UCF_50dataset,根据论文设置,使用5折交叉验证,所以,数据集分成了5份。而且,每一张图片截取9个patch,这样总数据大小是$50\times9=450$. 训练的时候每一个输入是一个patch,测试的时候也是一个patch。但是,在计算mae​和mse时,一定要将9个patch合并计算,这样得到的mae​和mse才是一张图片的测试结果。

crowd-counting-cnn's People

Contributors

gzwq avatar

Watchers

James Cloos 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.