Git Product home page Git Product logo

cli98 / dmnet Goto Github PK

View Code? Open in Web Editor NEW
91.0 91.0 14.0 19.48 MB

Official implementation for DMNet: Density map guided object detection in aerial image (CVPR 2020 EarthVision workshop)

Home Page: https://openaccess.thecvf.com/content_CVPRW_2020/papers/w11/Li_Density_Map_Guided_Object_Detection_in_Aerial_Images_CVPRW_2020_paper.pdf

Python 100.00%
aerial-image-detection deep-learning remote-sensing

dmnet's People

Contributors

cli98 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

Watchers

 avatar  avatar  avatar

dmnet's Issues

demo

hello
thank you for implementation sharing
I want to test model on video or image. did you share your model? if yes, which file is for testing and inference?
thank you.

UAVDT dataset split

Could you please share the train/test split of the UAVDT dataset? I didn't find it on its official website and I am trying to conducting experiments for object detection on this dataset. Thanks a lot !!!

problem with pretrain file

thanks writer , this work is very greatful ,but when i want to try study, I found that I can't download the pretrain weight of MCNN ,could writer put the file again by baidu disk?

About the estimated density map

Thank you for your excellent work. I have trouble with generating the estimated density map in both 'val' and 'test-dev' subset of VisDrone. All of the values in the estimated density maps of MCNN are below 0.08. In other words, no object-containing regions are activated. May you share your script for estimating density maps using MCNN?

And also, have you evaluated the performance on 'test-dev' subset? It seems that you only evaluated the 'val' subset in your paper, but the label of 'test-dev' subset is also available.

Thanks a lot.

数据集格式

User
你好 请问MCNN的标注文件必须使用.mat吗 其他形式可以吗 比如.txt DMnet 使用的.txt形式的数据集格式吗

About train this model

Excuse me.
I glance the whole code fastly but i don't see the code for training this model.
If i want to train this model by myself , how can i do this .Thanks

About generate density map?

In the Generate_densitty_map_official.py file, why does the coord array in the format_label function have 6 elements? And why do you mention 4coord+1class in the code.

 `if len(coord) != 6:`
       `# 4 coord + 1 class`
       `print("Failed to parse annotation!")`
       `exit()`

Looking forward to your reply.

crop images

我想问一下,第二步已经裁剪过图片,并且保存过标注信息了,为什么第三步进行目标检测create_VOC_annotation_official.py转成voc格式时还有裁剪图片的操作,不是直接对第二步的结果直接转换成voc格式吗,如果不是将第二步结果转成voc格式第二步还有用吗?

DMNet

为什么MCNN里面数据集标注格式是.mat 生成的密度图是.npy 但是到DMNet 标注格式就要.txt格式的 不明白 这也跑不动啊

The calculation of the parameter σ in class-wise kernel?

First of all thanks for sharing.As you mentioned in your paper, you compute σ by estimating the average scale for each object category and estimate σ by applying Eq. 3
Uploading QQ截图20210113205604.png…
But I don't seem to see this point in this code, can you answer it for me, can you tell me which part of the code shows this part?

How to get the gt of visdrone dataset in MCNN

First of all, thank you for your selfless sharing
Can you please tell me how I can get the ground_truth of visdrone dataset, which is .mat file for remote sensing image, because I have a general understanding of MCNN, he uses the position of human head to build the .mat, how can I get it for visdrone?Because I see that both the K-nearest neighbor acquisition density map and the training process need this gt file, which is .mat
首先谢谢您无私的分享
麻烦问一下,对于使用MCNN生成密度图部分,对于遥感图像来说,如visdrone数据集,我该如何获得visdrone的ground_truth,也就是.mat文件,因为我大致了解了一下MCNN,他是用人头的位置构建的.mat,那对于visdrone来说我如何获得呢。因为我看到无论是K近邻获取密度图还是训练过程都需要这个gt文件,也就是.mat

how to test any images?

Hello,thanks for your work.You provided the pretrained weight of the detector, but I don't find the train/test code of the detector, I know that is mmdetection, but how you train with the global data and crop data together? So I want the code that you change the config file, or the test code of the detector. I just want to run some images using your pretrained weight.Thank you very much.

help

Hello, the author, I would like to ask gaussian_kernels.pkl and distances_dict.pkl where there were published?What is the .param file I downloaded and how to use it? thank you!

Some problems

Hi,
There are some problems in this project:
1- in vision drone dataset's images are different size but density_slide_window.py request image size.
2- for image cropping, should be density map. this is not available reel time detection. it should be generate density map and image cropping every image in real time detection.
3- MCNN project generates density map but density map size smaller than image, this is not implemented in DMNet.
4- How am i using object detection model and where, i dont understand. Where detection model running in fusion_detection.py

Can you explain please?

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.