Browse Source

upload logs

233
Yufei 3 years ago
parent
commit
73f9f3c67e
  1. 8
      README.md
  2. 1072
      logs/vit-base.log.json
  3. 1072
      logs/vit-huge.log.json
  4. 1072
      logs/vit-large.log.json

8
README.md

@ -25,12 +25,14 @@ Using detection results from a detector that obtains 56 mAP on person.
| Model | Pretrain | Resolution | AP | AR | config | log | weight |
| :----: | :----: | :----: | :----: | :----: | :----: | :----: | :----: |
| ViT-Base | MAE | 256x192 | 75.8 | 81.1 | config | log | |
| ViT-Large | MAE | 256x192 | 78.3 | 83.5 | config | log | |
| ViT-Huge | MAE | 256x192 | 79.1 | 84.1 | config | log | |
| ViT-Base | MAE | 256x192 | 75.8 | 81.1 | config | [log](logs/vit-base.log.json) | |
| ViT-Large | MAE | 256x192 | 78.3 | 83.5 | config | [log](logs/vit-large.log.json) | |
| ViT-Huge | MAE | 256x192 | 79.1 | 84.1 | config | [log](logs/vit-huge.log.json) | |
## Updates
> [2022-05-06] Upload the logs for the base, large, and huge models!
> [2022-04-27] Our ViTPose with ViTAE-G obtains 81.1 AP on COCO test-dev set!
> Applications of ViTAE Transformer include: [image classification](https://github.com/ViTAE-Transformer/ViTAE-Transformer/tree/main/Image-Classification) | [object detection](https://github.com/ViTAE-Transformer/ViTAE-Transformer/tree/main/Object-Detection) | [semantic segmentation](https://github.com/ViTAE-Transformer/ViTAE-Transformer/tree/main/Semantic-Segmentation) | [animal pose segmentation](https://github.com/ViTAE-Transformer/ViTAE-Transformer/tree/main/Animal-Pose-Estimation) | [remote sensing](https://github.com/ViTAE-Transformer/ViTAE-Transformer-Remote-Sensing) | [matting](https://github.com/ViTAE-Transformer/ViTAE-Transformer-Matting) | [VSA](https://github.com/ViTAE-Transformer/ViTAE-VSA) | [ViTDet](https://github.com/ViTAE-Transformer/ViTDet)

1072
logs/vit-base.log.json

File diff suppressed because it is too large

1072
logs/vit-huge.log.json

File diff suppressed because it is too large

1072
logs/vit-large.log.json

File diff suppressed because it is too large
Loading…
Cancel
Save