This repository has been archived by the owner on Oct 9, 2023. It is now read-only.
ClassificationPostprocess
being overwritten - never called
#211
Labels
🐛 Bug
Running the image classification example, the
ClassificationPostprocess
is never called. On inspection, it is getting replaced with justPostprocess
somewhere.To Reproduce
Run image classification example, should give arg-maxed outputs following
ClassificationPostprocess
The text was updated successfully, but these errors were encountered: