Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
VainF committed Jul 6, 2024
1 parent 5a8f149 commit be1a772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -108,7 +108,7 @@ python evaluate.py --model PATH_TO_PRUNED_MODEL --interpolation bicubic

## Known Issues

The ConvNext models in our paper were finetuned using the [official implementation](https://github.com/facebookresearch/ConvNeXt). We are working to transfer it to the new train.py in this repo.
The ConvNext models in our paper were finetuned using the [official implementation](https://github.com/facebookresearch/ConvNeXt). We are working to transfer it to the unified train.py in this repo.

## Acknowledgement

0 comments on commit be1a772

Please sign in to comment.