Code Monkey home page Code Monkey logo

crowd_counting_from_scratch's People

Contributors

commissarma avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

crowd_counting_from_scratch's Issues

Enhancing Crowd Counting Model Accuracy through Advanced Density Map Generation Techniques

I have been exploring crowd counting methods and have found that the accuracy of pedestrian counting in crowd scenes can be further improved through advanced density map generation techniques. The current methods, such as fixed-size density maps, perspective density maps, and KNN density maps, have their limitations in capturing the intricate details of crowd distribution. I am seeking guidance on implementing more advanced density map generation techniques or exploring alternative approaches to enhance the accuracy of crowd counting models. Additionally, I am interested in understanding how these advanced techniques can be integrated into existing deep learning models for crowd counting. Any insights or resources on this topic would be greatly appreciated.

关于KD-TREE

首先我想询问您的是为何采用KD - TREE 对于密度图的作用是什么(就是为何您采用这种方式就会对生成得密度图有更高得准确度嘛【这点很重要】),这个是我最近没有搞懂的一个最主要的一件事;还有一件事是为何选取得叶子节点是2048以及K为4;还有最后一个问题,我并没有查到scipy.spatial.KDTree的一个具体介绍(只找到了参数的介绍,没有查到它的源代码),就是想问它的是按照维度最大方差进行建树的嘛。希望您能回复,感谢。

Some problem of k_nearest_gaussian_kernel.py

I found that if I use this method to generate the density maps, the count of the density map is different from the original .mat file. Is there something wrong? For example, the IMG_2 in ShanghaiTechA train data, the count of GT_IMG_2.mat is 707. But the count of the density map generated by your code is 698.
Thanks!

你好,我发现用你的代码生成的密度图和原始的.mat文件里的数目有些偏差,比如ShanghaiTech A里第二张图,原始的.mat文件中的label数是707,但用你的code生成的密度图sum之后是698。不知道是否有什么问题呢?还有你尝试过别的sigma和k取值的影响吗。
感谢!

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.