Skip to content

Releases: pedropro/UrsoNet

Weights for UrsoNet

01 Oct 22:19
2f369e5
Compare
Choose a tag to compare

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>