future
thop
timm<0.4
yacs
ptflops==0.6.4
#tensorboardx
#tensorboard
#opencv-python
#torch-scope
#git+https://github.com/sovrasov/flops-counter.pytorch.git
#git+https://github.com/Tramac/torchscope.git
(required) Build and install apex to accelerate the training
(see yuque),
a little bit faster than pytorch DistributedDataParallel.
Put the imagenet data in ./data
Using the following script:
cd TADL_DIR/pytorch/cream/
ln -s /mnt/data .
python trainer.py
python selector.py
Note: exponential moving average(model_ema) is not available yet.
python retrainer.py