diff --git a/README.md b/README.md index 66e3157..0760c56 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ This will install all the packages listed in the requirements.txt file. ## 3.Pretrained Models and Comparison With Existing Designs #### Pretrained Model |Method |BOPs (G)|Binarization Degree (BOPs/(64*OPs))|Top-1 Acc |Pretrained Models| -|:---: | :---: | :---: | :---: | :---: | +|:----: | :---: | :---: | :---: | :---: | |BNext-T| 0.077 |97.81% |72.4 % | [BNext-T](https://drive.google.com/file/d/1CJ0XOEhoHuNe-tDYJaAOd1j4YyNXuyas/view?usp=sharing) | |BNext-S| 0.172 |98.47% |76.1 % | [BNext-S](https://drive.google.com/file/d/1NcVM5Qb1K9Oq_sjEA1lGtp7kVbsfTLsa/view?usp=sharing) | |BNext-M| 0.317 |99.02% |78.3 % | [BNext-M](https://drive.google.com/file/d/1xyKnA6SsG4ZpguNQQrB6Yz-J5dzXYfKE/view?usp=sharing) |