News

The iterations continue until a certain stopping criterion is met. The module depends on NumPy, SciPy and Scikit-Learn (>=0.24.2). Python 3.6 or above is supported.
To evaluate an existing (classic) ViT loaded in NaFlexVit model w/ NaFlex data pipe: python validate.py /imagenet --amp -j 8 --model vit_base_patch16_224 --model-kwargs use_naflex=True --naflex-loader ...