Skip to content

Weights for UrsoNet

Latest
Compare
Choose a tag to compare
@pedropro pedropro released this 01 Oct 22:19
· 5 commits to master since this release
2f369e5

Adding the weights used for the ESA pose estimation challenge:

  • resnet101_speed_528_32.h5
  • resnet101_speed_800_64.h5

Adding the weights used in our experiments with URSO datasets:

  • resnet50_soyuz_hard_128_24.h5
  • resnet50_dragon_hard_128_24.h5

Check the configuration in the respective JSON files

The naming convention is the following:
<backbone>_<dataset>_<bottleneck>_<ori_resolution>