DMNet icon indicating copy to clipboard operation
DMNet copied to clipboard

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

Results 14 DMNet issues
Sort by recently updated
recently updated
newest added

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

Hi, I have read the base paper but cannot understand how you applied mcnn for generating density maps. It will greatly help if you provide the mcnn_train file which you...

![Snipaste_2024-06-26_15-44-43](https://github.com/Cli98/DMNet/assets/52640516/22de2b9e-8e9d-4a47-9a53-0ece70886398) 为什么这段代码只加载了训练集和验证集,测试集不需要生成密度图吗?