Cli98 / DMNet

Official implementation for DMNet: Density map guided object detection in aerial image (CVPR 2020 EarthVision workshop)
https://openaccess.thecvf.com/content_CVPRW_2020/papers/w11/Li_Density_Map_Guided_Object_Detection_in_Aerial_Images_CVPRW_2020_paper.pdf
98 stars 15 forks source link

crop #19

Open lucky85712 opened 1 year ago

lucky85712 commented 1 year ago

AssertionError: Shape mismatch between input image and density map! After generating the density map using MCNN, enter the command python density_slide_window_official.py . 41_43 0.08 --output_folder output_folder --mode val。May I ask why this problem arises?