Konstantinos Zacharakis

Results 5 comments of Konstantinos Zacharakis

Torch = 1.9.0+cu102 Torchvision = 0.10.0+cu102 I noticed that it exports yolov5s.pt but not my best.pt

Also my model is trained with --img 640 as yolov5s, but in android (if I export with ultrlytics export method) I get this: ```2021-07-12 21:50:12.949 31189-31189/org.pytorch.demo.objectdetection E/libc: Access denied finding...

I found my solution. Tell me if it's correct. I used ultralytics/yolov5 and added the export.py in the yolov5/models directory. Still in android studio I receive the same error :/

Maybe too late, but I resolved the issue of this, by not letting Gravity show the confirmation text more that one times, by using the code here: https://community.gravityforms.com/t/gravity-form-gform-confirmation-script-is-running-multiple-times/14620/2

Thank you very much! Indeed it works very good with conditional logic!