To resolve i replaced the config file of ppyolov2. It has the form: mode: paddle draw_threshold: 0.5 metric: COCO use_dynamic_shape: false arch: YOLO min_subgraph_size: 3 Preprocess: - interp: 2 keep_ratio: false target_size: - 640 - 640 type: Resize - is_scale: true mean: -...
I draw the line between declarative and non-declarative at whether you can trace the code as it runs. Regex is 100% declarative, as it’s untraceable while the pattern is being executed. 🎞 Imperative vs Declarative Programming Public speaking (presenting) Speaking for hackers Reading Papers ...