fanc_

Results 9 issues of fanc_

树莓派系统信息如下: ![image](https://user-images.githubusercontent.com/102035987/179446445-47678190-3b50-45c1-9a14-59da30759c76.png) ![image](https://user-images.githubusercontent.com/102035987/179446562-a5583c7b-21e5-42f4-824c-86f35ec3312d.png) 编译命令为: ./lite/tools/build_linux.sh \ --arch=armv8 \ --with_python=ON \ --with_extra=ON \ --with_cv=ON \ --python_version=3.9 编译结果: ![image](https://user-images.githubusercontent.com/102035987/179446652-9d25016b-c31d-4cc7-a799-84d4a00b000b.png) ![image](https://user-images.githubusercontent.com/102035987/179446631-a9933dd4-9d9b-491a-bc78-21f26989b482.png) 安装成功: ![image](https://user-images.githubusercontent.com/102035987/179446693-4cfcf5f5-50d5-4bb8-a638-d1988cbce050.png) pip list查看: ![image](https://user-images.githubusercontent.com/102035987/179446754-8acdb8ad-4456-49e2-8975-a9a5191d2943.png) 验证是否安装成功: ![image](https://user-images.githubusercontent.com/102035987/179446799-83b17be2-7dce-4e21-8f47-ccf5e46b8144.png) 想请问为什么版本号显示是这样,是因为python版本不对应吗

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 在原有配置文件四个算子下,根据官方文档,另外加入随机擦除算子: ![image](https://user-images.githubusercontent.com/102035987/181516243-d54ff9f4-5d93-4e5e-a400-93e27e49d77e.png) ![image](https://user-images.githubusercontent.com/102035987/181516576-f46e9b7a-4e4d-4197-bbe2-ec69c16a3602.png) 所报错误如下: ![image](https://user-images.githubusercontent.com/102035987/181516929-5f5ea255-e145-4c72-8eb4-e74a28c536d3.png) 请问是什么原因,求大佬解答。

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 问题1:log_iter设置的是什么,看过一些项目里对其的解释是显示训练信息的迭代间隔,有点不太理解什么意思,控制下图红框中的信息吗,是怎么算得的 ![image](https://user-images.githubusercontent.com/102035987/182059927-38d537d7-1d4f-46b6-a79d-c2346938d616.png) 问题2:如图,没有CIouLoss吗 ![image](https://user-images.githubusercontent.com/102035987/182060387-51d17e91-61bb-4605-9a82-6ab3ff881133.png) ![image](https://user-images.githubusercontent.com/102035987/182060509-9ceaeaf9-14ed-4cf8-833b-7bb6ebb4ba4e.png) 问题3:单图和batch数据增强最多可以加几种,有什么先后顺序吗 ![image](https://user-images.githubusercontent.com/102035987/182061301-05fe8ebc-4aea-479d-a2f0-61d8ff8b9104.png)...

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 请问下中途中断训练 想要重新训练 是从output里最大的那轮开始还是best_model开始 一开始的训练语句如下: CUDA_VISIBLE_DEVICES=0,1,2,3,4,5,6,7 python tools/train.py...

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 问题1:混合精度和正常多卡训练有什么区别吗 问题2:按照官网示例的混合精度语句,报了如下错误是什么原因 语句(train的bs由默认的8调整为4): python -m paddle.distributed.launch --gpus...

请问我按照示例启动多卡训练为什么会报这种错误,不知道哪里出的问题 ![436791b4484f3763cf9fac59d90659d](https://user-images.githubusercontent.com/102035987/170823655-97522c07-e358-4af9-b3a2-67182740af52.png) ![92cf696afec726fd4aa24d630cad329](https://user-images.githubusercontent.com/102035987/170823657-e74339fa-6474-4797-8e6a-188a4afc9c35.png) 和官方文档中的示例也基本类似 ![4e5d39a4c2124505a41902568812861](https://user-images.githubusercontent.com/102035987/170823703-57bb3cb6-85b2-4994-9575-f5de46758d80.png) 求大神解答,感谢!

请问我想在Jeston nano上部署PP-YOLOE模型,使用FastDeploy和Paddle-Lite哪个比较合适

Documentation
Question
Jetson

请问手工标注的图片在哪个压缩包里,Annotation里是标注好的嘛,但是我看只有1431个,还有positive-Annotation里的是什么

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 1.请问下DCNv2算是特殊算子吗,对于使用Paddle Inference推理来说,我看某篇文章说yoloe避免使用DCN和matrix nms之类的特殊算子,使用DCNv2改进是否可行呢 2.目前更换第四个stage的卷积后效果较baseline有提升,但是导出后推理时出错,效果如下(第一个为Baseline,第二个为更改最后一个stage中的卷积为DCNv2的效果,部署于jeston nano上用padd lnference推理): ![be3f10629422a1f8d58fb3d59dbe035](https://user-images.githubusercontent.com/102035987/215668254-3d8fd4af-0e52-4361-be0f-5a0da3322f80.png)...