Changlin Li
Changlin Li
> @BenedictGreen > Hi, you can use spaces to replace tabs for these indentation. > If it is not working, you could past your error messages. @JiaRenChang Looks like you...
> When I use fast_rcnn, I don't know the config file and encounter the error message, and I hope I can get your help. @wyl-19980129 Please have my apology for...
Hi @wwwweeerrrrttt , create_VOC_annotation_official.py targets to transform visDrone data to VOC format. This is optional. You do not need to run if your dataset is Visdrone. Btw I have answered...
> Hi @liudakai2 , Sorry for the late reply. density threshold (0.08 you referred) is an experimental value and thus may change between different dataset. Here you are not computing...
> It seems like the sum of all values in the window need to beyound 0.08. > > Besides, I wonder the height and weight which are used in “Generate_density_map_official.py”....
Let me know if you have more questions.
@wwwweeerrrrttt Hi and you are encouraged to try different values and visualized them after you generate crops via 8-connected components.
> VisDrone Crowd Counting dataset Ground Truth is in xml format, do you means to convert it to mat format and then send it to MCNN network to generate density...
> > > VisDrone Crowd Counting dataset Ground Truth is in xml format, do you means to convert it to mat format and then send it to MCNN network to...
> > @XiangqingZhang 你好,请问你在融合检测(fusion_detection_result_official.py)前,使用faster-rcnn分别对原图像和裁剪后的小图片进行检测时,config文件是如何配置的呢?看作者这里只提供了预训练参数,并没有提供对应于预训练参数的config文件。 > > 直接使用mmdet中的config文件即可。 Mik030说的是对的,直接使用mmdetection V2.0的配置文件就行