Dynamic-Token-Pruning icon indicating copy to clipboard operation
Dynamic-Token-Pruning copied to clipboard

Official Pytorch implementation of Dynamic-Token-Pruning (ICCV2023)

Results 2 Dynamic-Token-Pruning issues
Sort by recently updated
recently updated
newest added

Hello, I was trying to reproduce the results, but I cannot get the code working. My first question is the script should be `bash tools/dist_train.sh config/prune/BASE_segvit_ade20k_large.py ./foo` right? Is there...