-
thanks for your work. so cool. can you supply more detail about the train way of the cnn. or you use the model trained on the imagenet? thanks
-
Paddle lite; v2.11
运行设备; px30 opencl/arm
模型:Shufflenet, Mobilenetv1, RestNet50
数据只有2个类别,上面3个模型转换成.nb前输出结果均正常,转换后opencl和arm下推理,所有图片的输出结果均为一类。
模型:mobilenetv3
mobilenetv3模型转换成nb后,所有图片结果均为class 0…
-
There are no files in image net weights folder in the drive. Were can I find them?
-
Hello
I'm trying to use your SOTA LeViT for GTSRB but encounter some problems when testing. The accuracy after testing 12K images in GTSRB was only 13.4%, 347 FPS on 3080Ti. I believe that your mod…
-
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem
- 系统环境/System Environment:
ubuntu20.04
- 版本号/Version:Paddle: PaddleOCR: 问题相关组件/Related components:
paddl…
-
![image](https://user-images.githubusercontent.com/81000191/187884377-f77fbaaa-6037-49bd-a846-b10753723802.png)
![image](https://user-images.githubusercontent.com/81000191/187884478-6fb78749-0ca8-4ce…
-
-
Hi,
I built different backbones (transformer-based) and tried to train them using your code. However, I got an error, I thought it was because of my backbone, but I also tried to run MobileNetV3 and …
-
如题,关于日语文字识别的预训练模型我只找到了mobilenetV2版,作为预训练模型会报错,因为backbone只支持['MobileNetV3', 'ResNet', 'ResNetFPN']三种网络,请问日语文字识别的预训练模型有没有骨干网络是'MobileNetV3',或'ResNet'训练好的模型?
-
yolov4的主干网络替换成mobilenetv3,可是官网没有这个的预训练权重,我用yolo4的或者yolo3_mobilenetv3的预训练权重都不行,请问怎么能不设置预训练权重呢?
zmdcs updated
2 years ago