monkeycc
monkeycc
模型加密 已经完成 也有key了 问题是 怎么用Python 调用 加密模型 对于python源码的加密 总是有办法的 但是怎么怎么调用加密的模型 所以请官方 增加一个 python 能调用加密模型的方法 因为我不会C++
Add conversion tools, VOC conversion Yolo, XML conversion TXT Add conversion script Interconvert XML conversion TXT Txt convert XML Many scripts on the Internet have errors and complex conversion processes...
### Provide environment information python 3.7 labelme 5.0.1 lxml 4.9.1 PyQt5 5.15.7 PyQt5-Qt5 5.15.2 PyQt5-sip 12.11.0 ### What OS are you using? win11 ### Describe the Bug Skipping shape ```...
JSON和COCO, 是否能同时保存 比如我想保存两个格式 万一以后需要呢 如果不行 那么是否能互相转换呢 有没py代码 可以实现一键转换功能
### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question Python 3.8.13 paddledet 2.5.0 paddlepaddle-gpu 2.2.2.post112 ```...
### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 比如我的是3060显卡 12GB显存 TrainReader batch_size: 1 EvalReader batch_size:...
### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question ppyoloe_crn_s_300e_coco VOC 数据集 python tools/train.py -c configs/ppyoloe/ppyoloe_crn_s_300e_coco.yml...
### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question ``` ``` [09/19 22:12:31] ppdet.data.source.coco WARNING: Illegal...
### 问题确认 Search before asking - [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleDetection/issues),没有类似需求。I have searched the [issues](https://github.com/PaddlePaddle/PaddleDetection/issues) and found no similar feature requests. ### 需求描述 Feature Description 每次训练需要修改配置 麻烦 每次还要导出对应数据集 如果有PaddleX的GUI界面训练模型 那就方便多了 ### 是否愿意提交PR Are...
``` paddle2onnx --model_dir inference_model/yolov3_darknet53_270e_coco \ --model_filename model.pdmodel \ --params_filename model.pdiparams \ --opset_version 11 \ --save_file yolov3.onnx ``` **Describe the bug** ``` [1;31;40m2022-08-29 12:23:23 [WARNING] [Deprecated] `paddle2onnx.command.program2onnx` will be deprecated in...