Skip to content

Commit

Permalink
Upd info for ESPNetv2 x1.0 models
Browse files Browse the repository at this point in the history
  • Loading branch information
osmr committed Oct 29, 2021
1 parent d271d78 commit 891f418
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion chainer_/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ Some remarks:
| DLA-169 | 19.27 | 4.61 | 53,389,720 | 11,593.20M | Converted from GL model ([log](https://github.com/osmr/imgclsmob/releases/download/v0.0.539/dla169-0461-f47952e2.npz.log)) |
| FishNet-150 | 19.14 | 4.65 | 24,959,400 | 6,435.05M | Converted from GL model ([log](https://github.com/osmr/imgclsmob/releases/download/v0.0.502/fishnet150-0465-724e74fc.npz.log)) |
| ESPNetv2 x0.5 | 42.16 | 19.69 | 1,241,332 | 35.36M | Converted from GL model ([log](https://github.com/osmr/imgclsmob/releases/download/v0.0.567/espnetv2_wd2-1969-a245c12a.npz.log)) |
| ESPNetv2 x1.0 | 35.30 | 14.31 | 1,670,072 | 98.09M | From [sacmehta/ESPNetv2] ([log](https://github.com/osmr/imgclsmob/releases/download/v0.0.238/espnetv2_w1-1431-eab8d605.npz.log)) |
| ESPNetv2 x1.0 | 35.28 | 14.21 | 1,670,072 | 98.09M | Converted from GL model ([log](https://github.com/osmr/imgclsmob/releases/download/v0.0.568/espnetv2_w1-1421-e9989f46.npz.log)) |
| ESPNetv2 x1.25 | 32.24 | 12.24 | 1,965,440 | 138.18M | Converted from GL model ([log](https://github.com/osmr/imgclsmob/releases/download/v0.0.564/espnetv2_w5d4-1224-68e58dc6.npz.log)) |
| ESPNetv2 x1.5 | 29.95 | 10.83 | 2,314,856 | 185.77M | Converted from GL model ([log](https://github.com/osmr/imgclsmob/releases/download/v0.0.566/espnetv2_w3d2-1083-8e56a2e5.npz.log)) |
| ESPNetv2 x2.0 | 27.93 | 9.44 | 3,498,136 | 306.93M | Converted from GL model ([log](https://github.com/osmr/imgclsmob/releases/download/v0.0.566/espnetv2_w2-0944-5ec4ed95.npz.log)) |
Expand Down
2 changes: 1 addition & 1 deletion chainer_/chainercv2/models/model_store.py
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
('dla169', '0461', 'f47952e20e67ac6b526ae9946f673d3a5c57e4da', 'v0.0.539'),
('fishnet150', '0465', '724e74fc0471c81dd75a97c1928f46d06d10815b', 'v0.0.502'),
('espnetv2_wd2', '1969', 'a245c12af84f0444b12e9f8b37df1e8e43b7bb9c', 'v0.0.567'),
('espnetv2_w1', '1431', 'eab8d605b475bd3659d6834ba5140d327f57c7de', 'v0.0.238'),
('espnetv2_w1', '1421', 'e9989f464116a77c54589b5ef8baac2960e3a768', 'v0.0.568'),
('espnetv2_w5d4', '1224', '68e58dc622831639abaa3eca0788050309fa71da', 'v0.0.564'),
('espnetv2_w3d2', '1083', '8e56a2e5ad5f3aee5e329aa4d98d77f8e77d738c', 'v0.0.566'),
('espnetv2_w2', '0944', '5ec4ed9507d1654035da89337fb7a376802e6abe', 'v0.0.566'),
Expand Down
2 changes: 1 addition & 1 deletion gluon/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ bottleneck block. Respectively a network without b-suffix has the stride in the
| DLA-169 | 19.28 | 4.60 | 53,389,720 | 11,593.20M | Training ([log](https://github.com/osmr/imgclsmob/releases/download/v0.0.539/dla169-0460-71971da4.params.log)) |
| FishNet-150 | 19.15 | 4.66 | 24,959,400 | 6,435.02M | Training ([log](https://github.com/osmr/imgclsmob/releases/download/v0.0.502/fishnet150-0466-ed21862d.params.log)) |
| ESPNetv2 x0.5 | 42.20 | 19.71 | 1,241,332 | 35.36M | Training ([log](https://github.com/osmr/imgclsmob/releases/download/v0.0.567/espnetv2_wd2-1971-2821c339.params.log)) |
| ESPNetv2 x1.0 | 35.33 | 14.27 | 1,670,072 | 98.09M | From [sacmehta/ESPNetv2] ([log](https://github.com/osmr/imgclsmob/releases/download/v0.0.238/espnetv2_w1-1427-538f31fb.params.log)) |
| ESPNetv2 x1.0 | 35.29 | 14.18 | 1,670,072 | 98.09M | Training ([log](https://github.com/osmr/imgclsmob/releases/download/v0.0.568/espnetv2_w1-1418-341aa609.params.log)) |
| ESPNetv2 x1.25 | 32.21 | 12.26 | 1,965,440 | 138.18M | Training ([log](https://github.com/osmr/imgclsmob/releases/download/v0.0.564/espnetv2_w5d4-1226-2a498c6d.params.log)) |
| ESPNetv2 x1.5 | 29.99 | 10.86 | 2,314,856 | 185.77M | Training ([log](https://github.com/osmr/imgclsmob/releases/download/v0.0.566/espnetv2_w3d2-1086-e869dabd.params.log)) |
| ESPNetv2 x2.0 | 27.96 | 9.41 | 3,498,136 | 306.93M | Training ([log](https://github.com/osmr/imgclsmob/releases/download/v0.0.566/espnetv2_w2-0941-ef6b1cc0.params.log)) |
Expand Down
2 changes: 1 addition & 1 deletion gluon/gluoncv2/models/model_store.py
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
('dla169', '0460', '71971da4e881084851c9b581e719ce4edfb8292d', 'v0.0.539'),
('fishnet150', '0466', 'ed21862d14bb0a4e9d1723b7c639e455a7b141c0', 'v0.0.502'),
('espnetv2_wd2', '1971', '2821c339eb68154129e2864f1b5d74d876a08d77', 'v0.0.567'),
('espnetv2_w1', '1427', '538f31fb92699fddabc27784fe746871fd8a635b', 'v0.0.238'),
('espnetv2_w1', '1418', '341aa609cf187bf05eb19566900eeeab81a8e1e2', 'v0.0.568'),
('espnetv2_w5d4', '1226', '2a498c6d631c54dfacdd5cf9b4c6a07a6db82b2d', 'v0.0.564'),
('espnetv2_w3d2', '1086', 'e869dabdd427a4ab38016d375d5e1b2f29758cde', 'v0.0.566'),
('espnetv2_w2', '0941', 'ef6b1cc026609da7a8df81360e36ecb04985ad28', 'v0.0.566'),
Expand Down

0 comments on commit 891f418

Please sign in to comment.