PaddleClas icon indicating copy to clipboard operation
PaddleClas copied to clipboard

A treasure chest for visual classification and recognition powered by PaddlePaddle

Results 316 PaddleClas issues
Sort by recently updated
recently updated
newest added

默认的是只要其中有人佩戴了安全帽,返回值就是佩戴了 https://github.com/PaddlePaddle/PaddleClas/blob/release/2.4/docs/zh_CN/PULC/PULC_safety_helmet.md

Any one downloaded the file configs/build_product.yaml, please create a url download for me. Thank you very much! Error from this document: https://github.com/PaddlePaddle/PaddleClas/blob/release/2.4/docs/en/quick_start/quick_start_recognition_en.md#21-download-and-unzip-the-inference-model-and-demo-data Step: python python/build_gallery.py -c configs/build_product.yaml -o Global.rec_inference_model_dir=./models/general_PPLCNet_x2_5_lite_v1.0_infer Error:...

[MixFormer: Mixing Features across Windows and Dimensions](https://arxiv.org/abs/2204.02557) Pre-trained models will be added in next few days.

contributor

欢迎您使用PaddleClas并反馈相关问题,非常感谢您对PaddleClas的贡献! 提出issue时,辛苦您提供以下信息,方便我们快速定位问题并及时有效地解决您的问题: 1. PaddleClas版本以及PaddlePaddle版本:请您提供您使用的版本号或分支信息,如PaddleClas release/2.2和PaddlePaddle 2.1.0 2. 涉及的其他产品使用的版本号:如您在使用PaddleClas的同时还在使用其他产品,如PaddleServing、PaddleInference等,请您提供其版本号 3. 训练环境信息: a. 具体操作系统:Windows b. Python版本号:Python3.8 c. CPU 4. 完整的代码(相比于repo中代码,有改动的地方)、详细的错误信息及相关log 5. error:cannot import name 'logger' from 'utils'

请问在论文“Our ISE vs. Mixup”部分中,在market-1501上实现mixup时是fully unsupervised吗?是对所有的正负样本都进行随机mixup吗?是在哪一层进行mixup的呢?

我使用paddle2onnx转主体检测模型ppyolov2_r50vd_dcn_mainbody_v1.0_infer时候出现onnx中有一个“Constant”的输入,要怎么处理掉啊

你好。 怎么评估单个属性的 正确性? 当前情况是: 运行 tool/eval.py 时, 时对整个属性列表 进行评估。 Hi. How to evaluate a single attribute? The current situation is: when tool/eval.py is run, the entire property list is evaluated.