Driver

efficientnet

Reproduction driver for EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks. Source file: scripts/run-reproduction-efficientnet.ts.

Driver metadata

Slug
efficientnet
Status
active
Protocol match
proxyDriver measures a proxy of the cited metric. Validator C1 auto-downgrades not_reproduced to partial.
Agent version
v0.1.0-efficientnet-microslice
Paper
EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks
Model
google/efficientnet-b0

Claim citation

This is the exact paper claim the driver compares against before the Verdict Validator allows any public WRONG path.

Location
Table 2 · EfficientNet-B0
Metric
ImageNet val top-1(accuracy)
Reported value
77.1
PDF page
6
Quoted text
EfficientNet-B0 77.1

Source

Every driver is a TypeScript orchestration script that routes the result through the Verdict Validator. Drivers with runnable public checkpoints also link the hermetic Modal job that loads the model and measures the paper claim.