fyangneil / Clustered-Object-Detection-in-Aerial-Image

Apache License 2.0
117 stars 19 forks source link

MeanShiftCluster Can't be found #4

Open ZhipeiYang opened 4 years ago

ZhipeiYang commented 4 years ago

I met this problem when I run the matlab file: Clustered-Object-Detection-in-Aerial-Image/detectron/ops/add_cluster_annotation.m and I can't find the definition to this function. Looking forward to your reply, thanks.

fyangneil commented 4 years ago

@ZhipeiYang The "meanshiftcluster" file has been uploaded to folder "detectron/ops"

sh7jacobi commented 3 years ago

I have "Command not found", when I run Clustered-Object-Detection-in-Aerial-Image/detectron/ops/add_cluster_annotation.m. I guess there must be matlab for that.

sh7jacobi commented 3 years ago

@ZhipeiYang, How did you run Clustered-Object-Detection-in-Aerial-Image/detectron/ops/add_cluster_annotation.m? Is it need matlab for that? I have done all required installations.