YOLOv5_NCNN icon indicating copy to clipboard operation
YOLOv5_NCNN copied to clipboard

ios xcode 建構失敗

Open TomHsu-MIddle opened this issue 3 years ago • 15 comments

image 我download opencv 2.4.13 放到資料夾沒有運行成功... 請問這樣的操作是對的嗎?

TomHsu-MIddle avatar Jul 19 '21 15:07 TomHsu-MIddle

image 這些包我也下載回來了放到資料夾了

TomHsu-MIddle avatar Jul 19 '21 15:07 TomHsu-MIddle

The official opencv, not opencv mobile, has been streamlined.

cmdbug avatar Jul 20 '21 00:07 cmdbug

I don't know where to download it... Could you share the address for me?

TomHsu-MIddle avatar Jul 20 '21 15:07 TomHsu-MIddle

image sorry... bothering you, I still get these kinds of errors.

TomHsu-MIddle avatar Jul 20 '21 16:07 TomHsu-MIddle

Please give an error message, not a warning.

cmdbug avatar Jul 21 '21 00:07 cmdbug

I don't know where to download it... Could you share the address for me?

https://github.com/opencv/opencv/releases

cmdbug avatar Jul 21 '21 00:07 cmdbug

image like this?

TomHsu-MIddle avatar Jul 22 '21 12:07 TomHsu-MIddle

1.Please give an error message, not a warning. 2.Use real machines, not virtual machines.

cmdbug avatar Jul 22 '21 23:07 cmdbug

image

I run on iMAC and this is an error message?

TomHsu-MIddle avatar Jul 23 '21 08:07 TomHsu-MIddle

I already successful build up DEMO, THX!!! Final one question! How do I change my own model? AND if I build the nanodet two versions, Can I switch the model like the DEMO?

TomHsu-MIddle avatar Jul 23 '21 10:07 TomHsu-MIddle

View information like this. image Note: need a real iPhone, not a simulator phone.

cmdbug avatar Jul 23 '21 11:07 cmdbug

I already successful build up DEMO, THX!!! Final one question! How do I change my own model? AND if I build the nanodet two versions, Can I switch the model like the DEMO?

You need to see ncnn's Wiki to learn how to use ncnn. You can support different versions of nanodet, but you still need to use ncnn.

  1. Load different models.
  2. Forward reasoning.
  3. Post treatment.

cmdbug avatar Jul 23 '21 13:07 cmdbug

I already successful build up DEMO, THX!!! Final one question! How do I change my own model? AND if I build the nanodet two versions, Can I switch the model like the DEMO?

Hey @TomHsu-MIddle ! I got the same issue, how did you fixed it? I mean this one: warning Detected Apple 'NO' macro definition, it can cause build conflicts. Please, include this header before any Apple headers.

OlegDeg avatar Sep 20 '21 19:09 OlegDeg

图片

我在 iMAC 上运行,这是一条错误消息?

I also meet this issue

CharonYH avatar Oct 21 '21 15:10 CharonYH

我不知道在哪里下载它......你能帮我分享一下地址吗?

https://github.com/opencv/opencv/releases

您好,想向您询问一下按照要求下载了opencv2.4.13文件拷贝到了资料夹中,同时其他要求的framework也都进行了替换,为什么在运行的时候仍然会有'opencv2/dnn.hpp' file not found报错,还希望您能帮助我一下,十分感谢!

LittlleYellow avatar Apr 19 '22 14:04 LittlleYellow