DMNet
DMNet copied to clipboard
Official implementation for DMNet: Density map guided object detection in aerial image (CVPR 2020 EarthVision workshop)
crop
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...
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...
 为什么这段代码只加载了训练集和验证集,测试集不需要生成密度图吗?