You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is 69.49% top1 normal with reactnet with mobilenet backbone with full-precision weights and binary activations? I use python3 train.py --data=/datasets/imagenet --batch_size=256 --learning_rate=1.25e-3 --epochs=128 --weight_decay=1e-5 | tee -a log/training.txt and installed the exact same packages as stated in the README
The text was updated successfully, but these errors were encountered:
Is 69.49% top1 normal with reactnet with mobilenet backbone with full-precision weights and binary activations? I use
python3 train.py --data=/datasets/imagenet --batch_size=256 --learning_rate=1.25e-3 --epochs=128 --weight_decay=1e-5 | tee -a log/training.txt
and installed the exact same packages as stated in the READMEThe text was updated successfully, but these errors were encountered: