MCPcopy Create free account
hub / github.com/D-Robotics/rdk_model_zoo / main

Function main

samples/vision/efficientformerv2/runtime/python/main.py:67–110  ·  view source on GitHub ↗

Run the complete EfficientFormerV2 classification pipeline on one image. The entry follows the standardized sample pattern used in this repository: parse default-usable arguments, build the runtime configuration, load the ImageNet labels and test image, execute `predict()`, print T

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

main.pyFile · 0.70

Calls 5

set_scheduling_paramsMethod · 0.95
predictMethod · 0.95
EfficientFormerV2Class · 0.90
save_imageFunction · 0.70

Tested by

no test coverage detected