jack

Results 17 issues of jack

wget https://github.com/WongKinYiu/yolov7/releases/download/v0.1/yolov7-tiny.pt python export.py --weights ./weights/yolov7-tiny.pt --grid --end2end --simplify --topk-all 100 --iou-thres 0.65 --conf-thres 0.35 --img-size 640 640 ` Namespace(batch_size=1, conf_thres=0.35, device='cpu', dynamic=False, dynamic_batch=False, end2end=True, grid=True, img_size=[640, 640], include_nms=False, iou_thres=0.65,...

When I use the NNI L1 method to prune the facenet model and perform speedup, I encounter an error indicating that aten::norm is not supported. How to solve this problem?...

user raised
support
ModelSpeedup
v2.9.1

Dear, Good day. Thank you for your contribution! But I can't the model for the BaiduYun or other link,could you have handle it?

想问下改了哪里,为什么我拿官方预训练模型导出来后有三个输出和你的不一样。

博主, 我在使用你们模型过程遇到了算子不支持的问题,NNI剪枝后经过modelspeedup,想咨询下有没好的解决办法: ![180741123-ef0d3002-ff62-47b7-92ad-a67c0550288f](https://user-images.githubusercontent.com/24822418/184854378-a46ea1fe-30a2-476a-8c5b-e0b3f01e0386.png) ![180741514-4d81fcae-b797-40e5-a40f-faf8bd578633](https://user-images.githubusercontent.com/24822418/184854338-6d44f36f-0a0d-4abf-88d5-41d7650228f8.png)

Hello, How to search the ofa and transplanted into mmyolo spos structures, https://github.com/open-mmlab/mmyolo/tree/main/configs/razor/subnets, Can the backbone inside replace the one that is not in mmrazor?

最近工程会用到这个项目,但是看到部署的模型版本都比较老

参考: https://github.com/PaddlePaddle/FastDeploy/tree/develop/examples/vision/detection/yolov5/cpp 运行命令: ./infer_paddle_demo yolov5s_infer 000000014439.jpg 4 报错关键信息: [I 4/12 22:16:54.127 ...le-Lite/lite/core/optimizer/optimizer.cc:119 ApplyPasses] == Finished running: argument_type_display_pass [I 4/12 22:16:54.127 ...le-Lite/lite/core/optimizer/optimizer.cc:99 ApplyPasses] == Running pass: variable_place_inference_pass [I 4/12 22:16:54.132 ...le-Lite/lite/core/optimizer/optimizer.cc:119...

********************************************* 温馨提示:根据社区不完全统计,按照模板提问,可以加快回复和解决问题的速度 ********************************************* demo地址: https://gitee.com/jia0510/FastDeploy/blob/develop/examples/vision/detection/yolov5/cpp/README_CN.md 驱动型号: ascend-6.3 RC1 device ![image](https://github.com/PaddlePaddle/FastDeploy/assets/24822418/7d2a6d38-0bda-4251-93db-8115faee8516)